diff options
author | 2014-04-14 20:32:58 +0000 | |
---|---|---|
committer | 2014-04-14 20:32:58 +0000 | |
commit | d6362af7401e78d9c31fb571ffc12572db692b1b (patch) | |
tree | dd4565656155c9a8ee914914c518d4d920cb5dbd /dev-libs/gjs/gjs-1.38.1.ebuild | |
parent | Stable for ppc, wrt bug #507568 (diff) | |
download | gentoo-2-d6362af7401e78d9c31fb571ffc12572db692b1b.tar.gz gentoo-2-d6362af7401e78d9c31fb571ffc12572db692b1b.tar.bz2 gentoo-2-d6362af7401e78d9c31fb571ffc12572db692b1b.zip |
Stable for ppc, wrt bug #507568
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-libs/gjs/gjs-1.38.1.ebuild')
-rw-r--r-- | dev-libs/gjs/gjs-1.38.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/gjs/gjs-1.38.1.ebuild b/dev-libs/gjs/gjs-1.38.1.ebuild index 78fa08a1a17b..7b755cc4df47 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.7 2014/03/13 21:26:55 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/gjs/gjs-1.38.1.ebuild,v 1.8 2014/04/14 20:32:58 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 |