summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomas Chvatal <scarabeus@gentoo.org>2010-09-17 10:56:51 +0000
committerTomas Chvatal <scarabeus@gentoo.org>2010-09-17 10:56:51 +0000
commit391dad62c578dc73465b197d5a8a8e90db8e1e97 (patch)
tree08b0545978efb82e12aa183afb1eb7bb52640bef /dev-games
parentRemove virtual/glu where already virtual/opengl is stated. (diff)
downloadgentoo-2-391dad62c578dc73465b197d5a8a8e90db8e1e97.tar.gz
gentoo-2-391dad62c578dc73465b197d5a8a8e90db8e1e97.tar.bz2
gentoo-2-391dad62c578dc73465b197d5a8a8e90db8e1e97.zip
Remove virtual/glu where already virtual/opengl is stated.
(Portage version: 2.2_rc83/cvs/Linux x86_64)
Diffstat (limited to 'dev-games')
-rw-r--r--dev-games/crystalspace/ChangeLog6
-rw-r--r--dev-games/crystalspace/crystalspace-1.2.1.ebuild3
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-games/crystalspace/ChangeLog b/dev-games/crystalspace/ChangeLog
index 960a52f3416d..dca80abf26fc 100644
--- a/dev-games/crystalspace/ChangeLog
+++ b/dev-games/crystalspace/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-games/crystalspace
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-games/crystalspace/ChangeLog,v 1.47 2010/06/24 11:33:47 tupone Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-games/crystalspace/ChangeLog,v 1.48 2010/09/17 10:56:51 scarabeus Exp $
+
+ 17 Sep 2010; Tomáš Chvátal <scarabeus@gentoo.org>
+ crystalspace-1.2.1.ebuild:
+ Remove virtual/glu where already virtual/opengl is stated.
24 Jun 2010; Tupone Alfredo <tupone@gentoo.org> crystalspace-1.4.0.ebuild:
Disabling python, as some dependencies are not found.
diff --git a/dev-games/crystalspace/crystalspace-1.2.1.ebuild b/dev-games/crystalspace/crystalspace-1.2.1.ebuild
index 632d70cb4152..a8f8eb3451a9 100644
--- a/dev-games/crystalspace/crystalspace-1.2.1.ebuild
+++ b/dev-games/crystalspace/crystalspace-1.2.1.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/dev-games/crystalspace/crystalspace-1.2.1.ebuild,v 1.4 2010/03/31 09:18:32 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-games/crystalspace/crystalspace-1.2.1.ebuild,v 1.5 2010/09/17 10:56:51 scarabeus Exp $
EAPI=2
inherit eutils flag-o-matic multilib wxwidgets
@@ -17,7 +17,6 @@ IUSE="3ds alsa cal3d cegui cg doc javascript jpeg mng ode png python
sdl truetype vorbis wxwidgets"
RDEPEND="virtual/opengl
- virtual/glu
cg? ( media-gfx/nvidia-cg-toolkit )
ode? ( dev-games/ode )
cal3d? ( >=media-libs/cal3d-0.11 )