diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2011-10-05 16:57:22 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2011-10-05 16:57:22 +0000 |
commit | 03e14bc905191502024d61e57a3b7d86c05e824b (patch) | |
tree | 9fd9f469159b33eb18b75e402732c5894608d702 /dev-libs/json-glib | |
parent | ppc stable wrt #369909 (diff) | |
download | historical-03e14bc905191502024d61e57a3b7d86c05e824b.tar.gz historical-03e14bc905191502024d61e57a3b7d86c05e824b.tar.bz2 historical-03e14bc905191502024d61e57a3b7d86c05e824b.zip |
ppc/ppc64 stable wrt #369909
Package-Manager: portage-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" |