public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-libs/json-glib: json-glib-0.14.2.ebuild ChangeLog json-glib-0.12.4.ebuild json-glib-0.13.4.ebuild json-glib-0.10.2.ebuild
@ 2011-11-15 22:22 Gilles Dartiguelongue (eva)
  0 siblings, 0 replies; only message in thread
From: Gilles Dartiguelongue (eva) @ 2011-11-15 22:22 UTC (permalink / raw
  To: gentoo-commits

eva         11/11/15 22:22:29

  Modified:             ChangeLog
  Added:                json-glib-0.14.2.ebuild
  Removed:              json-glib-0.12.4.ebuild json-glib-0.13.4.ebuild
                        json-glib-0.10.2.ebuild
  Log:
  Version bump. Fix build with recent glib. Clean up old revisions.
  
  (Portage version: 2.2.0_alpha74/cvs/Linux x86_64)

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

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/json-glib/ChangeLog,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -r1.28 -r1.29
--- ChangeLog	30 Oct 2011 15:03:16 -0000	1.28
+++ ChangeLog	15 Nov 2011 22:22:29 -0000	1.29
@@ -1,6 +1,12 @@
 # ChangeLog for dev-libs/json-glib
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/json-glib/ChangeLog,v 1.28 2011/10/30 15:03:16 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/json-glib/ChangeLog,v 1.29 2011/11/15 22:22:29 eva Exp $
+
+*json-glib-0.14.2 (15 Nov 2011)
+
+  15 Nov 2011; Gilles Dartiguelongue <eva@gentoo.org> -json-glib-0.10.2.ebuild,
+  -json-glib-0.12.4.ebuild, -json-glib-0.13.4.ebuild, +json-glib-0.14.2.ebuild:
+  Version bump. Fix build with recent glib. Clean up old revisions.
 
   30 Oct 2011; Raúl Porcel <armin76@gentoo.org> json-glib-0.12.6.ebuild:
   alpha/ia64/sparc stable wrt #385699



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

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

Index: json-glib-0.14.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.14.2.ebuild,v 1.1 2011/11/15 22:22:29 eva Exp $

EAPI=4
GCONF_DEBUG=yes
GNOME2_LA_PUNT=yes

inherit gnome2

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 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
IUSE="doc +introspection"

RDEPEND=">=dev-libs/glib-2.26:2"
DEPEND="${RDEPEND}
	dev-util/pkgconfig
	>=sys-devel/gettext-0.18
	doc? ( >=dev-util/gtk-doc-1.13 )
	introspection? ( >=dev-libs/gobject-introspection-0.9.5 )"

pkg_setup() {
	DOCS="ChangeLog NEWS README"
	# Coverage support is useless, and causes runtime problems
	G2CONF="${G2CONF}
		--disable-gcov
		$(use_enable introspection)"
}






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

only message in thread, other threads:[~2011-11-15 22:22 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-15 22:22 [gentoo-commits] gentoo-x86 commit in dev-libs/json-glib: json-glib-0.14.2.ebuild ChangeLog json-glib-0.12.4.ebuild json-glib-0.13.4.ebuild json-glib-0.10.2.ebuild Gilles Dartiguelongue (eva)

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