summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2012-04-24 13:01:11 +0000
committerAlexis Ballier <aballier@gentoo.org>2012-04-24 13:01:11 +0000
commit2b20113b34d67528063c29511e691842cc352998 (patch)
tree21a6f36300b88cc73d908ca800319e05a2287c0f /dev-libs/json-glib
parentAdd myspell-r2.eclass which is just eclassdoced myspell.eclass with removed n... (diff)
downloadgentoo-2-2b20113b34d67528063c29511e691842cc352998.tar.gz
gentoo-2-2b20113b34d67528063c29511e691842cc352998.tar.bz2
gentoo-2-2b20113b34d67528063c29511e691842cc352998.zip
keyword ~x86-fbsd
(Portage version: 2.2.0_alpha101/cvs/Linux x86_64)
Diffstat (limited to 'dev-libs/json-glib')
-rw-r--r--dev-libs/json-glib/ChangeLog5
-rw-r--r--dev-libs/json-glib/json-glib-0.14.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/json-glib/ChangeLog b/dev-libs/json-glib/ChangeLog
index da87b1e2039e..2175d51ec30a 100644
--- a/dev-libs/json-glib/ChangeLog
+++ b/dev-libs/json-glib/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/json-glib
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/json-glib/ChangeLog,v 1.34 2012/03/25 15:43:24 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/json-glib/ChangeLog,v 1.35 2012/04/24 13:01:11 aballier Exp $
+
+ 24 Apr 2012; Alexis Ballier <aballier@gentoo.org> json-glib-0.14.2.ebuild:
+ keyword ~x86-fbsd
25 Mar 2012; Raúl Porcel <armin76@gentoo.org> json-glib-0.14.2.ebuild:
alpha/ia64/sparc stable wrt #393007
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 5ec54f1e3fdb..15084bd660b0 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.6 2012/03/25 15:43:24 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/json-glib/json-glib-0.14.2.ebuild,v 1.7 2012/04/24 13:01:11 aballier 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 ~x86-fbsd"
IUSE="doc +introspection"
RDEPEND=">=dev-libs/glib-2.26:2"