summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexandre Rostovtsev <tetromino@gentoo.org>2012-12-16 08:10:00 +0000
committerAlexandre Rostovtsev <tetromino@gentoo.org>2012-12-16 08:10:00 +0000
commit31e8b2c5a04e6ecf23225aef16c5598cb90c064a (patch)
tree3bc1f8209875295b68674e62c7faffacd92625c3 /dev-libs
parentBump for gnome-3.6 with numerous improvements; update to EAPI5 and python-r1.... (diff)
downloadgentoo-2-31e8b2c5a04e6ecf23225aef16c5598cb90c064a.tar.gz
gentoo-2-31e8b2c5a04e6ecf23225aef16c5598cb90c064a.tar.bz2
gentoo-2-31e8b2c5a04e6ecf23225aef16c5598cb90c064a.zip
Switch to global introspection USE flag.
(Portage version: 2.2.0_alpha148/cvs/Linux x86_64, signed Manifest commit with key CF0ADD61)
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/json-glib/ChangeLog5
-rw-r--r--dev-libs/json-glib/metadata.xml4
2 files changed, 4 insertions, 5 deletions
diff --git a/dev-libs/json-glib/ChangeLog b/dev-libs/json-glib/ChangeLog
index f41112ffbadf..d3e0be0c103b 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.37 2012/07/14 13:23:39 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/json-glib/ChangeLog,v 1.38 2012/12/16 08:10:00 tetromino Exp $
+
+ 16 Dec 2012; Alexandre Rostovtsev <tetromino@gentoo.org> metadata.xml:
+ Switch to global introspection USE flag.
14 Jul 2012; Anthony G. Basile <blueness@gentoo.org> json-glib-0.14.2.ebuild:
Keyword ~mips
diff --git a/dev-libs/json-glib/metadata.xml b/dev-libs/json-glib/metadata.xml
index 307911c5dce9..3c2c0b88b097 100644
--- a/dev-libs/json-glib/metadata.xml
+++ b/dev-libs/json-glib/metadata.xml
@@ -9,8 +9,4 @@
<longdescription>JSON-GLib is a library providing serialization and deserialization support for the JavaScript Object Notation (JSON) format described by RFC 4627. Many high-level languages already provide native modules for parsing, generating and manipulating JSON data streams. JSON-GLib is a C library based on GLib and released under the terms of the GNU Lesser General Public License version 2.1. It provides a parser and a generator GObject classes and various wrappers for the complex data types employed by JSON, such as arrays and objects.
JSON-GLib uses GLib native data types and the generic value container GValue for ease of development. It also provides integration with the GObject classes for direct serialization into, and deserialization from, JSON data streams.</longdescription>
- <use>
- <flag name="introspection">Use <pkg>dev-libs/gobject-introspection</pkg> for
- introspection</flag>
- </use>
</pkgmetadata>