diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-04-16 07:47:00 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-04-16 07:47:00 +0000 |
commit | 0d9f68d7f8016226ae2001769608836f666ff0f0 (patch) | |
tree | b9a01cf17a5a0bb970af27dc0530e122d1a7dd9a /dev-libs | |
parent | Stable for ppc64, wrt bug #507568 (diff) | |
download | gentoo-2-0d9f68d7f8016226ae2001769608836f666ff0f0.tar.gz gentoo-2-0d9f68d7f8016226ae2001769608836f666ff0f0.tar.bz2 gentoo-2-0d9f68d7f8016226ae2001769608836f666ff0f0.zip |
Stable for ppc64, 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')
-rw-r--r-- | dev-libs/gjs/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/gjs/gjs-1.38.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/gjs/ChangeLog b/dev-libs/gjs/ChangeLog index 47310909b140..d9ebc76581cf 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.36 2014/04/14 20:32:58 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/gjs/ChangeLog,v 1.37 2014/04/16 07:47:00 ago Exp $ + + 16 Apr 2014; Agostino Sarubbo <ago@gentoo.org> gjs-1.38.1.ebuild: + Stable for ppc64, wrt bug #507568 14 Apr 2014; Agostino Sarubbo <ago@gentoo.org> gjs-1.38.1.ebuild: Stable for ppc, wrt bug #507568 diff --git a/dev-libs/gjs/gjs-1.38.1.ebuild b/dev-libs/gjs/gjs-1.38.1.ebuild index 7b755cc4df47..b37cbdb98a63 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.8 2014/04/14 20:32:58 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/gjs/gjs-1.38.1.ebuild,v 1.9 2014/04/16 07:47:00 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 |