* [gentoo-commits] gentoo-x86 commit in dev-libs/gdl: gdl-3.0.2.ebuild ChangeLog gdl-3.0.0.ebuild gdl-3.0.1.ebuild
@ 2011-09-26 11:35 Pacho Ramos (pacho)
0 siblings, 0 replies; only message in thread
From: Pacho Ramos (pacho) @ 2011-09-26 11:35 UTC (permalink / raw
To: gentoo-commits
pacho 11/09/26 11:35:33
Modified: gdl-3.0.2.ebuild ChangeLog
Removed: gdl-3.0.0.ebuild gdl-3.0.1.ebuild
Log:
Handle introspection USE flag properly (bug #383635 by optiluca and fix by Alexandre Rostovtsev), remove old.
(Portage version: 2.1.10.19/cvs/Linux x86_64)
Revision Changes Path
1.2 dev-libs/gdl/gdl-3.0.2.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/gdl/gdl-3.0.2.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/gdl/gdl-3.0.2.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/gdl/gdl-3.0.2.ebuild?r1=1.1&r2=1.2
Index: gdl-3.0.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/gdl/gdl-3.0.2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- gdl-3.0.2.ebuild 24 Jul 2011 14:05:31 -0000 1.1
+++ gdl-3.0.2.ebuild 26 Sep 2011 11:35:33 -0000 1.2
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/gdl/gdl-3.0.2.ebuild,v 1.1 2011/07/24 14:05:31 eva Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/gdl/gdl-3.0.2.ebuild,v 1.2 2011/09/26 11:35:33 pacho Exp $
EAPI="4"
GCONF_DEBUG="no"
@@ -27,4 +27,7 @@
>=dev-util/intltool-0.40.1
doc? ( >=dev-util/gtk-doc-1.4 )"
-DOCS="AUTHORS ChangeLog MAINTAINERS NEWS README"
+pkg_setup() {
+ DOCS="AUTHORS ChangeLog MAINTAINERS NEWS README"
+ G2CONF="${G2CONF} $(use_enable introspection)"
+}
1.65 dev-libs/gdl/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/gdl/ChangeLog?rev=1.65&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/gdl/ChangeLog?rev=1.65&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/gdl/ChangeLog?r1=1.64&r2=1.65
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/gdl/ChangeLog,v
retrieving revision 1.64
retrieving revision 1.65
diff -u -r1.64 -r1.65
--- ChangeLog 24 Jul 2011 14:05:31 -0000 1.64
+++ ChangeLog 26 Sep 2011 11:35:33 -0000 1.65
@@ -1,6 +1,11 @@
# ChangeLog for dev-libs/gdl
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/gdl/ChangeLog,v 1.64 2011/07/24 14:05:31 eva Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/gdl/ChangeLog,v 1.65 2011/09/26 11:35:33 pacho Exp $
+
+ 26 Sep 2011; Pacho Ramos <pacho@gentoo.org> -gdl-3.0.0.ebuild,
+ -gdl-3.0.1.ebuild, gdl-3.0.2.ebuild:
+ Handle introspection USE flag properly (bug #383635 by optiluca and fix by
+ Alexandre Rostovtsev), remove old.
*gdl-3.0.2 (24 Jul 2011)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2011-09-26 11:35 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-09-26 11:35 [gentoo-commits] gentoo-x86 commit in dev-libs/gdl: gdl-3.0.2.ebuild ChangeLog gdl-3.0.0.ebuild gdl-3.0.1.ebuild Pacho Ramos (pacho)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox