diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-10-17 15:38:14 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-10-17 15:38:14 +0000 |
commit | 9ee5823741de7a85d66951973a4900030c55dc62 (patch) | |
tree | 751f6f076912515a09f666278186d3f4bb765781 /www-client | |
parent | alpha stable wrt #324077 (diff) | |
download | gentoo-2-9ee5823741de7a85d66951973a4900030c55dc62.tar.gz gentoo-2-9ee5823741de7a85d66951973a4900030c55dc62.tar.bz2 gentoo-2-9ee5823741de7a85d66951973a4900030c55dc62.zip |
alpha/ia64/sparc stable wrt #324077
(Portage version: 2.1.8.3/cvs/Linux ia64, RepoMan options: --force)
Diffstat (limited to 'www-client')
-rw-r--r-- | www-client/epiphany/ChangeLog | 5 | ||||
-rw-r--r-- | www-client/epiphany/epiphany-2.30.2-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/www-client/epiphany/ChangeLog b/www-client/epiphany/ChangeLog index 4156021e73a0..c8f49d388a8b 100644 --- a/www-client/epiphany/ChangeLog +++ b/www-client/epiphany/ChangeLog @@ -1,6 +1,9 @@ # 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.255 2010/09/16 21:37:08 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany/ChangeLog,v 1.256 2010/10/17 15:38:14 armin76 Exp $ + + 17 Oct 2010; Raúl Porcel <armin76@gentoo.org> epiphany-2.30.2-r1.ebuild: + alpha/ia64/sparc stable wrt #324077 *epiphany-2.30.6 (16 Sep 2010) diff --git a/www-client/epiphany/epiphany-2.30.2-r1.ebuild b/www-client/epiphany/epiphany-2.30.2-r1.ebuild index 7e1a2c714695..43463aa7853a 100644 --- a/www-client/epiphany/epiphany-2.30.2-r1.ebuild +++ b/www-client/epiphany/epiphany-2.30.2-r1.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.30.2-r1.ebuild,v 1.7 2010/09/11 18:54:16 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany/epiphany-2.30.2-r1.ebuild,v 1.8 2010/10/17 15:38:14 armin76 Exp $ EAPI="2" @@ -11,7 +11,7 @@ HOMEPAGE="http://www.gnome.org/projects/epiphany/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~ia64 ppc ~sparc x86" +KEYWORDS="alpha amd64 ia64 ppc sparc x86" # We are not ready for introspection yet IUSE="avahi doc networkmanager +nss test" |