public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-python/numpy: numpy-1.5.1.ebuild numpy-1.6.1-r1.ebuild numpy-1.6.1.ebuild numpy-1.6.0.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:15

  Modified:             numpy-1.5.1.ebuild numpy-1.6.1-r1.ebuild
                        numpy-1.6.1.ebuild numpy-1.6.0.ebuild ChangeLog
  Log:
  Migrating dev-util/pkgconfig -> virtual/pkgconfig
  
  (Portage version: 2.2.0_alpha101/cvs/Linux x86_64)

Revision  Changes    Path
1.20                 dev-python/numpy/numpy-1.5.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/numpy/numpy-1.5.1.ebuild?rev=1.20&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/numpy/numpy-1.5.1.ebuild?rev=1.20&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/numpy/numpy-1.5.1.ebuild?r1=1.19&r2=1.20

Index: numpy-1.5.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/numpy/numpy-1.5.1.ebuild,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- numpy-1.5.1.ebuild	20 Feb 2012 15:36:45 -0000	1.19
+++ numpy-1.5.1.ebuild	4 May 2012 15:12:15 -0000	1.20
@@ -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/numpy/numpy-1.5.1.ebuild,v 1.19 2012/02/20 15:36:45 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/numpy/numpy-1.5.1.ebuild,v 1.20 2012/05/04 15:12:15 patrick Exp $
 
 EAPI=3
 
@@ -31,7 +31,7 @@
 	lapack? ( virtual/cblas virtual/lapack virtual/fortran )"
 DEPEND="${RDEPEND}
 	doc? ( app-arch/unzip )
-	lapack? ( dev-util/pkgconfig )
+	lapack? ( virtual/pkgconfig )
 	test? ( >=dev-python/nose-0.10 )"
 
 PYTHON_CFLAGS=("* + -fno-strict-aliasing")



1.5                  dev-python/numpy/numpy-1.6.1-r1.ebuild

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

Index: numpy-1.6.1-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/numpy/numpy-1.6.1-r1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- numpy-1.6.1-r1.ebuild	20 Feb 2012 15:36:45 -0000	1.4
+++ numpy-1.6.1-r1.ebuild	4 May 2012 15:12:15 -0000	1.5
@@ -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/numpy/numpy-1.6.1-r1.ebuild,v 1.4 2012/02/20 15:36:45 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/numpy/numpy-1.6.1-r1.ebuild,v 1.5 2012/05/04 15:12:15 patrick Exp $
 
 EAPI=3
 
@@ -31,7 +31,7 @@
 	lapack? ( virtual/cblas virtual/lapack virtual/fortran )"
 DEPEND="${RDEPEND}
 	doc? ( app-arch/unzip )
-	lapack? ( dev-util/pkgconfig )
+	lapack? ( virtual/pkgconfig )
 	test? ( >=dev-python/nose-0.10 )"
 
 PYTHON_CFLAGS=("* + -fno-strict-aliasing")



1.4                  dev-python/numpy/numpy-1.6.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/numpy/numpy-1.6.1.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/numpy/numpy-1.6.1.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/numpy/numpy-1.6.1.ebuild?r1=1.3&r2=1.4

Index: numpy-1.6.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/numpy/numpy-1.6.1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- numpy-1.6.1.ebuild	20 Feb 2012 15:36:45 -0000	1.3
+++ numpy-1.6.1.ebuild	4 May 2012 15:12:15 -0000	1.4
@@ -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/numpy/numpy-1.6.1.ebuild,v 1.3 2012/02/20 15:36:45 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/numpy/numpy-1.6.1.ebuild,v 1.4 2012/05/04 15:12:15 patrick Exp $
 
 EAPI=3
 
@@ -31,7 +31,7 @@
 	lapack? ( virtual/cblas virtual/lapack virtual/fortran )"
 DEPEND="${RDEPEND}
 	doc? ( app-arch/unzip )
-	lapack? ( dev-util/pkgconfig )
+	lapack? ( virtual/pkgconfig )
 	test? ( >=dev-python/nose-0.10 )"
 
 PYTHON_CFLAGS=("* + -fno-strict-aliasing")



1.13                 dev-python/numpy/numpy-1.6.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/numpy/numpy-1.6.0.ebuild?rev=1.13&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/numpy/numpy-1.6.0.ebuild?rev=1.13&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/numpy/numpy-1.6.0.ebuild?r1=1.12&r2=1.13

Index: numpy-1.6.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/numpy/numpy-1.6.0.ebuild,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- numpy-1.6.0.ebuild	20 Feb 2012 15:36:45 -0000	1.12
+++ numpy-1.6.0.ebuild	4 May 2012 15:12:15 -0000	1.13
@@ -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/numpy/numpy-1.6.0.ebuild,v 1.12 2012/02/20 15:36:45 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/numpy/numpy-1.6.0.ebuild,v 1.13 2012/05/04 15:12:15 patrick Exp $
 
 EAPI=3
 
@@ -31,7 +31,7 @@
 	lapack? ( virtual/cblas virtual/lapack virtual/fortran )"
 DEPEND="${RDEPEND}
 	doc? ( app-arch/unzip )
-	lapack? ( dev-util/pkgconfig )
+	lapack? ( virtual/pkgconfig )
 	test? ( >=dev-python/nose-0.10 )"
 
 PYTHON_CFLAGS=("* + -fno-strict-aliasing")



1.157                dev-python/numpy/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/numpy/ChangeLog,v
retrieving revision 1.156
retrieving revision 1.157
diff -u -r1.156 -r1.157
--- ChangeLog	20 Feb 2012 15:36:45 -0000	1.156
+++ ChangeLog	4 May 2012 15:12:15 -0000	1.157
@@ -1,6 +1,10 @@
 # ChangeLog for dev-python/numpy
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/numpy/ChangeLog,v 1.156 2012/02/20 15:36:45 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/numpy/ChangeLog,v 1.157 2012/05/04 15:12:15 patrick Exp $
+
+  04 May 2012; Patrick Lauer <patrick@gentoo.org> numpy-1.5.1.ebuild,
+  numpy-1.6.0.ebuild, numpy-1.6.1-r1.ebuild, numpy-1.6.1.ebuild:
+  Migrating dev-util/pkgconfig -> virtual/pkgconfig
 
   20 Feb 2012; Patrick Lauer <patrick@gentoo.org> numpy-1.5.1.ebuild,
   numpy-1.6.0.ebuild, numpy-1.6.1-r1.ebuild, numpy-1.6.1.ebuild:






^ 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/numpy: numpy-1.5.1.ebuild numpy-1.6.1-r1.ebuild numpy-1.6.1.ebuild numpy-1.6.0.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