diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-03-14 15:24:17 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-03-14 15:24:17 +0000 |
commit | 6ec20460d02d0728307931d78af38132f8939305 (patch) | |
tree | 9b8f84e2b32ffb10bbda5ea2f83fbf2dd18a10c0 /www-client/epiphany-extensions | |
parent | alpha/ia64/sparc stable wrt #212986 (diff) | |
download | gentoo-2-6ec20460d02d0728307931d78af38132f8939305.tar.gz gentoo-2-6ec20460d02d0728307931d78af38132f8939305.tar.bz2 gentoo-2-6ec20460d02d0728307931d78af38132f8939305.zip |
alpha/ia64/sparc stable wrt #212986
(Portage version: 2.1.4.4)
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.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 e602dc58f9ce..13f16112382a 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.72 2008/02/17 23:17:49 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany-extensions/ChangeLog,v 1.73 2008/03/14 15:24:17 armin76 Exp $ + + 14 Mar 2008; Raúl Porcel <armin76@gentoo.org> + epiphany-extensions-2.20.3.ebuild: + alpha/ia64/sparc stable wrt #212986 17 Feb 2008; Gilles Dartiguelongue <eva@gentoo.org> epiphany-extensions-2.20.3.ebuild: 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 52be9f4a9335..2e0434fc5452 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.3 2008/02/17 23:17:49 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany-extensions/epiphany-extensions-2.20.3.ebuild,v 1.4 2008/03/14 15:24:17 armin76 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="~amd64 ~hppa ~ppc ~sparc ~x86" +KEYWORDS="alpha ~amd64 ~hppa ia64 ~ppc sparc ~x86" IUSE="pcre python xulrunner" RDEPEND=">=www-client/epiphany-2.20 |