diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-03-18 15:48:50 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-03-18 15:48:50 +0000 |
commit | ec9ed3bbf124aea6515a19a82fc30bc3c2f0da0a (patch) | |
tree | 52116802b2ad872777737e60d5453a6cc5611bdd /www-client/epiphany-extensions | |
parent | alpha/ia64 stable wrt #260063 (diff) | |
download | gentoo-2-ec9ed3bbf124aea6515a19a82fc30bc3c2f0da0a.tar.gz gentoo-2-ec9ed3bbf124aea6515a19a82fc30bc3c2f0da0a.tar.bz2 gentoo-2-ec9ed3bbf124aea6515a19a82fc30bc3c2f0da0a.zip |
alpha/ia64 stable wrt #260063
(Portage version: 2.1.6.7/cvs/Linux ia64)
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.24.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 dff0ea974369..d1b4ec678c89 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-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany-extensions/ChangeLog,v 1.106 2009/03/15 22:32:59 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany-extensions/ChangeLog,v 1.107 2009/03/18 15:48:50 armin76 Exp $ + + 18 Mar 2009; Raúl Porcel <armin76@gentoo.org> + epiphany-extensions-2.24.3.ebuild: + alpha/ia64 stable wrt #260063 15 Mar 2009; Markus Meier <maekke@gentoo.org> epiphany-extensions-2.24.3-r10.ebuild: 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 85da083492f3..176073712fb5 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.4 2009/03/11 02:26:06 dang Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany-extensions/epiphany-extensions-2.24.3.ebuild,v 1.5 2009/03/18 15:48:50 armin76 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} |