diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2009-10-03 14:20:02 +0000 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2009-10-03 14:20:02 +0000 |
commit | 7d50cf0745450e0ca036e8654dc9cc7ea6d5a39b (patch) | |
tree | a2c94c73f6e9450cba03b33a2e06e42420ae01a8 /www-client | |
parent | Version bump. (diff) | |
download | gentoo-2-7d50cf0745450e0ca036e8654dc9cc7ea6d5a39b.tar.gz gentoo-2-7d50cf0745450e0ca036e8654dc9cc7ea6d5a39b.tar.bz2 gentoo-2-7d50cf0745450e0ca036e8654dc9cc7ea6d5a39b.zip |
Stable on alpha, bug #282177
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'www-client')
-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 |