diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-12-11 09:28:48 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-12-11 09:28:48 +0000 |
commit | d204d7ed44ade071a03fcf456f01bdca8a72926c (patch) | |
tree | bb1df40db6df75b47e216ec4393c8b714448998a /net-www | |
parent | Stable on alpha. (Manifest recommit) (diff) | |
download | gentoo-2-d204d7ed44ade071a03fcf456f01bdca8a72926c.tar.gz gentoo-2-d204d7ed44ade071a03fcf456f01bdca8a72926c.tar.bz2 gentoo-2-d204d7ed44ade071a03fcf456f01bdca8a72926c.zip |
Stable on alpha.
Diffstat (limited to 'net-www')
-rw-r--r-- | net-www/epiphany/ChangeLog | 5 | ||||
-rw-r--r-- | net-www/epiphany/epiphany-1.4.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-www/epiphany/ChangeLog b/net-www/epiphany/ChangeLog index 5d892a6fca3c..df5d3a866d56 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.80 2004/12/06 15:04:43 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/epiphany/ChangeLog,v 1.81 2004/12/11 09:24:16 kloeri Exp $ + + 11 Dec 2004; Bryan Østergaard <kloeri@gentoo.org> epiphany-1.4.5.ebuild: + Stable on alpha. 06 Dec 2004; Gustavo Zacarias <gustavoz@gentoo.org> epiphany-1.4.5.ebuild: Stable on sparc diff --git a/net-www/epiphany/epiphany-1.4.5.ebuild b/net-www/epiphany/epiphany-1.4.5.ebuild index 4c82304fdd65..4a2cb9c32855 100644 --- a/net-www/epiphany/epiphany-1.4.5.ebuild +++ b/net-www/epiphany/epiphany-1.4.5.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.5.ebuild,v 1.3 2004/12/06 15:04:43 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/epiphany/epiphany-1.4.5.ebuild,v 1.4 2004/12/11 09:24:16 kloeri 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 |