diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-04-17 17:27:57 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-04-17 17:27:57 +0000 |
commit | 585293483ae3f16b0fefc0ab4209ec893823d250 (patch) | |
tree | b87eaca2fbb15d32b9de9545c562f17ea42daeeb /x11-plugins | |
parent | Version bump, thanks to Kalidarn <dcecchin@gmail.com>, bug 174932, and stabil... (diff) | |
download | gentoo-2-585293483ae3f16b0fefc0ab4209ec893823d250.tar.gz gentoo-2-585293483ae3f16b0fefc0ab4209ec893823d250.tar.bz2 gentoo-2-585293483ae3f16b0fefc0ab4209ec893823d250.zip |
Stable on sparc wrt #174939
(Portage version: 2.1.2.2)
Diffstat (limited to 'x11-plugins')
-rw-r--r-- | x11-plugins/noscript/ChangeLog | 6 | ||||
-rw-r--r-- | x11-plugins/noscript/noscript-1.1.4.6.070304.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-plugins/noscript/ChangeLog b/x11-plugins/noscript/ChangeLog index a77268c9e1dd..ba277f905a48 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.24 2007/04/17 17:24:01 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/noscript/ChangeLog,v 1.25 2007/04/17 17:27:57 gustavoz Exp $ + + 17 Apr 2007; Gustavo Zacarias <gustavoz@gentoo.org> + noscript-1.1.4.6.070304.ebuild: + Stable on sparc wrt #174939 *noscript-1.1.4.7.070413 (17 Apr 2007) diff --git a/x11-plugins/noscript/noscript-1.1.4.6.070304.ebuild b/x11-plugins/noscript/noscript-1.1.4.6.070304.ebuild index f5e586090f52..f2b7efa2eb27 100644 --- a/x11-plugins/noscript/noscript-1.1.4.6.070304.ebuild +++ b/x11-plugins/noscript/noscript-1.1.4.6.070304.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.6.070304.ebuild,v 1.2 2007/04/17 17:24:01 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/noscript/noscript-1.1.4.6.070304.ebuild,v 1.3 2007/04/17 17:27:57 gustavoz Exp $ inherit mozextension multilib @@ -10,7 +10,7 @@ SRC_URI="http://releases.mozilla.org/pub/mozilla.org/extensions/noscript/${P}-fx 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=">=www-client/mozilla-firefox-1.5.0.7" |