[or-cvs] r15797: Cleaned up FireGPG ebuild (incognito/trunk/portage.overlay/x11-plugins/firegpg)
anonym at seul.org
anonym at seul.org
Wed Jul 9 13:09:08 UTC 2008
Author: anonym
Date: 2008-07-09 09:09:08 -0400 (Wed, 09 Jul 2008)
New Revision: 15797
Modified:
incognito/trunk/portage.overlay/x11-plugins/firegpg/Manifest
incognito/trunk/portage.overlay/x11-plugins/firegpg/firegpg-0.5.ebuild
Log:
Cleaned up FireGPG ebuild
Modified: incognito/trunk/portage.overlay/x11-plugins/firegpg/Manifest
===================================================================
--- incognito/trunk/portage.overlay/x11-plugins/firegpg/Manifest 2008-07-09 13:08:21 UTC (rev 15796)
+++ incognito/trunk/portage.overlay/x11-plugins/firegpg/Manifest 2008-07-09 13:09:08 UTC (rev 15797)
@@ -1,2 +1,2 @@
DIST firegpg-0.5.xpi 178803 RMD160 0324619f1df5b5445735d82d79a1f7543214a71d SHA1 3b6c8f825831138dbff7b169a188b8a9c2fb5129 SHA256 e283db7fa98879098fc6b974078bf0b29b60af95e8d63f2f7cf783fce07711d5
-EBUILD firegpg-0.5.ebuild 1156 RMD160 e0d2cc06e36f82c07a956b2293a42e30626e24c6 SHA1 fe52a3b022abb95d843f58b79a68f381569d2e1c SHA256 c827135bb53a00d509ac075088e2ff6e53a569371f421397bee10aa6eba60e1b
+EBUILD firegpg-0.5.ebuild 1115 RMD160 8c8e7339e2392fb57f047242b5e156bf518af0a4 SHA1 71e3b5e336d0d92b96ee709380a4a3d2919f7017 SHA256 5ddd3d54a27119ee8c9a544af69cf60d99d88da1f9c92a16c2537ff7fc73ffa8
Modified: incognito/trunk/portage.overlay/x11-plugins/firegpg/firegpg-0.5.ebuild
===================================================================
--- incognito/trunk/portage.overlay/x11-plugins/firegpg/firegpg-0.5.ebuild 2008-07-09 13:08:21 UTC (rev 15796)
+++ incognito/trunk/portage.overlay/x11-plugins/firegpg/firegpg-0.5.ebuild 2008-07-09 13:09:08 UTC (rev 15797)
@@ -6,7 +6,6 @@
DESCRIPTION="Firefox plugin to disable javascript"
HOMEPAGE="http://noscript.net/"
SRC_URI="http://getfiregpg.org/stable/${P}.xpi"
-#SRC_URI="http://getfiregpg.org/stable/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
@@ -36,7 +35,7 @@
MOZILLA_FIVE_HOME="/opt/firefox"
fi
# xpi_install extracts the incorrect em:id from install.rdf so we
- # install the plugun manually to its correct place
+ # install the extension manually to its correct place instead
cd "${S}/${P}"
insinto "${MOZILLA_FIVE_HOME}/extensions/firegpg at firegpg.team"
doins -r "${S}/${P}"/* || die "failed to copy extension"
More information about the tor-commits
mailing list