diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-03-25 15:51:23 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-03-25 15:51:23 +0000 |
commit | f9a633bbdee3b6d845f8a85d1fe022ea39a3879f (patch) | |
tree | 6d72b9386a55678b5868e594399fc940aaec5ee2 /dev-libs/json-glib/json-glib-0.14.2.ebuild | |
parent | alpha/ia64/sh/sparc stable wrt #393007 (diff) | |
download | historical-f9a633bbdee3b6d845f8a85d1fe022ea39a3879f.tar.gz historical-f9a633bbdee3b6d845f8a85d1fe022ea39a3879f.tar.bz2 historical-f9a633bbdee3b6d845f8a85d1fe022ea39a3879f.zip |
alpha/ia64/sparc stable wrt #393007
Package-Manager: portage-2.1.10.49/cvs/Linux ia64
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 | 4 |
1 files changed, 2 insertions, 2 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 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" |