summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2011-03-02 13:22:23 +0000
committerJustin Lecher <jlec@gentoo.org>2011-03-02 13:22:23 +0000
commitceb55c2130b92e7968c2a41ddd2191cfc8486cea (patch)
treecbfb30ebed1c4d1fe1bef55378e37e5b6bc7fd9d /sci-astronomy
parentShortend DESCRIPTION to fit ebuild writing guidelines (diff)
downloadgentoo-2-ceb55c2130b92e7968c2a41ddd2191cfc8486cea.tar.gz
gentoo-2-ceb55c2130b92e7968c2a41ddd2191cfc8486cea.tar.bz2
gentoo-2-ceb55c2130b92e7968c2a41ddd2191cfc8486cea.zip
Correct Slots for gtk 3 introduction to tree
(Portage version: 2.2.0_alpha26/cvs/Linux x86_64)
Diffstat (limited to 'sci-astronomy')
-rw-r--r--sci-astronomy/celestia/ChangeLog7
-rw-r--r--sci-astronomy/celestia/celestia-1.6.0.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/sci-astronomy/celestia/ChangeLog b/sci-astronomy/celestia/ChangeLog
index d98b84411456..b8b04976bd7c 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.67 2010/11/08 17:03:53 xarthisius Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/celestia/ChangeLog,v 1.68 2011/03/02 13:22:23 jlec Exp $
+
+ 02 Mar 2011; Justin Lecher <jlec@gentoo.org> celestia-1.6.0.ebuild:
+ Correct Slots for gtk 3 introduction to tree
08 Nov 2010; Kacper Kowalik <xarthisius@gentoo.org> celestia-1.6.0.ebuild:
media-libs/jpeg -> virtual/jpeg
diff --git a/sci-astronomy/celestia/celestia-1.6.0.ebuild b/sci-astronomy/celestia/celestia-1.6.0.ebuild
index 0deef0c5d99c..bc8574be6b31 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
+# Copyright 1999-2011 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.17 2010/11/08 17:03:53 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/celestia/celestia-1.6.0.ebuild,v 1.18 2011/03/02 13:22:23 jlec Exp $
EAPI=2
inherit eutils flag-o-matic gnome2 autotools
@@ -18,7 +18,7 @@ RDEPEND="virtual/opengl
virtual/jpeg
media-libs/libpng
>=dev-lang/lua-5.0
- gtk? ( !gnome? ( >=x11-libs/gtk+-2.6 >=x11-libs/gtkglext-1.0 ) )
+ gtk? ( !gnome? ( x11-libs/gtk+:2 >=x11-libs/gtkglext-1.0 ) )
gnome? (
>=x11-libs/gtk+-2.6
>=x11-libs/gtkglext-1.0