diff options
-rw-r--r-- | www-client/epiphany-extensions/ChangeLog | 6 | ||||
-rw-r--r-- | www-client/epiphany-extensions/epiphany-extensions-2.30.1.ebuild | 4 | ||||
-rw-r--r-- | www-client/epiphany/ChangeLog | 5 | ||||
-rw-r--r-- | www-client/epiphany/epiphany-2.30.2-r1.ebuild | 4 |
4 files changed, 13 insertions, 6 deletions
diff --git a/www-client/epiphany-extensions/ChangeLog b/www-client/epiphany-extensions/ChangeLog index b7f8c51b5a1a..695316cc6d4e 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-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany-extensions/ChangeLog,v 1.135 2010/09/11 18:54:31 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany-extensions/ChangeLog,v 1.136 2010/10/17 15:39:01 armin76 Exp $ + + 17 Oct 2010; Raúl Porcel <armin76@gentoo.org> + epiphany-extensions-2.30.1.ebuild: + alpha/ia64/sparc stable wrt #324077 11 Sep 2010; Joseph Jezak <josejx@gentoo.org> epiphany-extensions-2.30.1.ebuild: diff --git a/www-client/epiphany-extensions/epiphany-extensions-2.30.1.ebuild b/www-client/epiphany-extensions/epiphany-extensions-2.30.1.ebuild index 354bae1406c5..2217537e22c6 100644 --- a/www-client/epiphany-extensions/epiphany-extensions-2.30.1.ebuild +++ b/www-client/epiphany-extensions/epiphany-extensions-2.30.1.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-extensions/epiphany-extensions-2.30.1.ebuild,v 1.6 2010/09/11 18:54:31 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany-extensions/epiphany-extensions-2.30.1.ebuild,v 1.7 2010/10/17 15:39:01 armin76 Exp $ EAPI="2" @@ -13,7 +13,7 @@ HOMEPAGE="http://www.gnome.org/projects/epiphany/extensions.html" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~ia64 ppc ~sparc x86" +KEYWORDS="alpha amd64 ia64 ppc sparc x86" IUSE="dbus examples pcre" RDEPEND=">=www-client/epiphany-${MY_MAJORV} 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" |