diff options
author | Jeff Horelick <jdhore@gentoo.org> | 2012-05-04 08:22:54 +0000 |
---|---|---|
committer | Jeff Horelick <jdhore@gentoo.org> | 2012-05-04 08:22:54 +0000 |
commit | 5a120146a28ad218a72f9086792153ff41b854e0 (patch) | |
tree | 323e74d65be55f8fadcba89ca53afaacacc65b58 /sci-libs/gsl | |
parent | Fix DESCRIPTION (diff) | |
download | historical-5a120146a28ad218a72f9086792153ff41b854e0.tar.gz historical-5a120146a28ad218a72f9086792153ff41b854e0.tar.bz2 historical-5a120146a28ad218a72f9086792153ff41b854e0.zip |
dev-util/pkgconfig -> virtual/pkgconfig
Package-Manager: portage-2.2.0_alpha101/cvs/Linux i686
Diffstat (limited to 'sci-libs/gsl')
-rw-r--r-- | sci-libs/gsl/ChangeLog | 8 | ||||
-rw-r--r-- | sci-libs/gsl/gsl-1.13-r1.ebuild | 6 | ||||
-rw-r--r-- | sci-libs/gsl/gsl-1.13-r2.ebuild | 6 | ||||
-rw-r--r-- | sci-libs/gsl/gsl-1.14-r1.ebuild | 6 | ||||
-rw-r--r-- | sci-libs/gsl/gsl-1.14.ebuild | 6 | ||||
-rw-r--r-- | sci-libs/gsl/gsl-1.15.ebuild | 6 |
6 files changed, 21 insertions, 17 deletions
diff --git a/sci-libs/gsl/ChangeLog b/sci-libs/gsl/ChangeLog index d92ffad5acff..700c5fbfc429 100644 --- a/sci-libs/gsl/ChangeLog +++ b/sci-libs/gsl/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sci-libs/gsl -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/gsl/ChangeLog,v 1.82 2011/07/28 21:29:26 bicatali Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sci-libs/gsl/ChangeLog,v 1.83 2012/05/04 08:22:52 jdhore Exp $ + + 04 May 2012; Jeff Horelick <jdhore@gentoo.org> gsl-1.13-r1.ebuild, + gsl-1.13-r2.ebuild, gsl-1.14.ebuild, gsl-1.14-r1.ebuild, gsl-1.15.ebuild: + dev-util/pkgconfig -> virtual/pkgconfig 28 Jul 2011; SĂ©bastien Fabbro <bicatali@gentoo.org> files/gsl-1.15-cblas.patch: diff --git a/sci-libs/gsl/gsl-1.13-r1.ebuild b/sci-libs/gsl/gsl-1.13-r1.ebuild index 4ee4641b80d3..b812b987956a 100644 --- a/sci-libs/gsl/gsl-1.13-r1.ebuild +++ b/sci-libs/gsl/gsl-1.13-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/gsl/gsl-1.13-r1.ebuild,v 1.8 2010/08/09 09:32:55 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/gsl/gsl-1.13-r1.ebuild,v 1.9 2012/05/04 08:22:52 jdhore Exp $ EAPI=2 inherit eutils flag-o-matic autotools @@ -17,7 +17,7 @@ IUSE="cblas-external" RDEPEND="cblas-external? ( virtual/cblas )" DEPEND="${RDEPEND} app-admin/eselect-cblas - dev-util/pkgconfig" + virtual/pkgconfig" pkg_setup() { ESELECT_PROF="gsl" diff --git a/sci-libs/gsl/gsl-1.13-r2.ebuild b/sci-libs/gsl/gsl-1.13-r2.ebuild index 77e16969a219..73bd2904b80c 100644 --- a/sci-libs/gsl/gsl-1.13-r2.ebuild +++ b/sci-libs/gsl/gsl-1.13-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/gsl/gsl-1.13-r2.ebuild,v 1.2 2010/08/09 09:32:55 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/gsl/gsl-1.13-r2.ebuild,v 1.3 2012/05/04 08:22:52 jdhore Exp $ EAPI="3" @@ -18,7 +18,7 @@ IUSE="cblas-external" RDEPEND="cblas-external? ( virtual/cblas )" DEPEND="${RDEPEND} app-admin/eselect-cblas - dev-util/pkgconfig" + virtual/pkgconfig" pkg_setup() { ESELECT_PROF="gsl" diff --git a/sci-libs/gsl/gsl-1.14-r1.ebuild b/sci-libs/gsl/gsl-1.14-r1.ebuild index 52ae002d4b22..e29b8448913b 100644 --- a/sci-libs/gsl/gsl-1.14-r1.ebuild +++ b/sci-libs/gsl/gsl-1.14-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/gsl/gsl-1.14-r1.ebuild,v 1.5 2010/12/19 19:33:15 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/gsl/gsl-1.14-r1.ebuild,v 1.6 2012/05/04 08:22:52 jdhore Exp $ EAPI="3" @@ -18,7 +18,7 @@ IUSE="cblas-external static-libs" RDEPEND="cblas-external? ( virtual/cblas )" DEPEND="${RDEPEND} app-admin/eselect-cblas - dev-util/pkgconfig" + virtual/pkgconfig" pkg_setup() { ESELECT_PROF="gsl" diff --git a/sci-libs/gsl/gsl-1.14.ebuild b/sci-libs/gsl/gsl-1.14.ebuild index d076d62cbe81..0715d4e49dfb 100644 --- a/sci-libs/gsl/gsl-1.14.ebuild +++ b/sci-libs/gsl/gsl-1.14.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/gsl/gsl-1.14.ebuild,v 1.8 2010/08/09 09:32:55 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/gsl/gsl-1.14.ebuild,v 1.9 2012/05/04 08:22:52 jdhore Exp $ EAPI="3" @@ -18,7 +18,7 @@ IUSE="cblas-external" RDEPEND="cblas-external? ( virtual/cblas )" DEPEND="${RDEPEND} app-admin/eselect-cblas - dev-util/pkgconfig" + virtual/pkgconfig" pkg_setup() { ESELECT_PROF="gsl" diff --git a/sci-libs/gsl/gsl-1.15.ebuild b/sci-libs/gsl/gsl-1.15.ebuild index 896a020f88d0..6d326e787fb8 100644 --- a/sci-libs/gsl/gsl-1.15.ebuild +++ b/sci-libs/gsl/gsl-1.15.ebuild @@ -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/sci-libs/gsl/gsl-1.15.ebuild,v 1.3 2011/06/12 22:11:48 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/gsl/gsl-1.15.ebuild,v 1.4 2012/05/04 08:22:52 jdhore Exp $ EAPI=4 @@ -18,7 +18,7 @@ IUSE="cblas-external static-libs" RDEPEND="cblas-external? ( virtual/cblas )" DEPEND="${RDEPEND} app-admin/eselect-cblas - dev-util/pkgconfig" + virtual/pkgconfig" DOCS=( AUTHORS BUGS ChangeLog NEWS README THANKS TODO ) |