diff options
author | 2012-05-04 06:46:12 +0000 | |
---|---|---|
committer | 2012-05-04 06:46:12 +0000 | |
commit | b1fc659d1403e66dc09a09fa94d08abc9a02ada6 (patch) | |
tree | 77027f60346f4c0f3b0b34ca09fece918f2e5359 /sci-astronomy/celestia | |
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/celestia')
-rw-r--r-- | sci-astronomy/celestia/ChangeLog | 5 | ||||
-rw-r--r-- | sci-astronomy/celestia/celestia-1.6.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-astronomy/celestia/ChangeLog b/sci-astronomy/celestia/ChangeLog index 1d3521aad106..39df97996479 100644 --- a/sci-astronomy/celestia/ChangeLog +++ b/sci-astronomy/celestia/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-astronomy/celestia # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/celestia/ChangeLog,v 1.83 2012/02/21 20:37:31 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/celestia/ChangeLog,v 1.84 2012/05/04 06:46:12 jdhore Exp $ + + 04 May 2012; Jeff Horelick <jdhore@gentoo.org> celestia-1.6.1.ebuild: + dev-util/pkgconfig -> virtual/pkgconfig 21 Feb 2012; Kacper Kowalik <xarthisius@gentoo.org> celestia-1.6.1.ebuild: Pax mark m main binary wrt bug 365359 by Nikoli <nikoli@lavabit.com> diff --git a/sci-astronomy/celestia/celestia-1.6.1.ebuild b/sci-astronomy/celestia/celestia-1.6.1.ebuild index 4e4d8565a6c2..cf4b179a859a 100644 --- a/sci-astronomy/celestia/celestia-1.6.1.ebuild +++ b/sci-astronomy/celestia/celestia-1.6.1.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-astronomy/celestia/celestia-1.6.1.ebuild,v 1.11 2012/02/21 20:37:31 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/celestia/celestia-1.6.1.ebuild,v 1.12 2012/05/04 06:46:12 jdhore Exp $ EAPI=2 @@ -31,7 +31,7 @@ RDEPEND=" theora? ( media-libs/libtheora )" DEPEND="${RDEPEND} - dev-util/pkgconfig" + virtual/pkgconfig" pkg_setup() { # Check for one for the following use flags to be set. |