public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-util/gtk-doc-am: gtk-doc-am-1.18.ebuild gtk-doc-am-1.17.ebuild ChangeLog
@ 2012-05-05  9:51 Jeff Horelick (jdhore)
  0 siblings, 0 replies; only message in thread
From: Jeff Horelick (jdhore) @ 2012-05-05  9:51 UTC (permalink / raw
  To: gentoo-commits

jdhore      12/05/05 09:51:53

  Modified:             gtk-doc-am-1.18.ebuild gtk-doc-am-1.17.ebuild
                        ChangeLog
  Log:
  THE FINAL dev-util/pkgconfig -> virtual/pkgconfig
  
  (Portage version: 2.2.0_alpha101/cvs/Linux i686)

Revision  Changes    Path
1.9                  dev-util/gtk-doc-am/gtk-doc-am-1.18.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/gtk-doc-am/gtk-doc-am-1.18.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/gtk-doc-am/gtk-doc-am-1.18.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/gtk-doc-am/gtk-doc-am-1.18.ebuild?r1=1.8&r2=1.9

Index: gtk-doc-am-1.18.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/gtk-doc-am/gtk-doc-am-1.18.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- gtk-doc-am-1.18.ebuild	26 Apr 2012 14:09:46 -0000	1.8
+++ gtk-doc-am-1.18.ebuild	5 May 2012 09:51:53 -0000	1.9
@@ -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-util/gtk-doc-am/gtk-doc-am-1.18.ebuild,v 1.8 2012/04/26 14:09:46 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/gtk-doc-am/gtk-doc-am-1.18.ebuild,v 1.9 2012/05/05 09:51:53 jdhore Exp $
 
 EAPI="4"
 
@@ -24,7 +24,7 @@
 	!<dev-util/gtk-doc-${MAJ_PV}"
 # pkg-config is used by gtkdoc-rebase at runtime
 # PDEPEND to avoid circular deps, bug 368301
-PDEPEND="dev-util/pkgconfig"
+PDEPEND="virtual/pkgconfig"
 
 # This ebuild doesn't even compile anything, causing tests to fail when updating (bug #316071)
 RESTRICT="test"



1.13                 dev-util/gtk-doc-am/gtk-doc-am-1.17.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/gtk-doc-am/gtk-doc-am-1.17.ebuild?rev=1.13&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/gtk-doc-am/gtk-doc-am-1.17.ebuild?rev=1.13&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/gtk-doc-am/gtk-doc-am-1.17.ebuild?r1=1.12&r2=1.13

Index: gtk-doc-am-1.17.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/gtk-doc-am/gtk-doc-am-1.17.ebuild,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- gtk-doc-am-1.17.ebuild	19 Aug 2011 16:47:10 -0000	1.12
+++ gtk-doc-am-1.17.ebuild	5 May 2012 09:51:53 -0000	1.13
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/gtk-doc-am/gtk-doc-am-1.17.ebuild,v 1.12 2011/08/19 16:47:10 gmsoft Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/gtk-doc-am/gtk-doc-am-1.17.ebuild,v 1.13 2012/05/05 09:51:53 jdhore Exp $
 
 EAPI="3"
 
@@ -24,7 +24,7 @@
 	!<dev-util/gtk-doc-${MAJ_PV}"
 # pkg-config is used by gtkdoc-rebase at runtime
 # PDEPEND to avoid circular deps, bug 368301
-PDEPEND="dev-util/pkgconfig"
+PDEPEND="virtual/pkgconfig"
 
 # This ebuild doesn't even compile anything, causing tests to fail when updating (bug #316071)
 RESTRICT="test"



1.78                 dev-util/gtk-doc-am/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/gtk-doc-am/ChangeLog?rev=1.78&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/gtk-doc-am/ChangeLog?rev=1.78&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/gtk-doc-am/ChangeLog?r1=1.77&r2=1.78

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/gtk-doc-am/ChangeLog,v
retrieving revision 1.77
retrieving revision 1.78
diff -u -r1.77 -r1.78
--- ChangeLog	26 Apr 2012 14:09:46 -0000	1.77
+++ ChangeLog	5 May 2012 09:51:53 -0000	1.78
@@ -1,6 +1,10 @@
 # ChangeLog for dev-util/gtk-doc-am
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/gtk-doc-am/ChangeLog,v 1.77 2012/04/26 14:09:46 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/gtk-doc-am/ChangeLog,v 1.78 2012/05/05 09:51:53 jdhore Exp $
+
+  05 May 2012; Jeff Horelick <jdhore@gentoo.org> gtk-doc-am-1.17.ebuild,
+  gtk-doc-am-1.18.ebuild:
+  THE FINAL dev-util/pkgconfig -> virtual/pkgconfig
 
   26 Apr 2012; Alexis Ballier <aballier@gentoo.org> gtk-doc-am-1.18.ebuild:
   keyword ~amd64-fbsd






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

only message in thread, other threads:[~2012-05-05  9:52 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-05  9:51 [gentoo-commits] gentoo-x86 commit in dev-util/gtk-doc-am: gtk-doc-am-1.18.ebuild gtk-doc-am-1.17.ebuild ChangeLog 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