diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-10-30 15:03:16 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-10-30 15:03:16 +0000 |
commit | e51d927ccea7aacc5f9c6b7d316da4b9a1dc5ba6 (patch) | |
tree | e122906c5801e994bf6658942f3cadae010f5c82 /dev-libs/json-glib | |
parent | alpha/ia64/sparc stable wrt #385699 (diff) | |
download | gentoo-2-e51d927ccea7aacc5f9c6b7d316da4b9a1dc5ba6.tar.gz gentoo-2-e51d927ccea7aacc5f9c6b7d316da4b9a1dc5ba6.tar.bz2 gentoo-2-e51d927ccea7aacc5f9c6b7d316da4b9a1dc5ba6.zip |
alpha/ia64/sparc stable wrt #385699
(Portage version: 2.1.10.11/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.12.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/json-glib/ChangeLog b/dev-libs/json-glib/ChangeLog index 036f10c72201..102902dd8e8b 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-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/json-glib/ChangeLog,v 1.27 2011/10/21 14:09:52 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/json-glib/ChangeLog,v 1.28 2011/10/30 15:03:16 armin76 Exp $ + + 30 Oct 2011; Raúl Porcel <armin76@gentoo.org> json-glib-0.12.6.ebuild: + alpha/ia64/sparc stable wrt #385699 21 Oct 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> json-glib-0.12.6.ebuild: x86 stable wrt bug #385699 diff --git a/dev-libs/json-glib/json-glib-0.12.6.ebuild b/dev-libs/json-glib/json-glib-0.12.6.ebuild index ba555c4b0027..24f58ed475a0 100644 --- a/dev-libs/json-glib/json-glib-0.12.6.ebuild +++ b/dev-libs/json-glib/json-glib-0.12.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 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.12.6.ebuild,v 1.7 2011/10/21 14:09:52 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/json-glib/json-glib-0.12.6.ebuild,v 1.8 2011/10/30 15:03:16 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.16:2" |