public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-libs/confuse: confuse-2.6-r3.ebuild ChangeLog confuse-2.7.ebuild
@ 2012-05-04 18:35 Jeff Horelick (jdhore)
  0 siblings, 0 replies; only message in thread
From: Jeff Horelick (jdhore) @ 2012-05-04 18:35 UTC (permalink / raw
  To: gentoo-commits

jdhore      12/05/04 18:35:53

  Modified:             confuse-2.6-r3.ebuild ChangeLog confuse-2.7.ebuild
  Log:
  dev-util/pkgconfig -> virtual/pkgconfig
  
  (Portage version: 2.2.0_alpha101/cvs/Linux i686)

Revision  Changes    Path
1.8                  dev-libs/confuse/confuse-2.6-r3.ebuild

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

Index: confuse-2.6-r3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/confuse/confuse-2.6-r3.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- confuse-2.6-r3.ebuild	7 Jan 2012 01:01:27 -0000	1.7
+++ confuse-2.6-r3.ebuild	4 May 2012 18:35:53 -0000	1.8
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/confuse/confuse-2.6-r3.ebuild,v 1.7 2012/01/07 01:01:27 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/confuse/confuse-2.6-r3.ebuild,v 1.8 2012/05/04 18:35:53 jdhore Exp $
 
 inherit eutils
 
@@ -15,7 +15,7 @@
 
 DEPEND="sys-devel/flex
 	sys-devel/libtool
-	dev-util/pkgconfig
+	virtual/pkgconfig
 	nls? ( sys-devel/gettext )"
 RDEPEND="nls? ( virtual/libintl )"
 



1.50                 dev-libs/confuse/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/confuse/ChangeLog,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -r1.49 -r1.50
--- ChangeLog	7 Jan 2012 01:01:26 -0000	1.49
+++ ChangeLog	4 May 2012 18:35:53 -0000	1.50
@@ -1,6 +1,10 @@
 # ChangeLog for dev-libs/confuse
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/confuse/ChangeLog,v 1.49 2012/01/07 01:01:26 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/confuse/ChangeLog,v 1.50 2012/05/04 18:35:53 jdhore Exp $
+
+  04 May 2012; Jeff Horelick <jdhore@gentoo.org> confuse-2.6-r3.ebuild,
+  confuse-2.7.ebuild:
+  dev-util/pkgconfig -> virtual/pkgconfig
 
   07 Jan 2012; Ulrich Mueller <ulm@gentoo.org> confuse-2.6-r3.ebuild,
   confuse-2.7.ebuild:



1.10                 dev-libs/confuse/confuse-2.7.ebuild

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

Index: confuse-2.7.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/confuse/confuse-2.7.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- confuse-2.7.ebuild	7 Jan 2012 01:01:26 -0000	1.9
+++ confuse-2.7.ebuild	4 May 2012 18:35:53 -0000	1.10
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/confuse/confuse-2.7.ebuild,v 1.9 2012/01/07 01:01:26 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/confuse/confuse-2.7.ebuild,v 1.10 2012/05/04 18:35:53 jdhore Exp $
 
 EAPI=3
 
@@ -15,7 +15,7 @@
 
 DEPEND="sys-devel/flex
 	sys-devel/libtool
-	dev-util/pkgconfig
+	virtual/pkgconfig
 	nls? ( sys-devel/gettext )"
 RDEPEND="nls? ( virtual/libintl )"
 






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

only message in thread, other threads:[~2012-05-04 18:41 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-04 18:35 [gentoo-commits] gentoo-x86 commit in dev-libs/confuse: confuse-2.6-r3.ebuild ChangeLog confuse-2.7.ebuild Jeff Horelick (jdhore)

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