diff options
author | 2014-12-28 12:22:57 +0000 | |
---|---|---|
committer | 2014-12-28 12:22:57 +0000 | |
commit | e05014bf01c4a8a4422985dea28e69ebdf3f3e73 (patch) | |
tree | 32f6473bd06c4880e45ac2d78e04eee72cd5cab8 /dev-libs/gjs | |
parent | Stable for ppc, wrt bug #529964 (diff) | |
download | gentoo-2-e05014bf01c4a8a4422985dea28e69ebdf3f3e73.tar.gz gentoo-2-e05014bf01c4a8a4422985dea28e69ebdf3f3e73.tar.bz2 gentoo-2-e05014bf01c4a8a4422985dea28e69ebdf3f3e73.zip |
Stable for ppc, wrt bug #529964
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-libs/gjs')
-rw-r--r-- | dev-libs/gjs/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/gjs/gjs-1.40.1-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/gjs/ChangeLog b/dev-libs/gjs/ChangeLog index b4170bf121f1..a3670b1ede93 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.56 2014/12/21 12:41:14 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/gjs/ChangeLog,v 1.57 2014/12/28 12:22:57 ago Exp $ + + 28 Dec 2014; Agostino Sarubbo <ago@gentoo.org> gjs-1.40.1-r1.ebuild: + Stable for ppc, wrt bug #529964 *gjs-1.42.0 (21 Dec 2014) diff --git a/dev-libs/gjs/gjs-1.40.1-r1.ebuild b/dev-libs/gjs/gjs-1.40.1-r1.ebuild index a3abee4d138e..85ccecc6f045 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.3 2014/12/19 13:35:05 pacho Exp $ +# $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 $ 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 |