summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2011-03-06 09:34:28 +0000
committerJustin Lecher <jlec@gentoo.org>2011-03-06 09:34:28 +0000
commit919d2cdf47943008efdc884aa3a263a97acad043 (patch)
tree14adde82a3bd6b4a88ff6ac0f15e56df57efb8a6 /sci-physics/lightspeed
parentCorrect Slots for gtk 3 introduction to tree (diff)
downloadgentoo-2-919d2cdf47943008efdc884aa3a263a97acad043.tar.gz
gentoo-2-919d2cdf47943008efdc884aa3a263a97acad043.tar.bz2
gentoo-2-919d2cdf47943008efdc884aa3a263a97acad043.zip
Correct Slots for gtk 3 introduction to tree
(Portage version: 2.2.0_alpha26/cvs/Linux x86_64)
Diffstat (limited to 'sci-physics/lightspeed')
-rw-r--r--sci-physics/lightspeed/ChangeLog7
-rw-r--r--sci-physics/lightspeed/lightspeed-1.2a-r1.ebuild13
2 files changed, 12 insertions, 8 deletions
diff --git a/sci-physics/lightspeed/ChangeLog b/sci-physics/lightspeed/ChangeLog
index ae1ef575f8bd..972946e9dcb4 100644
--- a/sci-physics/lightspeed/ChangeLog
+++ b/sci-physics/lightspeed/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-physics/lightspeed
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-physics/lightspeed/ChangeLog,v 1.15 2010/12/02 20:09:48 jlec Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-physics/lightspeed/ChangeLog,v 1.16 2011/03/06 09:34:28 jlec Exp $
+
+ 06 Mar 2011; Justin Lecher <jlec@gentoo.org> lightspeed-1.2a-r1.ebuild:
+ Correct Slots for gtk 3 introduction to tree
02 Dec 2010; Justin Lecher <jlec@gentoo.org> lightspeed-1.2a-r1.ebuild:
Reintroduced eautoreconf to avoid maintainer mode, 339739
diff --git a/sci-physics/lightspeed/lightspeed-1.2a-r1.ebuild b/sci-physics/lightspeed/lightspeed-1.2a-r1.ebuild
index 7374a21d43dc..e520c49cce48 100644
--- a/sci-physics/lightspeed/lightspeed-1.2a-r1.ebuild
+++ b/sci-physics/lightspeed/lightspeed-1.2a-r1.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-physics/lightspeed/lightspeed-1.2a-r1.ebuild,v 1.10 2010/12/02 20:09:48 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-physics/lightspeed/lightspeed-1.2a-r1.ebuild,v 1.11 2011/03/06 09:34:28 jlec Exp $
EAPI=2
@@ -24,12 +24,13 @@ for i in ${LANGS}; do
IUSE="${IUSE} linguas_${i}"
done
-RDEPEND="virtual/opengl
- x11-libs/gtkglext
- x11-libs/gtkglarea
- >=x11-libs/gtk+-2
+RDEPEND="
media-libs/libpng
media-libs/tiff
+ virtual/opengl
+ x11-libs/gtkglext
+ x11-libs/gtkglarea:2
+ x11-libs/gtk+:2
truetype? ( media-libs/ftgl )"
DEPEND="${RDEPEND}