summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-02-02 23:13:52 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-02-02 23:13:52 +0000
commit725cf1aded46071bf98cce889558bc86eee7845b (patch)
tree92c8e8b63bbba7da44834279dbfe5192e030f144 /www-client/epiphany
parentAdd ~arm, wrt bug #449220 (diff)
downloadgentoo-2-725cf1aded46071bf98cce889558bc86eee7845b.tar.gz
gentoo-2-725cf1aded46071bf98cce889558bc86eee7845b.tar.bz2
gentoo-2-725cf1aded46071bf98cce889558bc86eee7845b.zip
Add ~arm, wrt bug #449220
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'www-client/epiphany')
-rw-r--r--www-client/epiphany/ChangeLog5
-rw-r--r--www-client/epiphany/epiphany-3.6.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/www-client/epiphany/ChangeLog b/www-client/epiphany/ChangeLog
index 776ae2f70da3..802cedb90fc3 100644
--- a/www-client/epiphany/ChangeLog
+++ b/www-client/epiphany/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for www-client/epiphany
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany/ChangeLog,v 1.291 2013/01/20 22:55:48 eva Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany/ChangeLog,v 1.292 2013/02/02 23:13:52 ago Exp $
+
+ 02 Feb 2013; Agostino Sarubbo <ago@gentoo.org> epiphany-3.6.1.ebuild:
+ Add ~arm, wrt bug #449220
20 Jan 2013; Gilles Dartiguelongue <eva@gentoo.org> -epiphany-3.4.3.ebuild,
epiphany-3.6.1.ebuild, +files/epiphany-3.6.1-test-gwarning.patch:
diff --git a/www-client/epiphany/epiphany-3.6.1.ebuild b/www-client/epiphany/epiphany-3.6.1.ebuild
index 87c1705788df..ddb320b9ca06 100644
--- a/www-client/epiphany/epiphany-3.6.1.ebuild
+++ b/www-client/epiphany/epiphany-3.6.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany/epiphany-3.6.1.ebuild,v 1.4 2013/01/20 22:55:48 eva Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany/epiphany-3.6.1.ebuild,v 1.5 2013/02/02 23:13:52 ago Exp $
EAPI="5"
GCONF_DEBUG="yes"
@@ -14,7 +14,7 @@ HOMEPAGE="http://projects.gnome.org/epiphany/"
LICENSE="GPL-2"
SLOT="0"
IUSE="+introspection +jit +nss test"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
RDEPEND="
>=app-crypt/gcr-3.5.5