diff options
author | Jeff Horelick <jdhore@gentoo.org> | 2012-05-04 06:46:12 +0000 |
---|---|---|
committer | Jeff Horelick <jdhore@gentoo.org> | 2012-05-04 06:46:12 +0000 |
commit | 636e903811d24cd248acf399e3bf08c2ae3ff8aa (patch) | |
tree | 296b936f3bf1667ae06168cb49b22d33a81825c8 /sci-astronomy/casacore | |
parent | dev-util/pkgconfig -> virtual/pkgconfig (diff) | |
download | historical-636e903811d24cd248acf399e3bf08c2ae3ff8aa.tar.gz historical-636e903811d24cd248acf399e3bf08c2ae3ff8aa.tar.bz2 historical-636e903811d24cd248acf399e3bf08c2ae3ff8aa.zip |
dev-util/pkgconfig -> virtual/pkgconfig
Package-Manager: portage-2.2.0_alpha101/cvs/Linux i686
Diffstat (limited to 'sci-astronomy/casacore')
-rw-r--r-- | sci-astronomy/casacore/ChangeLog | 7 | ||||
-rw-r--r-- | sci-astronomy/casacore/casacore-1.3.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/sci-astronomy/casacore/ChangeLog b/sci-astronomy/casacore/ChangeLog index 88a606d5f7ba..1f079837b79b 100644 --- a/sci-astronomy/casacore/ChangeLog +++ b/sci-astronomy/casacore/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-astronomy/casacore -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/casacore/ChangeLog,v 1.1 2011/11/26 05:51:04 bicatali Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/casacore/ChangeLog,v 1.2 2012/05/04 06:46:12 jdhore Exp $ + + 04 May 2012; Jeff Horelick <jdhore@gentoo.org> casacore-1.3.0.ebuild: + dev-util/pkgconfig -> virtual/pkgconfig *casacore-1.3.0 (26 Nov 2011) diff --git a/sci-astronomy/casacore/casacore-1.3.0.ebuild b/sci-astronomy/casacore/casacore-1.3.0.ebuild index 8147c70d2820..bbdfade1734e 100644 --- a/sci-astronomy/casacore/casacore-1.3.0.ebuild +++ b/sci-astronomy/casacore/casacore-1.3.0.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-astronomy/casacore/casacore-1.3.0.ebuild,v 1.1 2011/11/26 05:51:04 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/casacore/casacore-1.3.0.ebuild,v 1.2 2012/05/04 06:46:12 jdhore Exp $ EAPI=4 @@ -23,7 +23,7 @@ RDEPEND="sci-libs/cfitsio hdf5? ( sci-libs/hdf5 ) fftw? ( >=sci-libs/fftw-3 )" DEPEND="${RDEPEND} - dev-util/pkgconfig + virtual/pkgconfig doc? ( app-doc/doxygen )" PATCHES=( "${FILESDIR}"/${PV}-{headers,implicits,libdir}.patch ) |