public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-libs/json-glib: ChangeLog json-glib-0.12.2.ebuild
@ 2011-01-11  0:21 Nirbheek Chauhan (nirbheek)
  0 siblings, 0 replies; only message in thread
From: Nirbheek Chauhan (nirbheek) @ 2011-01-11  0:21 UTC (permalink / raw
  To: gentoo-commits

nirbheek    11/01/11 00:21:18

  Modified:             ChangeLog
  Added:                json-glib-0.12.2.ebuild
  Log:
  Bump to 0.12.2, no heavy changes
  
  (Portage version: 2.1.9.27/cvs/Linux x86_64)

Revision  Changes    Path
1.12                 dev-libs/json-glib/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/json-glib/ChangeLog?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/json-glib/ChangeLog?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/json-glib/ChangeLog?r1=1.11&r2=1.12

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/json-glib/ChangeLog,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- ChangeLog	5 Dec 2010 14:33:58 -0000	1.11
+++ ChangeLog	11 Jan 2011 00:21:18 -0000	1.12
@@ -1,6 +1,11 @@
 # ChangeLog for dev-libs/json-glib
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/json-glib/ChangeLog,v 1.11 2010/12/05 14:33:58 nirbheek Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/json-glib/ChangeLog,v 1.12 2011/01/11 00:21:18 nirbheek Exp $
+
+*json-glib-0.12.2 (11 Jan 2011)
+
+  11 Jan 2011; <nirbheek@gentoo.org> +json-glib-0.12.2.ebuild:
+  Bump to 0.12.2, no heavy changes
 
 *json-glib-0.12.0 (05 Dec 2010)
 



1.1                  dev-libs/json-glib/json-glib-0.12.2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/json-glib/json-glib-0.12.2.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/json-glib/json-glib-0.12.2.ebuild?rev=1.1&content-type=text/plain

Index: json-glib-0.12.2.ebuild
===================================================================
# 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.2.ebuild,v 1.1 2011/01/11 00:21:18 nirbheek Exp $

EAPI="2"

inherit gnome2 eutils

DESCRIPTION="A library providing GLib serialization and deserialization support for the JSON format"
HOMEPAGE="http://live.gnome.org/JsonGlib"

LICENSE="LGPL-2.1"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
IUSE="doc coverage +introspection"

RDEPEND=">=dev-libs/glib-2.16"
DEPEND="${RDEPEND}
	>=dev-util/pkgconfig-0.9
	doc? ( >=dev-util/gtk-doc-1.13 )
	introspection? ( >=dev-libs/gobject-introspection-0.6.5 )"

DOCS="AUTHORS ChangeLog NEWS README"

pkg_setup() {
	# coverage support needs gcov from gcc
	G2CONF="${G2CONF}
		$(use_enable coverage gcov)
		$(use_enable introspection)"
}






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-01-11  0:21 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-01-11  0:21 [gentoo-commits] gentoo-x86 commit in dev-libs/json-glib: ChangeLog json-glib-0.12.2.ebuild Nirbheek Chauhan (nirbheek)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox