[or-cvs] r14937: NoScript 1.6.8 (incognito/trunk/portage.overlay/x11-plugins/noscript-bin)

anonym at seul.org anonym at seul.org
Wed Jun 4 09:24:17 UTC 2008


Author: anonym
Date: 2008-06-04 05:24:17 -0400 (Wed, 04 Jun 2008)
New Revision: 14937

Added:
   incognito/trunk/portage.overlay/x11-plugins/noscript-bin/noscript-bin-1.6.8.ebuild
Removed:
   incognito/trunk/portage.overlay/x11-plugins/noscript-bin/noscript-bin-1.6.5.ebuild
Log:
NoScript 1.6.8


Deleted: incognito/trunk/portage.overlay/x11-plugins/noscript-bin/noscript-bin-1.6.5.ebuild
===================================================================
--- incognito/trunk/portage.overlay/x11-plugins/noscript-bin/noscript-bin-1.6.5.ebuild	2008-06-04 09:02:25 UTC (rev 14936)
+++ incognito/trunk/portage.overlay/x11-plugins/noscript-bin/noscript-bin-1.6.5.ebuild	2008-06-04 09:24:17 UTC (rev 14937)
@@ -1,38 +0,0 @@
-# Copyright 1999-2007 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-inherit mozextension multilib
-
-PACKAGE="noscript-${PV}"
-DESCRIPTION="Firefox plugin to disable javascript"
-HOMEPAGE="http://noscript.net/"
-SRC_URI="http://software.informaction.com/data/releases/${PACKAGE}.xpi"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
-IUSE=""
-
-RDEPEND="|| (
-	>=www-client/mozilla-firefox-bin-1.5.0.7
-	>=www-client/mozilla-firefox-1.5.0.7
-)"
-DEPEND="${RDEPEND}"
-
-S=${WORKDIR}
-
-src_unpack() {
-	xpi_unpack "${PACKAGE}".xpi
-}
-
-src_install() {
-	declare MOZILLA_FIVE_HOME
-	if has_version '>=www-client/mozilla-firefox-1.5.0.7'; then
-		MOZILLA_FIVE_HOME="/usr/$(get_libdir)/mozilla-firefox"
-		xpi_install "${S}"/"${PACKAGE}"
-	fi
-	if has_version '>=www-client/mozilla-firefox-bin-1.5.0.7'; then
-		MOZILLA_FIVE_HOME="/opt/firefox"
-		xpi_install "${S}"/"${PACKAGE}"
-	fi
-}

Copied: incognito/trunk/portage.overlay/x11-plugins/noscript-bin/noscript-bin-1.6.8.ebuild (from rev 14647, incognito/trunk/portage.overlay/x11-plugins/noscript-bin/noscript-bin-1.6.5.ebuild)
===================================================================
--- incognito/trunk/portage.overlay/x11-plugins/noscript-bin/noscript-bin-1.6.8.ebuild	                        (rev 0)
+++ incognito/trunk/portage.overlay/x11-plugins/noscript-bin/noscript-bin-1.6.8.ebuild	2008-06-04 09:24:17 UTC (rev 14937)
@@ -0,0 +1,38 @@
+# Copyright 1999-2007 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+inherit mozextension multilib
+
+PACKAGE="noscript-${PV}"
+DESCRIPTION="Firefox plugin to disable javascript"
+HOMEPAGE="http://noscript.net/"
+SRC_URI="http://software.informaction.com/data/releases/${PACKAGE}.xpi"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
+IUSE=""
+
+RDEPEND="|| (
+	>=www-client/mozilla-firefox-bin-1.5.0.7
+	>=www-client/mozilla-firefox-1.5.0.7
+)"
+DEPEND="${RDEPEND}"
+
+S=${WORKDIR}
+
+src_unpack() {
+	xpi_unpack "${PACKAGE}".xpi
+}
+
+src_install() {
+	declare MOZILLA_FIVE_HOME
+	if has_version '>=www-client/mozilla-firefox-1.5.0.7'; then
+		MOZILLA_FIVE_HOME="/usr/$(get_libdir)/mozilla-firefox"
+		xpi_install "${S}"/"${PACKAGE}"
+	fi
+	if has_version '>=www-client/mozilla-firefox-bin-1.5.0.7'; then
+		MOZILLA_FIVE_HOME="/opt/firefox"
+		xpi_install "${S}"/"${PACKAGE}"
+	fi
+}



More information about the tor-commits mailing list