diff options
Diffstat (limited to 'www-client/epiphany')
-rw-r--r-- | www-client/epiphany/ChangeLog | 5 | ||||
-rw-r--r-- | www-client/epiphany/epiphany-2.22.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/www-client/epiphany/ChangeLog b/www-client/epiphany/ChangeLog index 3be72bff2ebd..3fa3afb337a5 100644 --- a/www-client/epiphany/ChangeLog +++ b/www-client/epiphany/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for www-client/epiphany # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany/ChangeLog,v 1.165 2008/07/28 22:18:13 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany/ChangeLog,v 1.166 2008/07/30 22:03:41 ranger Exp $ + + 30 Jul 2008; Brent Baude <ranger@gentoo.org> epiphany-2.22.3.ebuild: + Marking epiphany-2.22.3 ppc stable for bug 229709 28 Jul 2008; Gilles Dartiguelongue <eva@gentoo.org> -files/epiphany-2.22.2-xul1.9-ContentHandler-fix.patch, diff --git a/www-client/epiphany/epiphany-2.22.3.ebuild b/www-client/epiphany/epiphany-2.22.3.ebuild index b1425b6246b5..eb4cff085a51 100644 --- a/www-client/epiphany/epiphany-2.22.3.ebuild +++ b/www-client/epiphany/epiphany-2.22.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany/epiphany-2.22.3.ebuild,v 1.3 2008/07/28 20:40:24 ford_prefect Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany/epiphany-2.22.3.ebuild,v 1.4 2008/07/30 22:03:41 ranger Exp $ inherit gnome2 eutils multilib @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/projects/epiphany/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="avahi doc networkmanager python spell xulrunner" # This release should work with xulrunner 1.9, but this revision is a |