diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-04-01 18:23:58 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-04-01 18:23:58 +0000 |
commit | 5bd21b317622f130bc4aac70754749968856d1a1 (patch) | |
tree | dd00ccfc9fd98ea5a031a10f244c0df8b71dacee /dev-libs/json-glib | |
parent | Stable for sparc, wrt bug #458984 (diff) | |
download | gentoo-2-5bd21b317622f130bc4aac70754749968856d1a1.tar.gz gentoo-2-5bd21b317622f130bc4aac70754749968856d1a1.tar.bz2 gentoo-2-5bd21b317622f130bc4aac70754749968856d1a1.zip |
Stable for sparc, wrt bug #458984
(Portage version: 2.1.11.55/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-libs/json-glib')
-rw-r--r-- | dev-libs/json-glib/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/json-glib/json-glib-0.15.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/json-glib/ChangeLog b/dev-libs/json-glib/ChangeLog index e1c93d59d48f..b9c5ca3d8440 100644 --- a/dev-libs/json-glib/ChangeLog +++ b/dev-libs/json-glib/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/json-glib # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/json-glib/ChangeLog,v 1.47 2013/04/01 17:54:00 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/json-glib/ChangeLog,v 1.48 2013/04/01 18:23:58 ago Exp $ + + 01 Apr 2013; Agostino Sarubbo <ago@gentoo.org> json-glib-0.15.2.ebuild: + Stable for sparc, wrt bug #458984 01 Apr 2013; Agostino Sarubbo <ago@gentoo.org> json-glib-0.15.2.ebuild: Stable for alpha, wrt bug #458984 diff --git a/dev-libs/json-glib/json-glib-0.15.2.ebuild b/dev-libs/json-glib/json-glib-0.15.2.ebuild index 1f278e54bf6f..328491bc3bb4 100644 --- a/dev-libs/json-glib/json-glib-0.15.2.ebuild +++ b/dev-libs/json-glib/json-glib-0.15.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/json-glib/json-glib-0.15.2.ebuild,v 1.9 2013/04/01 17:54:00 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/json-glib/json-glib-0.15.2.ebuild,v 1.10 2013/04/01 18:23:58 ago Exp $ EAPI=5 GCONF_DEBUG=yes @@ -13,7 +13,7 @@ HOMEPAGE="http://live.gnome.org/JsonGlib" LICENSE="LGPL-2.1+" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~hppa ia64 ~mips ppc ppc64 ~s390 ~sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~arm ~hppa ia64 ~mips ppc ppc64 ~s390 sparc x86 ~x86-fbsd" IUSE="+introspection" RDEPEND=">=dev-libs/glib-2.31:2 |