diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-11-12 04:10:50 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-11-12 04:10:50 +0000 |
commit | 2717b64a0a837f10f582869e56918cc6d9b2987e (patch) | |
tree | 652ceac7c86a86a313d71585840789a967288c4b /net-www/epiphany | |
parent | Mass Update: gnustep.eclass revamped to allow configurable root install; gnus... (diff) | |
download | gentoo-2-2717b64a0a837f10f582869e56918cc6d9b2987e.tar.gz gentoo-2-2717b64a0a837f10f582869e56918cc6d9b2987e.tar.bz2 gentoo-2-2717b64a0a837f10f582869e56918cc6d9b2987e.zip |
Stable on sparc
Diffstat (limited to 'net-www/epiphany')
-rw-r--r-- | net-www/epiphany/ChangeLog | 5 | ||||
-rw-r--r-- | net-www/epiphany/epiphany-1.4.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-www/epiphany/ChangeLog b/net-www/epiphany/ChangeLog index 04e601c0134f..7599d11ae6eb 100644 --- a/net-www/epiphany/ChangeLog +++ b/net-www/epiphany/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-www/epiphany # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/epiphany/ChangeLog,v 1.75 2004/11/11 18:00:40 obz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/epiphany/ChangeLog,v 1.76 2004/11/12 04:09:11 gustavoz Exp $ + + 12 Nov 2004; Gustavo Zacarias <gustavoz@gentoo.org> epiphany-1.4.4.ebuild: + Stable on sparc 11 Nov 2004; Mike Gardiner <obz@gentoo.org> epiphany-1.4.4.ebuild: Keyworded ppc for GNOME 2.8 diff --git a/net-www/epiphany/epiphany-1.4.4.ebuild b/net-www/epiphany/epiphany-1.4.4.ebuild index 760b6d86bff7..54150e776ea8 100644 --- a/net-www/epiphany/epiphany-1.4.4.ebuild +++ b/net-www/epiphany/epiphany-1.4.4.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/epiphany/epiphany-1.4.4.ebuild,v 1.3 2004/11/11 18:00:40 obz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/epiphany/epiphany-1.4.4.ebuild,v 1.4 2004/11/12 04:09:11 gustavoz Exp $ inherit eutils gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/projects/epiphany/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ppc ~sparc ~alpha ~amd64 ~ia64" +KEYWORDS="x86 ppc sparc ~alpha ~amd64 ~ia64" IUSE="doc" RDEPEND=">=dev-libs/glib-2.4.1 |