diff options
author | Friedrich Oslage <bluebird@gentoo.org> | 2009-04-10 20:46:03 +0000 |
---|---|---|
committer | Friedrich Oslage <bluebird@gentoo.org> | 2009-04-10 20:46:03 +0000 |
commit | 67cb5eb11d6ece0ce8a35de1ff106a7fe30ac94e (patch) | |
tree | f33b44a1ad982e488064f0c98d7a22af1d6a5903 /www-client/epiphany-extensions | |
parent | Re-add ~sparc keyword, bug #253541 (diff) | |
download | gentoo-2-67cb5eb11d6ece0ce8a35de1ff106a7fe30ac94e.tar.gz gentoo-2-67cb5eb11d6ece0ce8a35de1ff106a7fe30ac94e.tar.bz2 gentoo-2-67cb5eb11d6ece0ce8a35de1ff106a7fe30ac94e.zip |
Re-add ~sparc keyword, bug #253541
(Portage version: 2.1.6.7/cvs/Linux sparc64)
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-r10.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/www-client/epiphany-extensions/ChangeLog b/www-client/epiphany-extensions/ChangeLog index d1b4ec678c89..72665cce8194 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.107 2009/03/18 15:48:50 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany-extensions/ChangeLog,v 1.108 2009/04/10 20:46:03 bluebird Exp $ + + 10 Apr 2009; Friedrich Oslage <bluebird@gentoo.org> + epiphany-extensions-2.24.3-r10.ebuild: + Re-add ~sparc keyword, bug #253541 18 Mar 2009; Raúl Porcel <armin76@gentoo.org> epiphany-extensions-2.24.3.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 91a46184111f..efdc70d0361d 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.5 2009/03/15 22:32:59 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany-extensions/epiphany-extensions-2.24.3-r10.ebuild,v 1.6 2009/04/10 20:46:03 bluebird 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} |