diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2009-10-03 14:21:09 +0000 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2009-10-03 14:21:09 +0000 |
commit | 31614a054ff86e693e6cb61ea54da0c0b5bb05e2 (patch) | |
tree | 9ac373297a2c4456524c73e1302364c95e1d31ea /www-client/epiphany | |
parent | Version bump. (diff) | |
download | historical-31614a054ff86e693e6cb61ea54da0c0b5bb05e2.tar.gz historical-31614a054ff86e693e6cb61ea54da0c0b5bb05e2.tar.bz2 historical-31614a054ff86e693e6cb61ea54da0c0b5bb05e2.zip |
Stable on alpha, bug #282177
Package-Manager: portage-2.1.6.13/cvs/Linux x86_64
Diffstat (limited to 'www-client/epiphany')
-rw-r--r-- | www-client/epiphany/ChangeLog | 6 | ||||
-rw-r--r-- | www-client/epiphany/epiphany-2.26.3-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
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 |