diff options
author | 2004-12-22 00:38:48 +0000 | |
---|---|---|
committer | 2004-12-22 00:38:48 +0000 | |
commit | bff9ff66f2697daba246d30ecfbae34091fb059d (patch) | |
tree | 8716a6beed49fc9972f3c585fdef2d779596a63b /net-www | |
parent | new version (Manifest recommit) (diff) | |
download | gentoo-2-bff9ff66f2697daba246d30ecfbae34091fb059d.tar.gz gentoo-2-bff9ff66f2697daba246d30ecfbae34091fb059d.tar.bz2 gentoo-2-bff9ff66f2697daba246d30ecfbae34091fb059d.zip |
Stable on sparc
Diffstat (limited to 'net-www')
-rw-r--r-- | net-www/epiphany/ChangeLog | 5 | ||||
-rw-r--r-- | net-www/epiphany/epiphany-1.4.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-www/epiphany/ChangeLog b/net-www/epiphany/ChangeLog index 542be6bd311f..2b289f141eba 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.84 2004/12/21 16:16:21 obz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/epiphany/ChangeLog,v 1.85 2004/12/22 00:38:48 gustavoz Exp $ + + 21 Dec 2004; Gustavo Zacarias <gustavoz@gentoo.org> epiphany-1.4.6.ebuild: + Stable on sparc *epiphany-1.4.7 (22 Dec 2004) diff --git a/net-www/epiphany/epiphany-1.4.6.ebuild b/net-www/epiphany/epiphany-1.4.6.ebuild index 239c26b04378..dc280c318096 100644 --- a/net-www/epiphany/epiphany-1.4.6.ebuild +++ b/net-www/epiphany/epiphany-1.4.6.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.6.ebuild,v 1.3 2004/12/20 08:34:26 obz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/epiphany/epiphany-1.4.6.ebuild,v 1.4 2004/12/22 00:38:48 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 |