summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-12-31 09:15:43 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-12-31 09:15:43 +0000
commit61ac2d245cfbdb795fcac735eb0057927c1dc16b (patch)
tree60f50b58207e000609b586043d09c728c30eadaa /dev-libs
parentStable for ia64, wrt bug #529964 (diff)
downloadgentoo-2-61ac2d245cfbdb795fcac735eb0057927c1dc16b.tar.gz
gentoo-2-61ac2d245cfbdb795fcac735eb0057927c1dc16b.tar.bz2
gentoo-2-61ac2d245cfbdb795fcac735eb0057927c1dc16b.zip
Stable for ia64, wrt bug #529964
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="ia64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-libs')
-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 b1a74b509507..428abbd3d227 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.59 2014/12/30 13:38:34 leio Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/gjs/ChangeLog,v 1.60 2014/12/31 09:15:43 ago Exp $
+
+ 31 Dec 2014; Agostino Sarubbo <ago@gentoo.org> gjs-1.40.1-r1.ebuild:
+ Stable for ia64, wrt bug #529964
30 Dec 2014; Mart Raudsepp <leio@gentoo.org> gjs-1.40.1-r1.ebuild:
Our patchset depends on our g-introspection patchset API additions; dep on it
diff --git a/dev-libs/gjs/gjs-1.40.1-r1.ebuild b/dev-libs/gjs/gjs-1.40.1-r1.ebuild
index 7ed57bc0cdee..dfdd051bcc6f 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.6 2014/12/30 13:38:34 leio Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/gjs/gjs-1.40.1-r1.ebuild,v 1.7 2014/12/31 09:15:43 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