diff options
-rw-r--r-- | www-client/epiphany-extensions/ChangeLog | 6 | ||||
-rw-r--r-- | www-client/epiphany-extensions/epiphany-extensions-2.26.1.ebuild | 4 | ||||
-rw-r--r-- | www-client/epiphany/ChangeLog | 6 | ||||
-rw-r--r-- | www-client/epiphany/epiphany-2.26.3-r1.ebuild | 4 |
4 files changed, 14 insertions, 6 deletions
diff --git a/www-client/epiphany-extensions/ChangeLog b/www-client/epiphany-extensions/ChangeLog index bcd18004d404..587b50abf139 100644 --- a/www-client/epiphany-extensions/ChangeLog +++ b/www-client/epiphany-extensions/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for www-client/epiphany-extensions # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany-extensions/ChangeLog,v 1.115 2009/10/01 06:21:19 nirbheek Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany-extensions/ChangeLog,v 1.116 2009/10/03 14:21:09 klausman Exp $ + + 03 Oct 2009; Tobias Klausmann <klausman@gentoo.org> + epiphany-extensions-2.26.1.ebuild: + Stable on alpha, bug #282177 01 Oct 2009; Nirbheek Chauhan <nirbheek@gentoo.org> epiphany-extensions-2.26.1.ebuild: diff --git a/www-client/epiphany-extensions/epiphany-extensions-2.26.1.ebuild b/www-client/epiphany-extensions/epiphany-extensions-2.26.1.ebuild index 7e0731ce417d..65575dfa4cf6 100644 --- a/www-client/epiphany-extensions/epiphany-extensions-2.26.1.ebuild +++ b/www-client/epiphany-extensions/epiphany-extensions-2.26.1.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-extensions/epiphany-extensions-2.26.1.ebuild,v 1.6 2009/10/01 06:21:19 nirbheek Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany-extensions/epiphany-extensions-2.26.1.ebuild,v 1.7 2009/10/03 14:21:09 klausman Exp $ inherit autotools eutils gnome2 python versionator @@ -12,7 +12,7 @@ SRC_URI="${SRC_URI} mirror://gentoo/${PN}-2.21.92-sessionsaver-v4.patch.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ~ppc64 ~sparc x86" +KEYWORDS="alpha amd64 ~hppa ~ia64 ppc ~ppc64 ~sparc x86" IUSE="dbus examples pcre python" RDEPEND="=www-client/epiphany-${MY_MAJORV}* diff --git a/www-client/epiphany/ChangeLog b/www-client/epiphany/ChangeLog index 8d15d3f2170c..31412aba0b84 100644 --- a/www-client/epiphany/ChangeLog +++ b/www-client/epiphany/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for www-client/epiphany # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany/ChangeLog,v 1.217 2009/09/27 15:33:27 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany/ChangeLog,v 1.218 2009/10/03 14:20:02 klausman Exp $ + + 03 Oct 2009; Tobias Klausmann <klausman@gentoo.org> + epiphany-2.26.3-r1.ebuild: + Stable on alpha, bug #282177 27 Sep 2009; nixnut <nixnut@gentoo.org> epiphany-2.26.3-r1.ebuild: ppc stable #282177 diff --git a/www-client/epiphany/epiphany-2.26.3-r1.ebuild b/www-client/epiphany/epiphany-2.26.3-r1.ebuild index 4757b4a6c47a..e344485353e9 100644 --- a/www-client/epiphany/epiphany-2.26.3-r1.ebuild +++ b/www-client/epiphany/epiphany-2.26.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.26.3-r1.ebuild,v 1.5 2009/09/27 15:33:27 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany/epiphany-2.26.3-r1.ebuild,v 1.6 2009/10/03 14:20:02 klausman 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 |