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 | b1fc659d1403e66dc09a09fa94d08abc9a02ada6 (patch) | |
tree | 77027f60346f4c0f3b0b34ca09fece918f2e5359 /sci-astronomy/casacore | |
parent | dev-util/pkgconfig -> virtual/pkgconfig (diff) | |
download | gentoo-2-b1fc659d1403e66dc09a09fa94d08abc9a02ada6.tar.gz gentoo-2-b1fc659d1403e66dc09a09fa94d08abc9a02ada6.tar.bz2 gentoo-2-b1fc659d1403e66dc09a09fa94d08abc9a02ada6.zip |
dev-util/pkgconfig -> virtual/pkgconfig
(Portage version: 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 ) |