public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-python/python-bibtex: python-bibtex-1.2.5.ebuild python-bibtex-1.2.4.ebuild ChangeLog
@ 2012-05-04 15:12 Patrick Lauer (patrick)
  0 siblings, 0 replies; only message in thread
From: Patrick Lauer (patrick) @ 2012-05-04 15:12 UTC (permalink / raw
  To: gentoo-commits

patrick     12/05/04 15:12:16

  Modified:             python-bibtex-1.2.5.ebuild
                        python-bibtex-1.2.4.ebuild ChangeLog
  Log:
  Migrating dev-util/pkgconfig -> virtual/pkgconfig
  
  (Portage version: 2.2.0_alpha101/cvs/Linux x86_64)

Revision  Changes    Path
1.6                  dev-python/python-bibtex/python-bibtex-1.2.5.ebuild

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

Index: python-bibtex-1.2.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/python-bibtex/python-bibtex-1.2.5.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- python-bibtex-1.2.5.ebuild	6 Mar 2012 14:23:49 -0000	1.5
+++ python-bibtex-1.2.5.ebuild	4 May 2012 15:12:16 -0000	1.6
@@ -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-python/python-bibtex/python-bibtex-1.2.5.ebuild,v 1.5 2012/03/06 14:23:49 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/python-bibtex/python-bibtex-1.2.5.ebuild,v 1.6 2012/05/04 15:12:16 patrick Exp $
 
 EAPI="3"
 
@@ -23,7 +23,7 @@
 	dev-libs/glib:2
 	>=app-text/recode-3.6-r1"
 DEPEND="${RDEPEND}
-	dev-util/pkgconfig"
+	virtual/pkgconfig"
 
 src_prepare() {
 	distutils_src_prepare



1.11                 dev-python/python-bibtex/python-bibtex-1.2.4.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-bibtex/python-bibtex-1.2.4.ebuild?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-bibtex/python-bibtex-1.2.4.ebuild?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-bibtex/python-bibtex-1.2.4.ebuild?r1=1.10&r2=1.11

Index: python-bibtex-1.2.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/python-bibtex/python-bibtex-1.2.4.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- python-bibtex-1.2.4.ebuild	22 Feb 2012 06:10:21 -0000	1.10
+++ python-bibtex-1.2.4.ebuild	4 May 2012 15:12:16 -0000	1.11
@@ -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-python/python-bibtex/python-bibtex-1.2.4.ebuild,v 1.10 2012/02/22 06:10:21 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/python-bibtex/python-bibtex-1.2.4.ebuild,v 1.11 2012/05/04 15:12:16 patrick Exp $
 
 EAPI="3"
 
@@ -23,7 +23,7 @@
 	dev-libs/glib:2
 	>=app-text/recode-3.6-r1"
 DEPEND="${RDEPEND}
-	dev-util/pkgconfig"
+	virtual/pkgconfig"
 
 src_prepare() {
 	distutils_src_prepare



1.27                 dev-python/python-bibtex/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-bibtex/ChangeLog?rev=1.27&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-bibtex/ChangeLog?rev=1.27&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-bibtex/ChangeLog?r1=1.26&r2=1.27

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/python-bibtex/ChangeLog,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- ChangeLog	6 Mar 2012 14:23:49 -0000	1.26
+++ ChangeLog	4 May 2012 15:12:16 -0000	1.27
@@ -1,6 +1,10 @@
 # ChangeLog for dev-python/python-bibtex
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/python-bibtex/ChangeLog,v 1.26 2012/03/06 14:23:49 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/python-bibtex/ChangeLog,v 1.27 2012/05/04 15:12:16 patrick Exp $
+
+  04 May 2012; Patrick Lauer <patrick@gentoo.org> python-bibtex-1.2.4.ebuild,
+  python-bibtex-1.2.5.ebuild:
+  Migrating dev-util/pkgconfig -> virtual/pkgconfig
 
   06 Mar 2012; Brent Baude <ranger@gentoo.org> python-bibtex-1.2.5.ebuild:
   Marking python-bibtex-1.2.5 ppc for bug 397007






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

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

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-04 15:12 [gentoo-commits] gentoo-x86 commit in dev-python/python-bibtex: python-bibtex-1.2.5.ebuild python-bibtex-1.2.4.ebuild ChangeLog Patrick Lauer (patrick)

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