diff options
author | Tomas Chvatal <scarabeus@gentoo.org> | 2010-09-16 18:15:08 +0000 |
---|---|---|
committer | Tomas Chvatal <scarabeus@gentoo.org> | 2010-09-16 18:15:08 +0000 |
commit | 7a5a1bb6509d9a2c50bffc9d9cf7f1dbf42bfbe3 (patch) | |
tree | c961a7ed73288107918aaf6ab9d293310e95a627 /sci-astronomy | |
parent | virtual/glu -> virtual/opengl (diff) | |
download | gentoo-2-7a5a1bb6509d9a2c50bffc9d9cf7f1dbf42bfbe3.tar.gz gentoo-2-7a5a1bb6509d9a2c50bffc9d9cf7f1dbf42bfbe3.tar.bz2 gentoo-2-7a5a1bb6509d9a2c50bffc9d9cf7f1dbf42bfbe3.zip |
virtual/glu -> virtual/opengl
(Portage version: 2.2_rc83/cvs/Linux x86_64)
Diffstat (limited to 'sci-astronomy')
-rw-r--r-- | sci-astronomy/celestia/ChangeLog | 6 | ||||
-rw-r--r-- | sci-astronomy/celestia/celestia-1.6.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sci-astronomy/celestia/ChangeLog b/sci-astronomy/celestia/ChangeLog index 461168a511c7..eb67bd65955b 100644 --- a/sci-astronomy/celestia/ChangeLog +++ b/sci-astronomy/celestia/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sci-astronomy/celestia # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/celestia/ChangeLog,v 1.65 2010/09/16 17:20:40 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/celestia/ChangeLog,v 1.66 2010/09/16 18:15:08 scarabeus Exp $ + + 16 Sep 2010; Tomáš Chvátal <scarabeus@gentoo.org> + celestia-1.6.0.ebuild: + virtual/glu -> virtual/opengl 16 Sep 2010; Tomáš Chvátal <scarabeus@gentoo.org> celestia-1.6.0.ebuild: diff --git a/sci-astronomy/celestia/celestia-1.6.0.ebuild b/sci-astronomy/celestia/celestia-1.6.0.ebuild index b2b729bc5b6d..1abf5885b07c 100644 --- a/sci-astronomy/celestia/celestia-1.6.0.ebuild +++ b/sci-astronomy/celestia/celestia-1.6.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/celestia/celestia-1.6.0.ebuild,v 1.15 2010/09/16 17:20:40 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/celestia/celestia-1.6.0.ebuild,v 1.16 2010/09/16 18:15:08 scarabeus Exp $ EAPI=2 inherit eutils flag-o-matic gnome2 autotools @@ -14,7 +14,7 @@ SLOT="0" KEYWORDS="amd64 ppc ppc64 sparc x86" IUSE="cairo gnome gtk nls pch theora threads" -RDEPEND="virtual/glu +RDEPEND="virtual/opengl media-libs/jpeg media-libs/libpng >=dev-lang/lua-5.0 |