diff options
author | Pacho Ramos <pacho@gentoo.org> | 2010-03-07 12:54:52 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2010-03-07 12:54:52 +0000 |
commit | 10d98fb81958d796d8315c5913a68a5c8a7a8d51 (patch) | |
tree | f3bd3e2a695821162346c91f666bc0e2acc485a4 /www-client | |
parent | New addition of NMR software (diff) | |
download | gentoo-2-10d98fb81958d796d8315c5913a68a5c8a7a8d51.tar.gz gentoo-2-10d98fb81958d796d8315c5913a68a5c8a7a8d51.tar.bz2 gentoo-2-10d98fb81958d796d8315c5913a68a5c8a7a8d51.zip |
amd64 stable, bug 308089
(Portage version: 2.1.7.17/cvs/Linux x86_64)
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 e8fc640af367..7d3b292f11e2 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.226 2010/01/18 00:49:43 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany/ChangeLog,v 1.227 2010/03/07 12:54:52 pacho Exp $ + + 07 Mar 2010; Pacho Ramos <pacho@gentoo.org> epiphany-2.26.3-r3.ebuild: + amd64 stable, bug 308089 18 Jan 2010; Jeroen Roovers <jer@gentoo.org> epiphany-2.26.3-r2.ebuild: Stable for HPPA (bug #282177). diff --git a/www-client/epiphany/epiphany-2.26.3-r3.ebuild b/www-client/epiphany/epiphany-2.26.3-r3.ebuild index 3f79a716bc11..8f472e7ceb0c 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.1 2010/01/11 12:46:41 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany/epiphany-2.26.3-r3.ebuild,v 1.2 2010/03/07 12:54:52 pacho 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 |