diff options
author | 2010-07-21 13:01:32 +0000 | |
---|---|---|
committer | 2010-07-21 13:01:32 +0000 | |
commit | 5f11cec2e08e761aa2dc7c905b2080217791ec75 (patch) | |
tree | f622c4eff5c35d22d979c994e7c200b19ea32fde /dev-libs/json-glib/json-glib-0.10.2.ebuild | |
parent | stable x86, bug 321217 (diff) | |
download | gentoo-2-5f11cec2e08e761aa2dc7c905b2080217791ec75.tar.gz gentoo-2-5f11cec2e08e761aa2dc7c905b2080217791ec75.tar.bz2 gentoo-2-5f11cec2e08e761aa2dc7c905b2080217791ec75.zip |
stable x86, bug 327053
(Portage version: 2.1.8.3/cvs/Linux i686)
Diffstat (limited to 'dev-libs/json-glib/json-glib-0.10.2.ebuild')
-rw-r--r-- | dev-libs/json-glib/json-glib-0.10.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/json-glib/json-glib-0.10.2.ebuild b/dev-libs/json-glib/json-glib-0.10.2.ebuild index cd09e74319af..6471bb629503 100644 --- a/dev-libs/json-glib/json-glib-0.10.2.ebuild +++ b/dev-libs/json-glib/json-glib-0.10.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 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.10.2.ebuild,v 1.2 2010/07/06 16:06:27 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/json-glib/json-glib-0.10.2.ebuild,v 1.3 2010/07/21 13:01:32 fauli Exp $ EAPI="2" @@ -11,7 +11,7 @@ HOMEPAGE="http://live.gnome.org/JsonGlib" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 x86" IUSE="doc +introspection" RDEPEND=">=dev-libs/glib-2.15" |