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/noscript-1.1.4.5.061221.ebuild | |
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/noscript-1.1.4.5.061221.ebuild')
-rw-r--r-- | x11-plugins/noscript/noscript-1.1.4.5.061221.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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="" |