diff options
Diffstat (limited to 'www-client')
-rw-r--r-- | www-client/epiphany/ChangeLog | 5 | ||||
-rw-r--r-- | www-client/epiphany/epiphany-2.26.3-r3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/www-client/epiphany/ChangeLog b/www-client/epiphany/ChangeLog index cf0bd88a2b2f..ced56e46b7b6 100644 --- a/www-client/epiphany/ChangeLog +++ b/www-client/epiphany/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for www-client/epiphany # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany/ChangeLog,v 1.233 2010/03/20 13:58:35 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany/ChangeLog,v 1.234 2010/04/05 15:10:30 armin76 Exp $ + + 05 Apr 2010; Raúl Porcel <armin76@gentoo.org> epiphany-2.26.3-r3.ebuild: + alpha/ia64/sparc stable wrt #308549 20 Mar 2010; Pacho Ramos <pacho@gentoo.org> epiphany-2.26.3-r4.ebuild: Bump RDEPEND to xulrunner-1.9.2 since it no longer builds against 1.9.1 diff --git a/www-client/epiphany/epiphany-2.26.3-r3.ebuild b/www-client/epiphany/epiphany-2.26.3-r3.ebuild index 987f0a4e106f..0e47015fa61c 100644 --- a/www-client/epiphany/epiphany-2.26.3-r3.ebuild +++ b/www-client/epiphany/epiphany-2.26.3-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany/epiphany-2.26.3-r3.ebuild,v 1.5 2010/03/16 19:01:38 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany/epiphany-2.26.3-r3.ebuild,v 1.6 2010/04/05 15:10:30 armin76 Exp $ EAPI="2" @@ -11,7 +11,7 @@ HOMEPAGE="http://www.gnome.org/projects/epiphany/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ppc64 ~sparc x86" +KEYWORDS="alpha amd64 ~hppa ia64 ppc ppc64 sparc x86" IUSE="avahi doc networkmanager python spell" RDEPEND=">=dev-libs/glib-2.18.0 |