diff options
author | Tom Gall <tgall@gentoo.org> | 2007-01-06 04:35:41 +0000 |
---|---|---|
committer | Tom Gall <tgall@gentoo.org> | 2007-01-06 04:35:41 +0000 |
commit | 571e7072b63a5ed9c4d6f879f6f8f7fbc45d8964 (patch) | |
tree | 5695bad604c79926031e6d72b91b25c3cce54587 /x11-plugins/noscript | |
parent | QA: Removed unused versions. (diff) | |
download | gentoo-2-571e7072b63a5ed9c4d6f879f6f8f7fbc45d8964.tar.gz gentoo-2-571e7072b63a5ed9c4d6f879f6f8f7fbc45d8964.tar.bz2 gentoo-2-571e7072b63a5ed9c4d6f879f6f8f7fbc45d8964.zip |
stable on ppc64
(Portage version: 2.1.1-r2)
Diffstat (limited to 'x11-plugins/noscript')
-rw-r--r-- | x11-plugins/noscript/ChangeLog | 6 | ||||
-rw-r--r-- | x11-plugins/noscript/noscript-1.1.4.5.061221.ebuild | 4 | ||||
-rw-r--r-- | x11-plugins/noscript/noscript-1.1.4.5.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/x11-plugins/noscript/ChangeLog b/x11-plugins/noscript/ChangeLog index b78ec07ef5f2..709c63b9906f 100644 --- a/x11-plugins/noscript/ChangeLog +++ b/x11-plugins/noscript/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-plugins/noscript # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/noscript/ChangeLog,v 1.11 2007/01/06 01:40:40 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/noscript/ChangeLog,v 1.12 2007/01/06 04:35:41 tgall Exp $ + + 06 Jan 2007; Tom Gall <tgall@gentoo.org> + noscript-1.1.4.5.061221.ebuild: + stable on ppc64 06 Jan 2007; Bryan Østergaard <kloeri@gentoo.org> noscript-1.1.4.5.061221.ebuild: diff --git a/x11-plugins/noscript/noscript-1.1.4.5.061221.ebuild b/x11-plugins/noscript/noscript-1.1.4.5.061221.ebuild index ad06367ea5d8..6b5bce1e406c 100644 --- a/x11-plugins/noscript/noscript-1.1.4.5.061221.ebuild +++ b/x11-plugins/noscript/noscript-1.1.4.5.061221.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/noscript/noscript-1.1.4.5.061221.ebuild,v 1.2 2007/01/06 01:40:40 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/noscript/noscript-1.1.4.5.061221.ebuild,v 1.3 2007/01/06 04:35:41 tgall Exp $ inherit mozextension multilib @@ -8,7 +8,7 @@ DESCRIPTION="Firefox plugin to disable javascript" HOMEPAGE="https://addons.mozilla.org/firefox/722/ http://noscript.net/" SRC_URI="http://releases.mozilla.org/pub/mozilla.org/extensions/noscript/${P}-fx+fl+mz+zm.xpi" -KEYWORDS="alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~sparc ~x86" +KEYWORDS="alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ppc64 ~sparc ~x86" SLOT="0" LICENSE="GPL-2" IUSE="" diff --git a/x11-plugins/noscript/noscript-1.1.4.5.ebuild b/x11-plugins/noscript/noscript-1.1.4.5.ebuild index d2c69b80e704..16a60c7fe6b9 100644 --- a/x11-plugins/noscript/noscript-1.1.4.5.ebuild +++ b/x11-plugins/noscript/noscript-1.1.4.5.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/noscript/noscript-1.1.4.5.ebuild,v 1.8 2006/12/22 16:07:52 tgall Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/noscript/noscript-1.1.4.5.ebuild,v 1.9 2007/01/06 04:35:41 tgall Exp $ inherit mozextension multilib |