diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-08-01 11:53:54 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-08-01 11:53:54 +0000 |
commit | 1e619010d1e78d8d28f671549d6ce7b09aaa1b6a (patch) | |
tree | 7b814691735c10ab047f5a2ce2dd2c8a370ae14d /www-client/epiphany | |
parent | x86 stable, bug 324077 (diff) | |
download | gentoo-2-1e619010d1e78d8d28f671549d6ce7b09aaa1b6a.tar.gz gentoo-2-1e619010d1e78d8d28f671549d6ce7b09aaa1b6a.tar.bz2 gentoo-2-1e619010d1e78d8d28f671549d6ce7b09aaa1b6a.zip |
x86 stable, bug 324077
(Portage version: 2.1.8.3/cvs/Linux i686, RepoMan options: --force)
Diffstat (limited to 'www-client/epiphany')
-rw-r--r-- | www-client/epiphany/ChangeLog | 6 | ||||
-rw-r--r-- | www-client/epiphany/epiphany-2.30.2-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/www-client/epiphany/ChangeLog b/www-client/epiphany/ChangeLog index 2af181b0e8a8..567c36505317 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.249 2010/07/31 19:42:37 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany/ChangeLog,v 1.250 2010/08/01 11:53:54 fauli Exp $ + + 01 Aug 2010; Christian Faulhammer <fauli@gentoo.org> + epiphany-2.30.2-r1.ebuild: + x86 stable, bug 324077 31 Jul 2010; Pacho Ramos <pacho@gentoo.org> epiphany-2.30.2-r1.ebuild: amd64 stable, bug 324077 diff --git a/www-client/epiphany/epiphany-2.30.2-r1.ebuild b/www-client/epiphany/epiphany-2.30.2-r1.ebuild index dd66f98b68ce..1229eb43d154 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.4 2010/07/31 19:42:37 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany/epiphany-2.30.2-r1.ebuild,v 1.5 2010/08/01 11:53:54 fauli Exp $ EAPI="2" @@ -11,7 +11,7 @@ HOMEPAGE="http://www.gnome.org/projects/epiphany/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~ia64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~ia64 ~sparc x86" # We are not ready for introspection yet IUSE="avahi doc networkmanager +nss test" |