public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-vcs/gitg: gitg-0.2.4.ebuild gitg-0.1.0.ebuild ChangeLog gitg-0.2.2.ebuild gitg-0.2.5.ebuild gitg-0.0.6.ebuild gitg-0.1.2.ebuild
@ 2012-05-03  2:57 Jeff Horelick (jdhore)
  0 siblings, 0 replies; only message in thread
From: Jeff Horelick (jdhore) @ 2012-05-03  2:57 UTC (permalink / raw
  To: gentoo-commits

jdhore      12/05/03 02:57:16

  Modified:             gitg-0.2.4.ebuild gitg-0.1.0.ebuild ChangeLog
                        gitg-0.2.2.ebuild gitg-0.2.5.ebuild
                        gitg-0.0.6.ebuild gitg-0.1.2.ebuild
  Log:
  dev-util/pkgconfig -> virtual/pkgconfig
  
  (Portage version: 2.2.0_alpha101/cvs/Linux i686)

Revision  Changes    Path
1.3                  dev-vcs/gitg/gitg-0.2.4.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/gitg/gitg-0.2.4.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/gitg/gitg-0.2.4.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/gitg/gitg-0.2.4.ebuild?r1=1.2&r2=1.3

Index: gitg-0.2.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/gitg/gitg-0.2.4.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- gitg-0.2.4.ebuild	7 Aug 2011 07:24:00 -0000	1.2
+++ gitg-0.2.4.ebuild	3 May 2012 02:57:15 -0000	1.3
@@ -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-vcs/gitg/gitg-0.2.4.ebuild,v 1.2 2011/08/07 07:24:00 zmedico Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/gitg/gitg-0.2.4.ebuild,v 1.3 2012/05/03 02:57:15 jdhore Exp $
 
 EAPI="3"
 GNOME2_LA_PUNT="yes"
@@ -27,7 +27,7 @@
 "
 DEPEND="${RDEPEND}
 	>=sys-devel/gettext-0.17
-	>=dev-util/pkgconfig-0.15
+	virtual/pkgconfig
 	>=dev-util/intltool-0.40"
 
 pkg_setup() {



1.3                  dev-vcs/gitg/gitg-0.1.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/gitg/gitg-0.1.0.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/gitg/gitg-0.1.0.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/gitg/gitg-0.1.0.ebuild?r1=1.2&r2=1.3

Index: gitg-0.1.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/gitg/gitg-0.1.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- gitg-0.1.0.ebuild	21 Mar 2011 23:15:13 -0000	1.2
+++ gitg-0.1.0.ebuild	3 May 2012 02:57:15 -0000	1.3
@@ -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-vcs/gitg/gitg-0.1.0.ebuild,v 1.2 2011/03/21 23:15:13 nirbheek Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/gitg/gitg-0.1.0.ebuild,v 1.3 2012/05/03 02:57:15 jdhore Exp $
 
 EAPI="3"
 
@@ -23,7 +23,7 @@
 
 DEPEND="${RDEPEND}
 	>=sys-devel/gettext-0.17
-	>=dev-util/pkgconfig-0.15
+	virtual/pkgconfig
 	>=dev-util/intltool-0.40"
 
 pkg_setup() {



1.17                 dev-vcs/gitg/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/gitg/ChangeLog?rev=1.17&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/gitg/ChangeLog?rev=1.17&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/gitg/ChangeLog?r1=1.16&r2=1.17

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/gitg/ChangeLog,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- ChangeLog	14 Apr 2012 20:11:50 -0000	1.16
+++ ChangeLog	3 May 2012 02:57:15 -0000	1.17
@@ -1,6 +1,11 @@
 # ChangeLog for dev-vcs/gitg
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/gitg/ChangeLog,v 1.16 2012/04/14 20:11:50 zmedico Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/gitg/ChangeLog,v 1.17 2012/05/03 02:57:15 jdhore Exp $
+
+  03 May 2012; Jeff Horelick <jdhore@gentoo.org> gitg-0.0.6.ebuild,
+  gitg-0.1.0.ebuild, gitg-0.1.2.ebuild, gitg-0.2.2.ebuild, gitg-0.2.4.ebuild,
+  gitg-0.2.5.ebuild:
+  dev-util/pkgconfig -> virtual/pkgconfig
 
   14 Apr 2012; Zac Medico <zmedico@gentoo.org> gitg-0.2.5.ebuild:
   Add ~amd64-linux keyword.



1.2                  dev-vcs/gitg/gitg-0.2.2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/gitg/gitg-0.2.2.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/gitg/gitg-0.2.2.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/gitg/gitg-0.2.2.ebuild?r1=1.1&r2=1.2

Index: gitg-0.2.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/gitg/gitg-0.2.2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- gitg-0.2.2.ebuild	15 Jul 2011 13:56:36 -0000	1.1
+++ gitg-0.2.2.ebuild	3 May 2012 02:57:15 -0000	1.2
@@ -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-vcs/gitg/gitg-0.2.2.ebuild,v 1.1 2011/07/15 13:56:36 sping Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/gitg/gitg-0.2.2.ebuild,v 1.2 2012/05/03 02:57:15 jdhore Exp $
 
 EAPI="3"
 GNOME2_LA_PUNT="yes"
@@ -27,7 +27,7 @@
 "
 DEPEND="${RDEPEND}
 	>=sys-devel/gettext-0.17
-	>=dev-util/pkgconfig-0.15
+	virtual/pkgconfig
 	>=dev-util/intltool-0.40"
 
 pkg_setup() {



1.3                  dev-vcs/gitg/gitg-0.2.5.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/gitg/gitg-0.2.5.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/gitg/gitg-0.2.5.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/gitg/gitg-0.2.5.ebuild?r1=1.2&r2=1.3

Index: gitg-0.2.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/gitg/gitg-0.2.5.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- gitg-0.2.5.ebuild	14 Apr 2012 20:11:50 -0000	1.2
+++ gitg-0.2.5.ebuild	3 May 2012 02:57:15 -0000	1.3
@@ -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-vcs/gitg/gitg-0.2.5.ebuild,v 1.2 2012/04/14 20:11:50 zmedico Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/gitg/gitg-0.2.5.ebuild,v 1.3 2012/05/03 02:57:15 jdhore Exp $
 
 EAPI="3"
 GNOME2_LA_PUNT="yes"
@@ -27,7 +27,7 @@
 "
 DEPEND="${RDEPEND}
 	>=sys-devel/gettext-0.17
-	>=dev-util/pkgconfig-0.15
+	virtual/pkgconfig
 	>=dev-util/intltool-0.40"
 
 pkg_setup() {



1.6                  dev-vcs/gitg/gitg-0.0.6.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/gitg/gitg-0.0.6.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/gitg/gitg-0.0.6.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/gitg/gitg-0.0.6.ebuild?r1=1.5&r2=1.6

Index: gitg-0.0.6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/gitg/gitg-0.0.6.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- gitg-0.0.6.ebuild	21 Mar 2011 23:15:13 -0000	1.5
+++ gitg-0.0.6.ebuild	3 May 2012 02:57:15 -0000	1.6
@@ -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-vcs/gitg/gitg-0.0.6.ebuild,v 1.5 2011/03/21 23:15:13 nirbheek Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/gitg/gitg-0.0.6.ebuild,v 1.6 2012/05/03 02:57:15 jdhore Exp $
 
 EAPI="2"
 
@@ -22,7 +22,7 @@
 
 DEPEND="${RDEPEND}
 	sys-devel/gettext
-	>=dev-util/pkgconfig-0.15
+	virtual/pkgconfig
 	>=dev-util/intltool-0.35"
 
 DOCS="AUTHORS ChangeLog NEWS README"



1.3                  dev-vcs/gitg/gitg-0.1.2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/gitg/gitg-0.1.2.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/gitg/gitg-0.1.2.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/gitg/gitg-0.1.2.ebuild?r1=1.2&r2=1.3

Index: gitg-0.1.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/gitg/gitg-0.1.2.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- gitg-0.1.2.ebuild	12 Apr 2011 00:51:16 -0000	1.2
+++ gitg-0.1.2.ebuild	3 May 2012 02:57:15 -0000	1.3
@@ -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-vcs/gitg/gitg-0.1.2.ebuild,v 1.2 2011/04/12 00:51:16 sping Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/gitg/gitg-0.1.2.ebuild,v 1.3 2012/05/03 02:57:15 jdhore Exp $
 
 EAPI="3"
 
@@ -24,7 +24,7 @@
 
 DEPEND="${RDEPEND}
 	>=sys-devel/gettext-0.17
-	>=dev-util/pkgconfig-0.15
+	virtual/pkgconfig
 	>=dev-util/intltool-0.40"
 
 pkg_setup() {






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

only message in thread, other threads:[~2012-05-03  2:57 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-03  2:57 [gentoo-commits] gentoo-x86 commit in dev-vcs/gitg: gitg-0.2.4.ebuild gitg-0.1.0.ebuild ChangeLog gitg-0.2.2.ebuild gitg-0.2.5.ebuild gitg-0.0.6.ebuild gitg-0.1.2.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