diff options
author | Jeroen Roovers <jer@gentoo.org> | 2006-10-25 11:32:47 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2006-10-25 11:32:47 +0000 |
commit | 55c101f33f262459656fef35a1bdc47ac2b24184 (patch) | |
tree | 67be299e33cdf58d1e37b37f78288beb26a34b98 /x11-plugins/noscript | |
parent | Fix "trigger" test (diff) | |
download | gentoo-2-55c101f33f262459656fef35a1bdc47ac2b24184.tar.gz gentoo-2-55c101f33f262459656fef35a1bdc47ac2b24184.tar.bz2 gentoo-2-55c101f33f262459656fef35a1bdc47ac2b24184.zip |
Marked ~hppa (bug #152738).
(Portage version: 2.1.2_pre3-r7)
Diffstat (limited to 'x11-plugins/noscript')
-rw-r--r-- | x11-plugins/noscript/ChangeLog | 5 | ||||
-rw-r--r-- | x11-plugins/noscript/noscript-1.1.4.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-plugins/noscript/ChangeLog b/x11-plugins/noscript/ChangeLog index 46d3b6f47b77..d6456ebe7ea3 100644 --- a/x11-plugins/noscript/ChangeLog +++ b/x11-plugins/noscript/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/noscript # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/noscript/ChangeLog,v 1.2 2006/10/25 02:31:38 tsunam Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/noscript/ChangeLog,v 1.3 2006/10/25 11:32:47 jer Exp $ + + 25 Oct 2006; Jeroen Roovers <jer@gentoo.org> noscript-1.1.4.5.ebuild: + Marked ~hppa (bug #152738). 25 Oct 2006; Joshua Jackson <tsunam@gentoo.org> noscript-1.1.4.5.ebuild: adding ~ppc as Anarchy actaully can test it so diff --git a/x11-plugins/noscript/noscript-1.1.4.5.ebuild b/x11-plugins/noscript/noscript-1.1.4.5.ebuild index 9296c4b20c13..ea42dd4e01c7 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 # 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.2 2006/10/25 02:31:38 tsunam Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/noscript/noscript-1.1.4.5.ebuild,v 1.3 2006/10/25 11:32:47 jer Exp $ inherit mozextension multilib @@ -8,7 +8,7 @@ DESCRIPTION="Firefox plugin to disable javascript" HOMEPAGE="https://addons.mozilla.org/firefox/722/ http://noscript.net" -KEYWORDS="~amd64 ~x86 ~ppc" +KEYWORDS="~amd64 ~hppa ~ppc ~x86" SLOT="0" LICENSE="GPL-2" IUSE="" |