summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2014-03-09 10:55:37 +0000
committerPacho Ramos <pacho@gentoo.org>2014-03-09 10:55:37 +0000
commit6bc0e8c63ce991089f4558c421fad7b7f12e6a43 (patch)
treef5b4fe4c2282ac3d10b8d39da75a5cbcd07cf28e /www-client/epiphany
parentamd64 stable, bug 499954 (diff)
downloadgentoo-2-6bc0e8c63ce991089f4558c421fad7b7f12e6a43.tar.gz
gentoo-2-6bc0e8c63ce991089f4558c421fad7b7f12e6a43.tar.bz2
gentoo-2-6bc0e8c63ce991089f4558c421fad7b7f12e6a43.zip
amd64 stable, bug 499954
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'www-client/epiphany')
-rw-r--r--www-client/epiphany/ChangeLog5
-rw-r--r--www-client/epiphany/epiphany-3.10.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/www-client/epiphany/ChangeLog b/www-client/epiphany/ChangeLog
index 34c66d375370..2f25f49fb450 100644
--- a/www-client/epiphany/ChangeLog
+++ b/www-client/epiphany/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for www-client/epiphany
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany/ChangeLog,v 1.301 2014/02/22 22:41:13 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany/ChangeLog,v 1.302 2014/03/09 10:55:37 pacho Exp $
+
+ 09 Mar 2014; Pacho Ramos <pacho@gentoo.org> epiphany-3.10.3.ebuild:
+ amd64 stable, bug 499954
22 Feb 2014; Pacho Ramos <pacho@gentoo.org> epiphany-3.10.3.ebuild:
Fix wrong commit, bug 502160
diff --git a/www-client/epiphany/epiphany-3.10.3.ebuild b/www-client/epiphany/epiphany-3.10.3.ebuild
index 6bf218732631..82aa703a9300 100644
--- a/www-client/epiphany/epiphany-3.10.3.ebuild
+++ b/www-client/epiphany/epiphany-3.10.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany/epiphany-3.10.3.ebuild,v 1.2 2014/02/22 22:41:13 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany/epiphany-3.10.3.ebuild,v 1.3 2014/03/09 10:55:37 pacho Exp $
EAPI="5"
GCONF_DEBUG="yes"
@@ -15,7 +15,7 @@ HOMEPAGE="http://projects.gnome.org/epiphany/"
LICENSE="GPL-2"
SLOT="0"
IUSE="+jit +nss test"
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
RDEPEND="
>=app-crypt/gcr-3.5.5