public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Samuli Suominen (ssuominen)" <ssuominen@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in dev-libs/glib: ChangeLog glib-2.28.6.ebuild
Date: Fri, 20 May 2011 08:00:53 +0000 (UTC)	[thread overview]
Message-ID: <20110520080053.7DDF620054@flycatcher.gentoo.org> (raw)

ssuominen    11/05/20 08:00:53

  Modified:             ChangeLog glib-2.28.6.ebuild
  Log:
  pkg-config is still needed for USE=test, and USE=test will trigger circular dep, but not really anything new
  
  (Portage version: 2.2.0_alpha33/cvs/Linux x86_64)

Revision  Changes    Path
1.464                dev-libs/glib/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/glib/ChangeLog,v
retrieving revision 1.463
retrieving revision 1.464
diff -u -r1.463 -r1.464
--- ChangeLog	20 May 2011 07:47:59 -0000	1.463
+++ ChangeLog	20 May 2011 08:00:53 -0000	1.464
@@ -1,11 +1,12 @@
 # ChangeLog for dev-libs/glib
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/glib/ChangeLog,v 1.463 2011/05/20 07:47:59 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/glib/ChangeLog,v 1.464 2011/05/20 08:00:53 ssuominen Exp $
 
   20 May 2011; Samuli Suominen <ssuominen@gentoo.org> glib-2.28.6.ebuild:
-  Remove dev-util/pkgconfig DEPEND to avoid circular dependency because it's
-  now using system copy of dev-libs/glib:2. Download pkg.m4 in SRC_URI for
-  eautoreconf instead.
+  Move dev-util/pkgconfig DEPEND behind USE="test" because it's only required
+  for checking sys-apps/dbus. This way we don't get circular dependencies now
+  that dev-util/pkgconfig is using system copy of dev-libs/glib:2.
+  Download pkg.m4 in SRC_URI for eautoreconf.
 
   30 Apr 2011; Raúl Porcel <armin76@gentoo.org> glib-2.28.6.ebuild:
   alpha/arm/ia64/m68k/s390/sh/sparc stable wrt #364973



1.9                  dev-libs/glib/glib-2.28.6.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/glib/glib-2.28.6.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/glib/glib-2.28.6.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/glib/glib-2.28.6.ebuild?r1=1.8&r2=1.9

Index: glib-2.28.6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/glib/glib-2.28.6.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- glib-2.28.6.ebuild	20 May 2011 07:47:59 -0000	1.8
+++ glib-2.28.6.ebuild	20 May 2011 08:00:53 -0000	1.9
@@ -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/glib/glib-2.28.6.ebuild,v 1.8 2011/05/20 07:47:59 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/glib/glib-2.28.6.ebuild,v 1.9 2011/05/20 08:00:53 ssuominen Exp $
 
 EAPI="3"
 PYTHON_DEPEND="2"
@@ -28,7 +28,8 @@
 		>=dev-libs/libxslt-1.0
 		>=dev-util/gtk-doc-1.13
 		~app-text/docbook-xml-dtd-4.1.2 )
-	test? ( >=sys-apps/dbus-1.2.14 )"
+	test? ( dev-util/pkgconfig
+		>=sys-apps/dbus-1.2.14 )"
 PDEPEND="introspection? ( dev-libs/gobject-introspection )
 	!<gnome-base/gvfs-1.6.4-r990" # Earlier versions do not work with glib
 






             reply	other threads:[~2011-05-20  8:02 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-20  8:00 Samuli Suominen (ssuominen) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2011-05-28 17:25 [gentoo-commits] gentoo-x86 commit in dev-libs/glib: ChangeLog glib-2.28.6.ebuild Raul Porcel (armin76)
2011-05-20  7:47 Samuli Suominen (ssuominen)
2011-04-30 17:35 Raul Porcel (armin76)
2011-04-28 10:22 PaweA Hajdan (phajdan.jr)
2011-04-27 16:57 Jeroen Roovers (jer)
2011-04-27 14:19 Christoph Mende (angelos)
2011-04-27 13:47 Kacper Kowalik (xarthisius)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20110520080053.7DDF620054@flycatcher.gentoo.org \
    --to=ssuominen@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox