diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2011-01-18 15:00:35 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2011-01-18 15:00:35 +0000 |
commit | 7adcbd008635808e3dc5a54f77344092b83093d2 (patch) | |
tree | 4b7e8ab1f2b23d27660d25894284da58c841a350 /www-client/epiphany | |
parent | x86 stable, bug 348987 (diff) | |
download | gentoo-2-7adcbd008635808e3dc5a54f77344092b83093d2.tar.gz gentoo-2-7adcbd008635808e3dc5a54f77344092b83093d2.tar.bz2 gentoo-2-7adcbd008635808e3dc5a54f77344092b83093d2.zip |
x86 stable, bug 348987
(Portage version: 2.1.9.25/cvs/Linux i686, RepoMan options: --force)
Diffstat (limited to 'www-client/epiphany')
-rw-r--r-- | www-client/epiphany/ChangeLog | 8 | ||||
-rw-r--r-- | www-client/epiphany/epiphany-2.30.6.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/www-client/epiphany/ChangeLog b/www-client/epiphany/ChangeLog index 1ca2f53f03ef..36d91bf0d390 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.257 2010/11/23 22:35:48 eva Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany/ChangeLog,v 1.258 2011/01/18 15:00:35 fauli Exp $ + + 18 Jan 2011; Christian Faulhammer <fauli@gentoo.org> + epiphany-2.30.6.ebuild: + x86 stable, bug 348987 23 Nov 2010; Gilles Dartiguelongue <eva@gentoo.org> -files/epiphany-2.22.3-CVE-2008-5985.patch, diff --git a/www-client/epiphany/epiphany-2.30.6.ebuild b/www-client/epiphany/epiphany-2.30.6.ebuild index 8b7735927296..0cfcf822b934 100644 --- a/www-client/epiphany/epiphany-2.30.6.ebuild +++ b/www-client/epiphany/epiphany-2.30.6.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# 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.ebuild,v 1.2 2010/11/23 22:35:48 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany/epiphany-2.30.6.ebuild,v 1.3 2011/01/18 15:00:35 fauli 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" |