diff options
author | 2012-01-14 16:25:16 +0000 | |
---|---|---|
committer | 2012-01-14 16:25:16 +0000 | |
commit | b1a3a483a98f27bf82cd1c9bc90d3c2ff3100e17 (patch) | |
tree | d0944df81e67bde80ed786e5cb26042e542eaede /dev-libs/json-glib/json-glib-0.14.2.ebuild | |
parent | x86 stable, bug #393007 (diff) | |
download | gentoo-2-b1a3a483a98f27bf82cd1c9bc90d3c2ff3100e17.tar.gz gentoo-2-b1a3a483a98f27bf82cd1c9bc90d3c2ff3100e17.tar.bz2 gentoo-2-b1a3a483a98f27bf82cd1c9bc90d3c2ff3100e17.zip |
x86 stable, bug #393007
(Portage version: 2.1.10.44/cvs/Linux x86_64)
Diffstat (limited to 'dev-libs/json-glib/json-glib-0.14.2.ebuild')
-rw-r--r-- | dev-libs/json-glib/json-glib-0.14.2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
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 c476b66fe404..6e0212a0bee6 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-2011 Gentoo Foundation +# 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.2 2011/12/29 17:27:01 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/json-glib/json-glib-0.14.2.ebuild,v 1.3 2012/01/14 16:25:16 maekke 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" |