diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-08-12 14:15:02 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-08-12 14:15:02 +0000 |
commit | 43babb746b9bc8fe6402055f0d98cd95a37b0c03 (patch) | |
tree | 58ee10095bfeb9da6f560dda4597cfb23e386567 /www-client/epiphany-extensions | |
parent | alpha/ia64/sparc stable wrt #229709 (diff) | |
download | gentoo-2-43babb746b9bc8fe6402055f0d98cd95a37b0c03.tar.gz gentoo-2-43babb746b9bc8fe6402055f0d98cd95a37b0c03.tar.bz2 gentoo-2-43babb746b9bc8fe6402055f0d98cd95a37b0c03.zip |
alpha/ia64/sparc stable wrt #229709
(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.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 9ca0f8dbb811..a2d27f7ba925 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.90 2008/08/10 12:46:33 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany-extensions/ChangeLog,v 1.91 2008/08/12 14:15:02 armin76 Exp $ + + 12 Aug 2008; Raúl Porcel <armin76@gentoo.org> + epiphany-extensions-2.22.2.ebuild: + alpha/ia64/sparc stable wrt #229709 10 Aug 2008; Markus Meier <maekke@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 a0f1b6ce030f..7a9e5c967804 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.5 2008/08/10 12:46:33 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany-extensions/epiphany-extensions-2.22.2.ebuild,v 1.6 2008/08/12 14:15:02 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 ppc ~sparc x86" +KEYWORDS="alpha amd64 ~hppa ia64 ppc sparc x86" IUSE="dbus examples pcre python xulrunner" RDEPEND=">=www-client/epiphany-${MY_MAJORV} |