diff options
author | Pacho Ramos <pacho@gentoo.org> | 2010-07-31 19:43:29 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2010-07-31 19:43:29 +0000 |
commit | b375b4a5bce5a13b94d5e18ccac7c542e4a4fc18 (patch) | |
tree | be045c44eadf2f37a0e3e275563400291064e089 /www-client/epiphany | |
parent | alpha/ia64/sparc stable wrt #326135 (diff) | |
download | historical-b375b4a5bce5a13b94d5e18ccac7c542e4a4fc18.tar.gz historical-b375b4a5bce5a13b94d5e18ccac7c542e4a4fc18.tar.bz2 historical-b375b4a5bce5a13b94d5e18ccac7c542e4a4fc18.zip |
amd64 stable, bug 324077
Package-Manager: portage-2.1.8.3/cvs/Linux x86_64
Diffstat (limited to 'www-client/epiphany')
-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 23854e3a76b3..2af181b0e8a8 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.248 2010/07/21 15:58:56 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany/ChangeLog,v 1.249 2010/07/31 19:42:37 pacho Exp $ + + 31 Jul 2010; Pacho Ramos <pacho@gentoo.org> epiphany-2.30.2-r1.ebuild: + amd64 stable, bug 324077 21 Jul 2010; Pacho Ramos <pacho@gentoo.org> epiphany-2.30.2-r1.ebuild: RDEPEND directly on net-libs/libsoup-gnome per bug #327623 (by Juergen diff --git a/www-client/epiphany/epiphany-2.30.2-r1.ebuild b/www-client/epiphany/epiphany-2.30.2-r1.ebuild index bc03024d681e..dd66f98b68ce 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.3 2010/07/21 15:58:56 pacho Exp $ +# $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 $ 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" |