diff options
author | 2008-07-27 18:52:53 +0000 | |
---|---|---|
committer | 2008-07-27 18:52:53 +0000 | |
commit | d9de54ca913ed482a97a43bc09c47a19f446b2ea (patch) | |
tree | c18de323d2a9dea110b2e00bf24b0d03a6c0fa2a /www-client/epiphany-extensions | |
parent | Stable on amd64, bug #229709 (diff) | |
download | gentoo-2-d9de54ca913ed482a97a43bc09c47a19f446b2ea.tar.gz gentoo-2-d9de54ca913ed482a97a43bc09c47a19f446b2ea.tar.bz2 gentoo-2-d9de54ca913ed482a97a43bc09c47a19f446b2ea.zip |
Stable on amd64, bug #229709
(Portage version: 2.1.4.4)
Diffstat (limited to 'www-client/epiphany-extensions')
-rw-r--r-- | www-client/epiphany-extensions/ChangeLog | 6 | ||||
-rw-r--r-- | www-client/epiphany-extensions/epiphany-extensions-2.22.2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/www-client/epiphany-extensions/ChangeLog b/www-client/epiphany-extensions/ChangeLog index e40002727d21..1ce61bdaa66b 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-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany-extensions/ChangeLog,v 1.87 2008/07/14 01:35:59 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany-extensions/ChangeLog,v 1.88 2008/07/27 18:52:53 tester Exp $ + + 26 Jul 2008; Olivier Crête <tester@gentoo.org> + epiphany-extensions-2.22.2.ebuild: + Stable on amd64, bug #229709 *epiphany-extensions-2.22.2-r10 (12 Jul 2008) diff --git a/www-client/epiphany-extensions/epiphany-extensions-2.22.2.ebuild b/www-client/epiphany-extensions/epiphany-extensions-2.22.2.ebuild index f5c5ff0c3e11..a3149b4b03cb 100644 --- a/www-client/epiphany-extensions/epiphany-extensions-2.22.2.ebuild +++ b/www-client/epiphany-extensions/epiphany-extensions-2.22.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 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.22.2.ebuild,v 1.2 2008/07/11 14:46:01 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany-extensions/epiphany-extensions-2.22.2.ebuild,v 1.3 2008/07/27 18:52:53 tester Exp $ inherit autotools eutils gnome2 python versionator @@ -11,7 +11,7 @@ HOMEPAGE="http://www.gnome.org/projects/epiphany/extensions.html" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ~hppa ~ppc ~sparc ~x86" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~sparc ~x86" IUSE="dbus examples pcre python xulrunner" RDEPEND=">=www-client/epiphany-${MY_MAJORV} |