diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-01-01 08:40:23 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-01-01 08:40:23 +0000 |
commit | f07164107a1fba35e7da8dd7a93f4184621be42d (patch) | |
tree | accdcbe3612bc0f0a6abe8e0dec6f950786d5e0a /dev-libs | |
parent | Stable for sparc, wrt bug #529964 (diff) | |
download | gentoo-2-f07164107a1fba35e7da8dd7a93f4184621be42d.tar.gz gentoo-2-f07164107a1fba35e7da8dd7a93f4184621be42d.tar.bz2 gentoo-2-f07164107a1fba35e7da8dd7a93f4184621be42d.zip |
Stable for sparc, wrt bug #529964
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/gjs/ChangeLog | 7 | ||||
-rw-r--r-- | dev-libs/gjs/gjs-1.40.1-r1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-libs/gjs/ChangeLog b/dev-libs/gjs/ChangeLog index 428abbd3d227..b1e8261e4845 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.60 2014/12/31 09:15:43 ago Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/gjs/ChangeLog,v 1.61 2015/01/01 08:40:23 ago Exp $ + + 01 Jan 2015; Agostino Sarubbo <ago@gentoo.org> gjs-1.40.1-r1.ebuild: + Stable for sparc, wrt bug #529964 31 Dec 2014; Agostino Sarubbo <ago@gentoo.org> gjs-1.40.1-r1.ebuild: Stable for ia64, wrt bug #529964 diff --git a/dev-libs/gjs/gjs-1.40.1-r1.ebuild b/dev-libs/gjs/gjs-1.40.1-r1.ebuild index dfdd051bcc6f..2a0628f835ae 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 +# Copyright 1999-2015 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.7 2014/12/31 09:15:43 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/gjs/gjs-1.40.1-r1.ebuild,v 1.8 2015/01/01 08:40:23 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 |