diff options
author | Jeff Horelick <jdhore@gentoo.org> | 2012-05-04 07:55:34 +0000 |
---|---|---|
committer | Jeff Horelick <jdhore@gentoo.org> | 2012-05-04 07:55:34 +0000 |
commit | e8044c819dd56bcf539c430c26b01d17dc67f05b (patch) | |
tree | da7298a4c4a3dae402dc204b518489fb5be761aa /sci-physics/camfr | |
parent | Run edos2unix for libmediainfo.pc pkg-config file wrt #414545 (diff) | |
download | gentoo-2-e8044c819dd56bcf539c430c26b01d17dc67f05b.tar.gz gentoo-2-e8044c819dd56bcf539c430c26b01d17dc67f05b.tar.bz2 gentoo-2-e8044c819dd56bcf539c430c26b01d17dc67f05b.zip |
dev-util/pkgconfig -> virtual/pkgconfig
(Portage version: 2.2.0_alpha101/cvs/Linux i686)
Diffstat (limited to 'sci-physics/camfr')
-rw-r--r-- | sci-physics/camfr/ChangeLog | 6 | ||||
-rw-r--r-- | sci-physics/camfr/camfr-20070717-r2.ebuild | 4 | ||||
-rw-r--r-- | sci-physics/camfr/camfr-20070717-r3.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/sci-physics/camfr/ChangeLog b/sci-physics/camfr/ChangeLog index e80aa392beee..1d84f524016d 100644 --- a/sci-physics/camfr/ChangeLog +++ b/sci-physics/camfr/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sci-physics/camfr # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-physics/camfr/ChangeLog,v 1.22 2012/01/30 01:45:42 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/camfr/ChangeLog,v 1.23 2012/05/04 07:55:34 jdhore Exp $ + + 04 May 2012; Jeff Horelick <jdhore@gentoo.org> camfr-20070717-r2.ebuild, + camfr-20070717-r3.ebuild: + dev-util/pkgconfig -> virtual/pkgconfig *camfr-20070717-r3 (30 Jan 2012) diff --git a/sci-physics/camfr/camfr-20070717-r2.ebuild b/sci-physics/camfr/camfr-20070717-r2.ebuild index d4152176414f..e81189d0c6cc 100644 --- a/sci-physics/camfr/camfr-20070717-r2.ebuild +++ b/sci-physics/camfr/camfr-20070717-r2.ebuild @@ -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/sci-physics/camfr/camfr-20070717-r2.ebuild,v 1.5 2012/01/30 01:45:42 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/camfr/camfr-20070717-r2.ebuild,v 1.6 2012/05/04 07:55:34 jdhore Exp $ EAPI=2 @@ -31,7 +31,7 @@ RDEPEND=" sci-libs/scipy virtual/lapack" DEPEND="${RDEPEND} - dev-util/pkgconfig + virtual/pkgconfig >=dev-util/scons-0.98" RESTRICT_PYTHON_ABIS="3.*" diff --git a/sci-physics/camfr/camfr-20070717-r3.ebuild b/sci-physics/camfr/camfr-20070717-r3.ebuild index 2c50a3119b73..29684076afde 100644 --- a/sci-physics/camfr/camfr-20070717-r3.ebuild +++ b/sci-physics/camfr/camfr-20070717-r3.ebuild @@ -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/sci-physics/camfr/camfr-20070717-r3.ebuild,v 1.1 2012/01/30 01:45:42 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/camfr/camfr-20070717-r3.ebuild,v 1.2 2012/05/04 07:55:34 jdhore Exp $ EAPI=4 @@ -29,7 +29,7 @@ RDEPEND="virtual/fortran sci-libs/scipy virtual/lapack" DEPEND="${RDEPEND} - dev-util/pkgconfig + virtual/pkgconfig dev-util/scons" RESTRICT_PYTHON_ABIS="3.*" |