summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNirbheek Chauhan <nirbheek@gentoo.org>2009-07-21 15:39:00 +0000
committerNirbheek Chauhan <nirbheek@gentoo.org>2009-07-21 15:39:00 +0000
commitcf8bd910012f16ae0fe6aa5d379eaf1c7d6464f5 (patch)
tree401a3dbd9fcdb76ec42553628030fe60ae835894 /www-plugins
parentAdd 1.9.1-compatible version which isn't compatible with <1.9.1 (masked), fix... (diff)
downloadgentoo-2-cf8bd910012f16ae0fe6aa5d379eaf1c7d6464f5.tar.gz
gentoo-2-cf8bd910012f16ae0fe6aa5d379eaf1c7d6464f5.tar.bz2
gentoo-2-cf8bd910012f16ae0fe6aa5d379eaf1c7d6464f5.zip
Bump to 1.9.6.6, cleanup old versions
(Portage version: 2.2_rc33/cvs/Linux i686)
Diffstat (limited to 'www-plugins')
-rw-r--r--www-plugins/noscript/ChangeLog9
-rw-r--r--www-plugins/noscript/noscript-1.8.1.3.ebuild38
-rw-r--r--www-plugins/noscript/noscript-1.9.6.6.ebuild (renamed from www-plugins/noscript/noscript-1.6.9.ebuild)4
3 files changed, 10 insertions, 41 deletions
diff --git a/www-plugins/noscript/ChangeLog b/www-plugins/noscript/ChangeLog
index 50e4727f6bd7..872903a88b7d 100644
--- a/www-plugins/noscript/ChangeLog
+++ b/www-plugins/noscript/ChangeLog
@@ -1,6 +1,13 @@
# ChangeLog for www-plugins/noscript
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-plugins/noscript/ChangeLog,v 1.1 2009/07/21 15:05:38 nirbheek Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-plugins/noscript/ChangeLog,v 1.2 2009/07/21 15:39:00 nirbheek Exp $
+
+*noscript-1.9.6.6 (21 Jul 2009)
+
+ 21 Jul 2009; Nirbheek Chauhan <nirbheek@gentoo.org>
+ -noscript-1.6.9.ebuild, -noscript-1.8.1.3.ebuild,
+ +noscript-1.9.6.6.ebuild:
+ Bump to 1.9.6.6, cleanup old versions
21 Jul 2009; Nirbheek Chauhan <nirbheek@gentoo.org>
+noscript-1.6.9.ebuild, +noscript-1.8.1.3.ebuild, +noscript-1.8.8.ebuild,
diff --git a/www-plugins/noscript/noscript-1.8.1.3.ebuild b/www-plugins/noscript/noscript-1.8.1.3.ebuild
deleted file mode 100644
index c6b73d41ebab..000000000000
--- a/www-plugins/noscript/noscript-1.8.1.3.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-plugins/noscript/noscript-1.8.1.3.ebuild,v 1.1 2009/07/21 15:05:38 nirbheek Exp $
-
-inherit mozextension multilib
-
-DESCRIPTION="Firefox plugin to disable javascript"
-HOMEPAGE="http://noscript.net/"
-SRC_URI="http://software.informaction.com/data/releases/${P}.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 "${P}".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}"/"${P}"
- fi
- if has_version '>=www-client/mozilla-firefox-bin-1.5.0.7'; then
- MOZILLA_FIVE_HOME="/opt/firefox"
- xpi_install "${S}"/"${P}"
- fi
-}
diff --git a/www-plugins/noscript/noscript-1.6.9.ebuild b/www-plugins/noscript/noscript-1.9.6.6.ebuild
index 53c25a9ef4ac..4cff4af381b4 100644
--- a/www-plugins/noscript/noscript-1.6.9.ebuild
+++ b/www-plugins/noscript/noscript-1.9.6.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-plugins/noscript/noscript-1.6.9.ebuild,v 1.1 2009/07/21 15:05:38 nirbheek Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-plugins/noscript/noscript-1.9.6.6.ebuild,v 1.1 2009/07/21 15:39:00 nirbheek Exp $
inherit mozextension multilib
@@ -10,7 +10,7 @@ SRC_URI="http://software.informaction.com/data/releases/${P}.xpi"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
IUSE=""
RDEPEND="|| (