diff options
author | Brent Baude <ranger@gentoo.org> | 2008-07-30 22:03:59 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2008-07-30 22:03:59 +0000 |
commit | 02c8205d1efa0cf518f1f45c97789ec1bf098dc0 (patch) | |
tree | 13fb55adae2b0e895a24bb10550db5ff535bce00 /www-client | |
parent | Marking epiphany-2.22.3 ppc for bug 229709 (diff) | |
download | gentoo-2-02c8205d1efa0cf518f1f45c97789ec1bf098dc0.tar.gz gentoo-2-02c8205d1efa0cf518f1f45c97789ec1bf098dc0.tar.bz2 gentoo-2-02c8205d1efa0cf518f1f45c97789ec1bf098dc0.zip |
Marking epiphany-extensions-2.22.2 ppc for bug 229709
(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.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 1ce61bdaa66b..c262f5a7bc52 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.88 2008/07/27 18:52:53 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany-extensions/ChangeLog,v 1.89 2008/07/30 22:03:59 ranger Exp $ + + 30 Jul 2008; Brent Baude <ranger@gentoo.org> + epiphany-extensions-2.22.2.ebuild: + Marking epiphany-extensions-2.22.2 ppc stable for bug 229709 26 Jul 2008; Olivier Crête <tester@gentoo.org> epiphany-extensions-2.22.2.ebuild: 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 a3149b4b03cb..478bb7d88c4e 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.3 2008/07/27 18:52:53 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany-extensions/epiphany-extensions-2.22.2.ebuild,v 1.4 2008/07/30 22:03:59 ranger 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 ~hppa ~ia64 ~ppc ~sparc ~x86" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ~sparc ~x86" IUSE="dbus examples pcre python xulrunner" RDEPEND=">=www-client/epiphany-${MY_MAJORV} |