diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-12-21 13:22:53 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-12-21 13:22:53 +0000 |
commit | 15d711d48f298ca1f5d6087bb5cd82516efd2e44 (patch) | |
tree | 945cf8d76769d3b16b091052c5d602da06f1bea5 /net-www | |
parent | Remove the amd64 keywords from these, as they now require the JIT to build, a... (diff) | |
download | gentoo-2-15d711d48f298ca1f5d6087bb5cd82516efd2e44.tar.gz gentoo-2-15d711d48f298ca1f5d6087bb5cd82516efd2e44.tar.bz2 gentoo-2-15d711d48f298ca1f5d6087bb5cd82516efd2e44.zip |
Stable on sparc
Diffstat (limited to 'net-www')
-rw-r--r-- | net-www/galeon/ChangeLog | 5 | ||||
-rw-r--r-- | net-www/galeon/galeon-1.3.18.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-www/galeon/ChangeLog b/net-www/galeon/ChangeLog index 5d0c8f567a58..f2fde09e0ce8 100644 --- a/net-www/galeon/ChangeLog +++ b/net-www/galeon/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-www/galeon # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/galeon/ChangeLog,v 1.103 2004/10/24 19:12:17 hanno Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/galeon/ChangeLog,v 1.104 2004/12/21 13:22:53 gustavoz Exp $ + + 21 Dec 2004; Gustavo Zacarias <gustavoz@gentoo.org> galeon-1.3.18.ebuild: + Stable on sparc *galeon-1.3.18 (24 Oct 2004) diff --git a/net-www/galeon/galeon-1.3.18.ebuild b/net-www/galeon/galeon-1.3.18.ebuild index 04b431ccb8a0..5ccc9f55d981 100644 --- a/net-www/galeon/galeon-1.3.18.ebuild +++ b/net-www/galeon/galeon-1.3.18.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/galeon/galeon-1.3.18.ebuild,v 1.1 2004/10/24 19:12:17 hanno Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/galeon/galeon-1.3.18.ebuild,v 1.2 2004/12/21 13:22:53 gustavoz Exp $ inherit gnome2 debug libtool eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/galeon/${P}.tar.bz2" LICENSE="GPL-2" IUSE="" -KEYWORDS="~x86 ~ppc ~alpha ~sparc ~amd64 ~ia64" +KEYWORDS="~x86 ~ppc ~alpha sparc ~amd64 ~ia64" SLOT="0" S=${WORKDIR}/${P} |