diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-07-01 21:07:46 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-07-01 21:07:46 +0000 |
commit | 4c16eca9f8fe2251a21a844f0a4f0047fd76c3f1 (patch) | |
tree | e37a85ce668a5a925e9a3fd58018e63c957b7f6d /dev-libs/json-glib | |
parent | Stable on amd64 wrt bug #278255 (diff) | |
download | gentoo-2-4c16eca9f8fe2251a21a844f0a4f0047fd76c3f1.tar.gz gentoo-2-4c16eca9f8fe2251a21a844f0a4f0047fd76c3f1.tar.bz2 gentoo-2-4c16eca9f8fe2251a21a844f0a4f0047fd76c3f1.zip |
Stable on amd64 wrt bug #278255
(Portage version: 2.2.0_alpha42/cvs/Linux x86_64)
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.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/json-glib/ChangeLog b/dev-libs/json-glib/ChangeLog index 19c2f748a3af..658e39fcbcae 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.18 2011/06/16 07:44:43 nirbheek Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/json-glib/ChangeLog,v 1.19 2011/07/01 21:07:46 hwoarang Exp $ + + 01 Jul 2011; Markos Chandras <hwoarang@gentoo.org> json-glib-0.12.4.ebuild: + Stable on amd64 wrt bug #278255 *json-glib-0.12.6 (16 Jun 2011) diff --git a/dev-libs/json-glib/json-glib-0.12.4.ebuild b/dev-libs/json-glib/json-glib-0.12.4.ebuild index 17d00e2f3303..70da5891e830 100644 --- a/dev-libs/json-glib/json-glib-0.12.4.ebuild +++ b/dev-libs/json-glib/json-glib-0.12.4.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.4.ebuild,v 1.2 2011/04/14 21:11:37 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/json-glib/json-glib-0.12.4.ebuild,v 1.3 2011/07/01 21:07:46 hwoarang Exp $ EAPI="3" GCONF_DEBUG="yes" @@ -12,7 +12,7 @@ HOMEPAGE="http://live.gnome.org/JsonGlib" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="doc +introspection" RDEPEND=">=dev-libs/glib-2.16:2" |