diff options
author | Jochen Maes <sejo@gentoo.org> | 2004-09-17 08:35:12 +0000 |
---|---|---|
committer | Jochen Maes <sejo@gentoo.org> | 2004-09-17 08:35:12 +0000 |
commit | 535e7a8b969f866b066f402713984311348f8a2b (patch) | |
tree | 879e203cdf8d1883306526cc7abaa0571cb8e8a6 /net-www | |
parent | Stable on alpha. (Manifest recommit) (diff) | |
download | gentoo-2-535e7a8b969f866b066f402713984311348f8a2b.tar.gz gentoo-2-535e7a8b969f866b066f402713984311348f8a2b.tar.bz2 gentoo-2-535e7a8b969f866b066f402713984311348f8a2b.zip |
stable ppc bug:63996
Diffstat (limited to 'net-www')
-rw-r--r-- | net-www/epiphany/ChangeLog | 5 | ||||
-rw-r--r-- | net-www/epiphany/epiphany-1.2.9-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-www/epiphany/ChangeLog b/net-www/epiphany/ChangeLog index b21f623565e8..7e5badcd2c6b 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.70 2004/09/16 19:58:53 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/epiphany/ChangeLog,v 1.71 2004/09/17 08:35:12 sejo Exp $ + + 17 Sep 2004; <SeJo@gentoo.org> epiphany-1.2.9-r1.ebuild: + stable ppc bug:63996 16 Sep 2004; Gustavo Zacarias <gustavoz@gentoo.org> epiphany-1.2.9-r1.ebuild: diff --git a/net-www/epiphany/epiphany-1.2.9-r1.ebuild b/net-www/epiphany/epiphany-1.2.9-r1.ebuild index 6a2f05f0fd3b..ea7846b9e9ec 100644 --- a/net-www/epiphany/epiphany-1.2.9-r1.ebuild +++ b/net-www/epiphany/epiphany-1.2.9-r1.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.2.9-r1.ebuild,v 1.2 2004/09/16 19:58:53 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/epiphany/epiphany-1.2.9-r1.ebuild,v 1.3 2004/09/17 08:35:12 sejo 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="gnome doc" RDEPEND=">=dev-libs/glib-2.4.1 |