summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-04-21 10:28:46 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-04-21 10:28:46 +0000
commit335b0e0683be2be66c5f8f488cec1a744d18f4db (patch)
treef2dd5f716018c1b850711bacbd29223c59797961 /dev-libs/gjs
parentStable for arm, wrt bug #507568 (diff)
downloadgentoo-2-335b0e0683be2be66c5f8f488cec1a744d18f4db.tar.gz
gentoo-2-335b0e0683be2be66c5f8f488cec1a744d18f4db.tar.bz2
gentoo-2-335b0e0683be2be66c5f8f488cec1a744d18f4db.zip
Stable for arm, wrt bug #507568
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-libs/gjs')
-rw-r--r--dev-libs/gjs/ChangeLog5
-rw-r--r--dev-libs/gjs/gjs-1.38.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/gjs/ChangeLog b/dev-libs/gjs/ChangeLog
index acf97cab8892..63023a46d133 100644
--- a/dev-libs/gjs/ChangeLog
+++ b/dev-libs/gjs/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/gjs
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/gjs/ChangeLog,v 1.40 2014/04/19 17:43:36 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/gjs/ChangeLog,v 1.41 2014/04/21 10:28:46 ago Exp $
+
+ 21 Apr 2014; Agostino Sarubbo <ago@gentoo.org> gjs-1.38.1.ebuild:
+ Stable for arm, wrt bug #507568
19 Apr 2014; Agostino Sarubbo <ago@gentoo.org> gjs-1.38.1.ebuild:
Stable for sparc, wrt bug #507568
diff --git a/dev-libs/gjs/gjs-1.38.1.ebuild b/dev-libs/gjs/gjs-1.38.1.ebuild
index 65989b420ed7..ec0ed5738611 100644
--- a/dev-libs/gjs/gjs-1.38.1.ebuild
+++ b/dev-libs/gjs/gjs-1.38.1.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/dev-libs/gjs/gjs-1.38.1.ebuild,v 1.12 2014/04/19 17:43:36 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/gjs/gjs-1.38.1.ebuild,v 1.13 2014/04/21 10:28:46 ago Exp $
EAPI="5"
GCONF_DEBUG="no"
@@ -13,7 +13,7 @@ HOMEPAGE="http://live.gnome.org/Gjs"
LICENSE="MIT || ( MPL-1.1 LGPL-2+ GPL-2+ )"
SLOT="0"
IUSE="+cairo examples test"
-KEYWORDS=" alpha amd64 ~arm ia64 ppc ppc64 sparc x86"
+KEYWORDS=" alpha amd64 arm ia64 ppc ppc64 sparc x86"
RDEPEND="
>=dev-libs/glib-2.36:2