diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-03-25 15:43:24 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-03-25 15:43:24 +0000 |
commit | 765d4ac514333f7001653ec259eb95e5a4504530 (patch) | |
tree | 60c3d9af293256523e95fadb36848fa5c0a12f25 /dev-libs/json-glib | |
parent | arm stable, bug #408391 (diff) | |
download | gentoo-2-765d4ac514333f7001653ec259eb95e5a4504530.tar.gz gentoo-2-765d4ac514333f7001653ec259eb95e5a4504530.tar.bz2 gentoo-2-765d4ac514333f7001653ec259eb95e5a4504530.zip |
alpha/ia64/sparc stable wrt #393007
(Portage version: 2.1.10.49/cvs/Linux ia64)
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.14.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 58f588065134..da87b1e2039e 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-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/json-glib/ChangeLog,v 1.33 2012/03/05 21:58:58 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/json-glib/ChangeLog,v 1.34 2012/03/25 15:43:24 armin76 Exp $ + + 25 Mar 2012; Raúl Porcel <armin76@gentoo.org> json-glib-0.14.2.ebuild: + alpha/ia64/sparc stable wrt #393007 05 Mar 2012; Brent Baude <ranger@gentoo.org> json-glib-0.14.2.ebuild: Marking json-glib-0.14.2 ppc stable for bug 393007 diff --git a/dev-libs/json-glib/json-glib-0.14.2.ebuild b/dev-libs/json-glib/json-glib-0.14.2.ebuild index 2c4462939318..5ec54f1e3fdb 100644 --- a/dev-libs/json-glib/json-glib-0.14.2.ebuild +++ b/dev-libs/json-glib/json-glib-0.14.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 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.14.2.ebuild,v 1.5 2012/03/05 21:58:58 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/json-glib/json-glib-0.14.2.ebuild,v 1.6 2012/03/25 15:43:24 armin76 Exp $ EAPI=4 GCONF_DEBUG=yes @@ -13,7 +13,7 @@ HOMEPAGE="http://live.gnome.org/JsonGlib" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ppc64 ~sparc x86" +KEYWORDS="alpha amd64 ~hppa ia64 ppc ppc64 sparc x86" IUSE="doc +introspection" RDEPEND=">=dev-libs/glib-2.26:2" |