summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKacper Kowalik <xarthisius@gentoo.org>2010-11-08 17:03:53 +0000
committerKacper Kowalik <xarthisius@gentoo.org>2010-11-08 17:03:53 +0000
commit8ceb10a90f131c8ee2a4d9560985c127fa52bc1c (patch)
treed3e0a63ff5cc041de0e01483f1ea09bd343e5f76 /sci-astronomy/celestia
parentInitial addition. (diff)
downloadgentoo-2-8ceb10a90f131c8ee2a4d9560985c127fa52bc1c.tar.gz
gentoo-2-8ceb10a90f131c8ee2a4d9560985c127fa52bc1c.tar.bz2
gentoo-2-8ceb10a90f131c8ee2a4d9560985c127fa52bc1c.zip
media-libs/jpeg -> virtual/jpeg
(Portage version: 2.1.9.24/cvs/Linux x86_64)
Diffstat (limited to 'sci-astronomy/celestia')
-rw-r--r--sci-astronomy/celestia/ChangeLog5
-rw-r--r--sci-astronomy/celestia/celestia-1.6.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-astronomy/celestia/ChangeLog b/sci-astronomy/celestia/ChangeLog
index eb67bd65955b..d98b84411456 100644
--- a/sci-astronomy/celestia/ChangeLog
+++ b/sci-astronomy/celestia/ChangeLog
@@ -1,6 +1,9 @@
# 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.66 2010/09/16 18:15:08 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/celestia/ChangeLog,v 1.67 2010/11/08 17:03:53 xarthisius Exp $
+
+ 08 Nov 2010; Kacper Kowalik <xarthisius@gentoo.org> celestia-1.6.0.ebuild:
+ media-libs/jpeg -> virtual/jpeg
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 1abf5885b07c..0deef0c5d99c 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.16 2010/09/16 18:15:08 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/celestia/celestia-1.6.0.ebuild,v 1.17 2010/11/08 17:03:53 xarthisius Exp $
EAPI=2
inherit eutils flag-o-matic gnome2 autotools
@@ -15,7 +15,7 @@ KEYWORDS="amd64 ppc ppc64 sparc x86"
IUSE="cairo gnome gtk nls pch theora threads"
RDEPEND="virtual/opengl
- media-libs/jpeg
+ virtual/jpeg
media-libs/libpng
>=dev-lang/lua-5.0
gtk? ( !gnome? ( >=x11-libs/gtk+-2.6 >=x11-libs/gtkglext-1.0 ) )