diff options
author | 2013-03-27 09:45:15 +0000 | |
---|---|---|
committer | 2013-03-27 09:45:15 +0000 | |
commit | 34037de584427fd9eeaf85e153cac22dd8bd1a75 (patch) | |
tree | c424fbfbf3c732bb61a029c5f53b32e9fa7cd593 | |
parent | Stable for ppc64, wrt bug #458984 (diff) | |
download | gentoo-2-34037de584427fd9eeaf85e153cac22dd8bd1a75.tar.gz gentoo-2-34037de584427fd9eeaf85e153cac22dd8bd1a75.tar.bz2 gentoo-2-34037de584427fd9eeaf85e153cac22dd8bd1a75.zip |
Stable for ppc64, wrt bug #458984
(Portage version: 2.1.11.52/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
-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 751196c332d8..f62218846c16 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.44 2013/03/26 16:49:39 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/json-glib/ChangeLog,v 1.45 2013/03/27 09:45:15 ago Exp $ + + 27 Mar 2013; Agostino Sarubbo <ago@gentoo.org> json-glib-0.15.2.ebuild: + Stable for ppc64, wrt bug #458984 26 Mar 2013; Agostino Sarubbo <ago@gentoo.org> json-glib-0.15.2.ebuild: Stable for ppc, 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 95991afd1399..bda5e7817227 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.6 2013/03/26 16:49:39 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/json-glib/json-glib-0.15.2.ebuild,v 1.7 2013/03/27 09:45:15 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 |