diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2011-10-05 16:54:17 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2011-10-05 16:54:17 +0000 |
commit | add5df01b57c0c7338f8df4789dd9e59bdffc342 (patch) | |
tree | f5e33d1a1f5285ea2bbbc8bcd332ceb6389e8376 /dev-libs/json-glib | |
parent | ppc/ppc64 stable wrt #369909 (diff) | |
download | gentoo-2-add5df01b57c0c7338f8df4789dd9e59bdffc342.tar.gz gentoo-2-add5df01b57c0c7338f8df4789dd9e59bdffc342.tar.bz2 gentoo-2-add5df01b57c0c7338f8df4789dd9e59bdffc342.zip |
ppc/ppc64 stable wrt #369909
(Portage version: 2.2.0_alpha59/cvs/Linux x86_64)
Diffstat (limited to 'dev-libs/json-glib')
-rw-r--r-- | dev-libs/json-glib/json-glib-0.12.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 638cbea5b019..4054d002bd8e 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.5 2011/08/13 16:48:13 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/json-glib/json-glib-0.12.4.ebuild,v 1.6 2011/10/05 16:54:17 xarthisius 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" |