diff options
author | Olivier Crête <tester@gentoo.org> | 2008-07-27 18:52:53 +0000 |
---|---|---|
committer | Olivier Crête <tester@gentoo.org> | 2008-07-27 18:52:53 +0000 |
commit | bffb8d9e188331be05ac20c05a6bf4b336078328 (patch) | |
tree | 2bf7b05ae976048429959d15123e1ce57cb37221 /www-client/epiphany-extensions | |
parent | Stable on amd64, bug #229709 (diff) | |
download | historical-bffb8d9e188331be05ac20c05a6bf4b336078328.tar.gz historical-bffb8d9e188331be05ac20c05a6bf4b336078328.tar.bz2 historical-bffb8d9e188331be05ac20c05a6bf4b336078328.zip |
Stable on amd64, bug #229709
Package-Manager: portage-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} |