diff options
author | 2014-03-09 11:54:58 +0000 | |
---|---|---|
committer | 2014-03-09 11:54:58 +0000 | |
commit | d82a68be107cc969b102c9b470685e93a1f90fe5 (patch) | |
tree | f74179490148b53ee649365c55c8e80869c31809 /dev-libs/gjs | |
parent | x86 stable, bug 499954 (diff) | |
download | gentoo-2-d82a68be107cc969b102c9b470685e93a1f90fe5.tar.gz gentoo-2-d82a68be107cc969b102c9b470685e93a1f90fe5.tar.bz2 gentoo-2-d82a68be107cc969b102c9b470685e93a1f90fe5.zip |
x86 stable, bug 499954
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'dev-libs/gjs')
-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 7f8a1f854229..592d42601190 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.33 2014/03/09 10:44:01 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/gjs/ChangeLog,v 1.34 2014/03/09 11:54:58 pacho Exp $ + + 09 Mar 2014; Pacho Ramos <pacho@gentoo.org> gjs-1.38.1.ebuild: + x86 stable, bug 499954 09 Mar 2014; Pacho Ramos <pacho@gentoo.org> gjs-1.38.1.ebuild: amd64 stable, bug 499954 diff --git a/dev-libs/gjs/gjs-1.38.1.ebuild b/dev-libs/gjs/gjs-1.38.1.ebuild index 285a6a1e98e0..ca502b2b653a 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.5 2014/03/09 10:44:01 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/gjs/gjs-1.38.1.ebuild,v 1.6 2014/03/09 11:54:58 pacho 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 |