diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-04-30 17:38:32 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-04-30 17:38:32 +0000 |
commit | c6ae3225f97ea67dfdabe8780fd6f032c8f513c7 (patch) | |
tree | 113d412a961d62a8de237e0079cf3965a2db4ce3 /www-client/epiphany | |
parent | Update REQUIRED_USE to avoid build failure, bug #364657, wrt Diego Elio Pettenò (diff) | |
download | gentoo-2-c6ae3225f97ea67dfdabe8780fd6f032c8f513c7.tar.gz gentoo-2-c6ae3225f97ea67dfdabe8780fd6f032c8f513c7.tar.bz2 gentoo-2-c6ae3225f97ea67dfdabe8780fd6f032c8f513c7.zip |
alpha/ia64/sparc stable wrt #364973
(Portage version: 2.1.9.45/cvs/Linux ia64)
Diffstat (limited to 'www-client/epiphany')
-rw-r--r-- | www-client/epiphany/ChangeLog | 5 | ||||
-rw-r--r-- | www-client/epiphany/epiphany-2.30.6-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/www-client/epiphany/ChangeLog b/www-client/epiphany/ChangeLog index 89704691a02f..196b019064d6 100644 --- a/www-client/epiphany/ChangeLog +++ b/www-client/epiphany/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for www-client/epiphany # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany/ChangeLog,v 1.272 2011/04/28 10:23:59 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany/ChangeLog,v 1.273 2011/04/30 17:38:32 armin76 Exp $ + + 30 Apr 2011; Raúl Porcel <armin76@gentoo.org> epiphany-2.30.6-r1.ebuild: + alpha/ia64/sparc stable wrt #364973 28 Apr 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> epiphany-2.30.6-r1.ebuild: diff --git a/www-client/epiphany/epiphany-2.30.6-r1.ebuild b/www-client/epiphany/epiphany-2.30.6-r1.ebuild index 9f637010ba61..100cd99077d0 100644 --- a/www-client/epiphany/epiphany-2.30.6-r1.ebuild +++ b/www-client/epiphany/epiphany-2.30.6-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany/epiphany-2.30.6-r1.ebuild,v 1.5 2011/04/28 10:23:59 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany/epiphany-2.30.6-r1.ebuild,v 1.6 2011/04/30 17:38:32 armin76 Exp $ EAPI="3" GCONF_DEBUG="yes" @@ -12,7 +12,7 @@ HOMEPAGE="http://projects.gnome.org/epiphany/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~ia64 ppc ppc64 ~sparc x86" +KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86" IUSE="avahi doc +introspection networkmanager +nss test" # TODO: add seed support |