diff options
author | 2009-02-25 20:03:54 +0000 | |
---|---|---|
committer | 2009-02-25 20:03:54 +0000 | |
commit | 75f3d778d826c50ed3d58fc25e7eb4f46c55a0b4 (patch) | |
tree | 960a3d54db1f63158d7edfaa18bcd62f8e1a0c7f /www-client | |
parent | Add gcc-4.3.3 Werror fix. Move to EAPI=2. Per bug #260165. (diff) | |
download | gentoo-2-75f3d778d826c50ed3d58fc25e7eb4f46c55a0b4.tar.gz gentoo-2-75f3d778d826c50ed3d58fc25e7eb4f46c55a0b4.tar.bz2 gentoo-2-75f3d778d826c50ed3d58fc25e7eb4f46c55a0b4.zip |
amd64/x86 stable, bug #257000
(Portage version: 2.1.6.7/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.22.3-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/www-client/epiphany/ChangeLog b/www-client/epiphany/ChangeLog index 8f1e59f42a83..85480adcf49c 100644 --- a/www-client/epiphany/ChangeLog +++ b/www-client/epiphany/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for www-client/epiphany # Copyright 2000-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany/ChangeLog,v 1.194 2009/02/25 18:30:40 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany/ChangeLog,v 1.195 2009/02/25 20:03:54 maekke Exp $ + + 25 Feb 2009; Markus Meier <maekke@gentoo.org> epiphany-2.22.3-r2.ebuild: + amd64/x86 stable, bug #257000 25 Feb 2009; Ferris McCormick <fmccor@gentoo.org> epiphany-2.22.3-r2.ebuild: diff --git a/www-client/epiphany/epiphany-2.22.3-r2.ebuild b/www-client/epiphany/epiphany-2.22.3-r2.ebuild index 29db137cba72..75a93af5919d 100644 --- a/www-client/epiphany/epiphany-2.22.3-r2.ebuild +++ b/www-client/epiphany/epiphany-2.22.3-r2.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.22.3-r2.ebuild,v 1.2 2009/02/25 18:30:40 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany/epiphany-2.22.3-r2.ebuild,v 1.3 2009/02/25 20:03:54 maekke Exp $ inherit gnome2 eutils multilib @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/projects/epiphany/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 sparc x86 ~x86-fbsd" IUSE="avahi doc networkmanager python spell xulrunner" # This release should work with xulrunner 1.9, but this revision is a |