From 5beac17470225921d8919621b4250380e209ca62 Mon Sep 17 00:00:00 2001 From: Justin Lecher Date: Wed, 2 Mar 2011 21:34:44 +0000 Subject: Correct Slots for gtk 3 introduction to tree (Portage version: 2.2.0_alpha26/cvs/Linux x86_64) --- sci-astronomy/celestia/ChangeLog | 5 ++++- sci-astronomy/celestia/celestia-1.6.0.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'sci-astronomy') diff --git a/sci-astronomy/celestia/ChangeLog b/sci-astronomy/celestia/ChangeLog index b8b04976bd7c..31245bf14ffa 100644 --- a/sci-astronomy/celestia/ChangeLog +++ b/sci-astronomy/celestia/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-astronomy/celestia # 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 $ +# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/celestia/ChangeLog,v 1.69 2011/03/02 21:34:44 jlec Exp $ + + 02 Mar 2011; Justin Lecher celestia-1.6.0.ebuild: + Correct Slots for gtk 3 introduction to tree 02 Mar 2011; Justin Lecher celestia-1.6.0.ebuild: Correct Slots for gtk 3 introduction to tree diff --git a/sci-astronomy/celestia/celestia-1.6.0.ebuild b/sci-astronomy/celestia/celestia-1.6.0.ebuild index bc8574be6b31..1a6df8e8287a 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-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.18 2011/03/02 13:22:23 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/celestia/celestia-1.6.0.ebuild,v 1.19 2011/03/02 21:34:44 jlec Exp $ EAPI=2 inherit eutils flag-o-matic gnome2 autotools @@ -20,7 +20,7 @@ RDEPEND="virtual/opengl >=dev-lang/lua-5.0 gtk? ( !gnome? ( x11-libs/gtk+:2 >=x11-libs/gtkglext-1.0 ) ) gnome? ( - >=x11-libs/gtk+-2.6 + x11-libs/gtk+:2 >=x11-libs/gtkglext-1.0 >=gnome-base/libgnomeui-2.0 ) -- cgit v1.2.3-65-gdbad