diff options
author | Brent Baude <ranger@gentoo.org> | 2009-01-07 15:29:49 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2009-01-07 15:29:49 +0000 |
commit | 92dbdba10275ae9c51d679fbd1b464332f7cdaf4 (patch) | |
tree | 8412c1904f068e89ae27a268517f1bb2134cf5a5 /www-client | |
parent | remove invalid configure options. Bug #237125 (diff) | |
download | gentoo-2-92dbdba10275ae9c51d679fbd1b464332f7cdaf4.tar.gz gentoo-2-92dbdba10275ae9c51d679fbd1b464332f7cdaf4.tar.bz2 gentoo-2-92dbdba10275ae9c51d679fbd1b464332f7cdaf4.zip |
stable ppc64, bug 253534
(Portage version: 2.2_rc17/cvs/Linux 2.6.25-gentoo-r7 ppc64)
Diffstat (limited to 'www-client')
-rw-r--r-- | www-client/epiphany/ChangeLog | 5 | ||||
-rw-r--r-- | www-client/epiphany/epiphany-2.22.3-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/www-client/epiphany/ChangeLog b/www-client/epiphany/ChangeLog index c46c28c5413e..f85fac639124 100644 --- a/www-client/epiphany/ChangeLog +++ b/www-client/epiphany/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for www-client/epiphany # Copyright 2000-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany/ChangeLog,v 1.181 2009/01/05 23:01:13 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany/ChangeLog,v 1.182 2009/01/07 15:29:49 ranger Exp $ + + 07 Jan 2009; Brent Baude <ranger@gentoo.org> epiphany-2.22.3-r1.ebuild: + stable ppc64, bug 253534 05 Jan 2009; Markus Meier <maekke@gentoo.org> epiphany-2.22.3-r1.ebuild: amd64/x86 stable, bug #253534 diff --git a/www-client/epiphany/epiphany-2.22.3-r1.ebuild b/www-client/epiphany/epiphany-2.22.3-r1.ebuild index 018ed031692a..cada7926b7ba 100644 --- a/www-client/epiphany/epiphany-2.22.3-r1.ebuild +++ b/www-client/epiphany/epiphany-2.22.3-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 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-r1.ebuild,v 1.4 2009/01/05 23:01:13 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany/epiphany-2.22.3-r1.ebuild,v 1.5 2009/01/07 15:29:49 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 |