diff options
author | 2008-03-22 03:57:06 +0000 | |
---|---|---|
committer | 2008-03-22 03:57:06 +0000 | |
commit | 5d7e7dcc25f88e94998c4699c84011012482874c (patch) | |
tree | 89f7a45760ab9cb6ec820c9b66cfdf1d1cec375c /www-client | |
parent | Marked stable on amd64 for bug #212986 (diff) | |
download | gentoo-2-5d7e7dcc25f88e94998c4699c84011012482874c.tar.gz gentoo-2-5d7e7dcc25f88e94998c4699c84011012482874c.tar.bz2 gentoo-2-5d7e7dcc25f88e94998c4699c84011012482874c.zip |
Marked stable on amd64 for bug #212986
(Portage version: 2.1.4.4)
Diffstat (limited to 'www-client')
-rw-r--r-- | www-client/epiphany-extensions/ChangeLog | 6 | ||||
-rw-r--r-- | www-client/epiphany-extensions/epiphany-extensions-2.20.3.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/www-client/epiphany-extensions/ChangeLog b/www-client/epiphany-extensions/ChangeLog index 389469de7be3..48f20929740b 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.76 2008/03/15 12:49:12 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany-extensions/ChangeLog,v 1.77 2008/03/22 03:57:06 dang Exp $ + + 22 Mar 2008; Daniel Gryniewicz <dang@gentoo.org> + epiphany-extensions-2.20.3.ebuild: + Marked stable on amd64 for bug #212986 15 Mar 2008; nixnut <nixnut@gentoo.org> epiphany-extensions-2.20.3.ebuild: Stable on ppc wrt bug 212986 diff --git a/www-client/epiphany-extensions/epiphany-extensions-2.20.3.ebuild b/www-client/epiphany-extensions/epiphany-extensions-2.20.3.ebuild index fb48abf87846..72db22d5d70a 100644 --- a/www-client/epiphany-extensions/epiphany-extensions-2.20.3.ebuild +++ b/www-client/epiphany-extensions/epiphany-extensions-2.20.3.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.20.3.ebuild,v 1.8 2008/03/15 12:49:12 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany-extensions/epiphany-extensions-2.20.3.ebuild,v 1.9 2008/03/22 03:57:06 dang Exp $ WANT_AUTOMAKE="1.10" inherit eutils gnome2 autotools python versionator @@ -10,7 +10,7 @@ HOMEPAGE="http://www.gnome.org/projects/epiphany/extensions.html" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha ~amd64 ~hppa ia64 ppc sparc ~x86" +KEYWORDS="alpha amd64 ~hppa ia64 ppc sparc ~x86" IUSE="pcre python xulrunner" RDEPEND=">=www-client/epiphany-2.20 |