summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-12-30 10:09:44 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-12-30 10:09:44 +0000
commitd704f1de31479a9633bee4fad1c40a4919e58543 (patch)
tree8a31f119ff676fd92de78b3ed36fe8aceb6ada8a /dev-libs/gjs
parentStable for ppc64, wrt bug #529964 (diff)
downloadgentoo-2-d704f1de31479a9633bee4fad1c40a4919e58543.tar.gz
gentoo-2-d704f1de31479a9633bee4fad1c40a4919e58543.tar.bz2
gentoo-2-d704f1de31479a9633bee4fad1c40a4919e58543.zip
Stable for ppc64, wrt bug #529964
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="ppc64", 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.40.1-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/gjs/ChangeLog b/dev-libs/gjs/ChangeLog
index a3670b1ede93..7969d578522e 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.57 2014/12/28 12:22:57 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/gjs/ChangeLog,v 1.58 2014/12/30 10:09:44 ago Exp $
+
+ 30 Dec 2014; Agostino Sarubbo <ago@gentoo.org> gjs-1.40.1-r1.ebuild:
+ Stable for ppc64, wrt bug #529964
28 Dec 2014; Agostino Sarubbo <ago@gentoo.org> gjs-1.40.1-r1.ebuild:
Stable for ppc, wrt bug #529964
diff --git a/dev-libs/gjs/gjs-1.40.1-r1.ebuild b/dev-libs/gjs/gjs-1.40.1-r1.ebuild
index 85ccecc6f045..ccf427e92f69 100644
--- a/dev-libs/gjs/gjs-1.40.1-r1.ebuild
+++ b/dev-libs/gjs/gjs-1.40.1-r1.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.40.1-r1.ebuild,v 1.4 2014/12/28 12:22:57 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/gjs/gjs-1.40.1-r1.ebuild,v 1.5 2014/12/30 10:09:44 ago Exp $
EAPI="5"
GCONF_DEBUG="no"
@@ -13,7 +13,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/Gjs"
LICENSE="MIT || ( MPL-1.1 LGPL-2+ GPL-2+ )"
SLOT="0"
IUSE="+cairo examples gtk 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