diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-02-23 23:12:46 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-02-23 23:12:46 +0000 |
commit | 7d988dc4f6e0f4888ff3840c10b225e49abda7d2 (patch) | |
tree | 97cecdcd28e67e777b51a061ad8b0eeb1b33c5e2 /www-client/epiphany-extensions | |
parent | Stable on amd64 wrt bug #353436 (diff) | |
download | gentoo-2-7d988dc4f6e0f4888ff3840c10b225e49abda7d2.tar.gz gentoo-2-7d988dc4f6e0f4888ff3840c10b225e49abda7d2.tar.bz2 gentoo-2-7d988dc4f6e0f4888ff3840c10b225e49abda7d2.zip |
Stable on amd64 wrt bug #353436
(Portage version: 2.1.9.39/cvs/Linux x86_64)
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.32.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/www-client/epiphany-extensions/ChangeLog b/www-client/epiphany-extensions/ChangeLog index a18f4105e529..d6bb3f39859e 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-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany-extensions/ChangeLog,v 1.138 2011/01/24 16:28:25 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany-extensions/ChangeLog,v 1.139 2011/02/23 23:12:46 hwoarang Exp $ + + 23 Feb 2011; Markos Chandras <hwoarang@gentoo.org> + epiphany-extensions-2.32.0.ebuild: + Stable on amd64 wrt bug #353436 24 Jan 2011; Gilles Dartiguelongue <eva@gentoo.org> epiphany-extensions-2.32.0.ebuild: diff --git a/www-client/epiphany-extensions/epiphany-extensions-2.32.0.ebuild b/www-client/epiphany-extensions/epiphany-extensions-2.32.0.ebuild index 10e3fcfd927f..e42ea60036ac 100644 --- a/www-client/epiphany-extensions/epiphany-extensions-2.32.0.ebuild +++ b/www-client/epiphany-extensions/epiphany-extensions-2.32.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 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.32.0.ebuild,v 1.2 2011/01/24 16:28:25 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany-extensions/epiphany-extensions-2.32.0.ebuild,v 1.3 2011/02/23 23:12:46 hwoarang Exp $ EAPI="3" GCONF_DEBUG="yes" @@ -13,7 +13,7 @@ HOMEPAGE="http://www.gnome.org/projects/epiphany/extensions.html" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~ia64 ~sparc ~x86" IUSE="dbus examples pcre" RDEPEND=">=www-client/epiphany-2.30.0 |