diff options
author | Jeroen Roovers <jer@gentoo.org> | 2010-07-20 15:46:21 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2010-07-20 15:46:21 +0000 |
commit | 6769409496dd805213368d56c5e80c6cc2dd7afc (patch) | |
tree | 67e101fbcbc725bc593652d605d7b3f655303ca0 /www-client/epiphany | |
parent | Generally mask USE=gnome-keyring (bug #324511). (diff) | |
download | gentoo-2-6769409496dd805213368d56c5e80c6cc2dd7afc.tar.gz gentoo-2-6769409496dd805213368d56c5e80c6cc2dd7afc.tar.bz2 gentoo-2-6769409496dd805213368d56c5e80c6cc2dd7afc.zip |
Drop HPPA keywording (bug #324511).
(Portage version: 2.2_rc67/cvs/Linux i686)
Diffstat (limited to 'www-client/epiphany')
-rw-r--r-- | www-client/epiphany/ChangeLog | 6 | ||||
-rw-r--r-- | www-client/epiphany/epiphany-2.26.3-r2.ebuild | 4 | ||||
-rw-r--r-- | www-client/epiphany/epiphany-2.26.3-r4.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/www-client/epiphany/ChangeLog b/www-client/epiphany/ChangeLog index a2e6b3c0ea0f..66c920943a3a 100644 --- a/www-client/epiphany/ChangeLog +++ b/www-client/epiphany/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for www-client/epiphany # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany/ChangeLog,v 1.246 2010/07/08 13:46:56 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany/ChangeLog,v 1.247 2010/07/20 15:46:21 jer Exp $ + + 20 Jul 2010; Jeroen Roovers <jer@gentoo.org> epiphany-2.26.3-r2.ebuild, + epiphany-2.26.3-r4.ebuild: + Drop HPPA keywording (bug #324511). 08 Jul 2010; Pacho Ramos <pacho@gentoo.org> -epiphany-2.30.2.ebuild, epiphany-2.30.2-r1.ebuild: diff --git a/www-client/epiphany/epiphany-2.26.3-r2.ebuild b/www-client/epiphany/epiphany-2.26.3-r2.ebuild index 86df25520be0..538882c173bf 100644 --- a/www-client/epiphany/epiphany-2.26.3-r2.ebuild +++ b/www-client/epiphany/epiphany-2.26.3-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany/epiphany-2.26.3-r2.ebuild,v 1.6 2010/06/13 21:20:56 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany/epiphany-2.26.3-r2.ebuild,v 1.7 2010/07/20 15:46:21 jer Exp $ EAPI="2" @@ -11,7 +11,7 @@ HOMEPAGE="http://www.gnome.org/projects/epiphany/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 hppa ~ia64 ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha ~amd64 ~ia64 ppc ~ppc64 ~sparc x86" IUSE="avahi doc networkmanager python spell" RDEPEND=">=dev-libs/glib-2.18.0 diff --git a/www-client/epiphany/epiphany-2.26.3-r4.ebuild b/www-client/epiphany/epiphany-2.26.3-r4.ebuild index 0b9343426194..4b7a166bd7cb 100644 --- a/www-client/epiphany/epiphany-2.26.3-r4.ebuild +++ b/www-client/epiphany/epiphany-2.26.3-r4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany/epiphany-2.26.3-r4.ebuild,v 1.7 2010/05/31 19:26:44 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany/epiphany-2.26.3-r4.ebuild,v 1.8 2010/07/20 15:46:21 jer Exp $ EAPI="2" @@ -11,7 +11,7 @@ HOMEPAGE="http://www.gnome.org/projects/epiphany/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 ~hppa ia64 ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86" IUSE="avahi doc networkmanager python spell" RDEPEND=">=dev-libs/glib-2.18.0 |