diff options
author | Daniel Gryniewicz <dang@gentoo.org> | 2009-03-11 02:26:06 +0000 |
---|---|---|
committer | Daniel Gryniewicz <dang@gentoo.org> | 2009-03-11 02:26:06 +0000 |
commit | a111e76b499edcb8b8821c621cc0e0da9e8cc211 (patch) | |
tree | a5ede4042e72e1a1c5e024b64d186d1af0de2dbe | |
parent | Marked stable on amd64 for bug #260063 (diff) | |
download | gentoo-2-a111e76b499edcb8b8821c621cc0e0da9e8cc211.tar.gz gentoo-2-a111e76b499edcb8b8821c621cc0e0da9e8cc211.tar.bz2 gentoo-2-a111e76b499edcb8b8821c621cc0e0da9e8cc211.zip |
Marked stable on amd64 for bug #260063
(Portage version: 2.1.6.7/cvs/Linux x86_64)
3 files changed, 13 insertions, 5 deletions
diff --git a/www-client/epiphany-extensions/ChangeLog b/www-client/epiphany-extensions/ChangeLog index 646c5a5b1144..16a488b5c6b5 100644 --- a/www-client/epiphany-extensions/ChangeLog +++ b/www-client/epiphany-extensions/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for www-client/epiphany-extensions # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany-extensions/ChangeLog,v 1.104 2009/03/06 15:59:58 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany-extensions/ChangeLog,v 1.105 2009/03/11 02:26:06 dang Exp $ + + 11 Mar 2009; Daniel Gryniewicz <dang@gentoo.org> + epiphany-extensions-2.24.3.ebuild, epiphany-extensions-2.24.3-r10.ebuild: + Marked stable on amd64 + + 11 Mar 2009; Daniel Gryniewicz <dang@gentoo.org> + epiphany-extensions-2.24.3.ebuild: + Marked stable on amd64 06 Mar 2009; Brent Baude <ranger@gentoo.org> epiphany-extensions-2.24.3-r10.ebuild: diff --git a/www-client/epiphany-extensions/epiphany-extensions-2.24.3-r10.ebuild b/www-client/epiphany-extensions/epiphany-extensions-2.24.3-r10.ebuild index 7af279dd0edb..5d5186abfe43 100644 --- a/www-client/epiphany-extensions/epiphany-extensions-2.24.3-r10.ebuild +++ b/www-client/epiphany-extensions/epiphany-extensions-2.24.3-r10.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-extensions/epiphany-extensions-2.24.3-r10.ebuild,v 1.3 2009/03/06 15:59:58 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany-extensions/epiphany-extensions-2.24.3-r10.ebuild,v 1.4 2009/03/11 02:26:06 dang 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" RDEPEND=">=www-client/epiphany-${MY_MAJORV} diff --git a/www-client/epiphany-extensions/epiphany-extensions-2.24.3.ebuild b/www-client/epiphany-extensions/epiphany-extensions-2.24.3.ebuild index c9f22cf29ba2..85da083492f3 100644 --- a/www-client/epiphany-extensions/epiphany-extensions-2.24.3.ebuild +++ b/www-client/epiphany-extensions/epiphany-extensions-2.24.3.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-extensions/epiphany-extensions-2.24.3.ebuild,v 1.3 2009/02/27 14:45:52 dang Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany-extensions/epiphany-extensions-2.24.3.ebuild,v 1.4 2009/03/11 02:26:06 dang 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 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ~sparc ~x86" IUSE="dbus examples pcre python xulrunner" RDEPEND=">=www-client/epiphany-${MY_MAJORV} |