summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Gianelloni <wolf31o2@gentoo.org>2006-12-05 18:11:54 +0000
committerChris Gianelloni <wolf31o2@gentoo.org>2006-12-05 18:11:54 +0000
commit3b57cd58b3b02361df63791e056a10d13a58495c (patch)
tree880b9116235d952928bbe99a211a628dd0bdfe33 /games-fps/tenebrae
parentStable on sparc (diff)
downloadhistorical-3b57cd58b3b02361df63791e056a10d13a58495c.tar.gz
historical-3b57cd58b3b02361df63791e056a10d13a58495c.tar.bz2
historical-3b57cd58b3b02361df63791e056a10d13a58495c.zip
Removing old virtual/x11 dependency.
Package-Manager: portage-2.1.2_rc2-r2
Diffstat (limited to 'games-fps/tenebrae')
-rw-r--r--games-fps/tenebrae/ChangeLog5
-rw-r--r--games-fps/tenebrae/tenebrae-1.04.ebuild22
2 files changed, 10 insertions, 17 deletions
diff --git a/games-fps/tenebrae/ChangeLog b/games-fps/tenebrae/ChangeLog
index 5410bad9fe44..3258fc390578 100644
--- a/games-fps/tenebrae/ChangeLog
+++ b/games-fps/tenebrae/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-fps/tenebrae
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-fps/tenebrae/ChangeLog,v 1.7 2006/03/20 23:00:31 tupone Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-fps/tenebrae/ChangeLog,v 1.8 2006/12/05 18:02:09 wolf31o2 Exp $
+
+ 05 Dec 2006; Chris Gianelloni <wolf31o2@gentoo.org> tenebrae-1.04.ebuild:
+ Removing old virtual/x11 dependency.
20 Mar 2006; <Tupone@gentoo.org> tenebrae-1.04.ebuild:
Modular X dependency fix, bug #123115 by P. Nienaber. Thanks UncleOwen
diff --git a/games-fps/tenebrae/tenebrae-1.04.ebuild b/games-fps/tenebrae/tenebrae-1.04.ebuild
index 7885fe89627f..378b9f0de6a2 100644
--- a/games-fps/tenebrae/tenebrae-1.04.ebuild
+++ b/games-fps/tenebrae/tenebrae-1.04.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-fps/tenebrae/tenebrae-1.04.ebuild,v 1.10 2006/03/20 23:00:31 tupone Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-fps/tenebrae/tenebrae-1.04.ebuild,v 1.11 2006/12/05 18:02:09 wolf31o2 Exp $
#ECVS_SERVER="cvs.tenebrae.sourceforge.net:/cvsroot/tenebrae"
#ECVS_MODULE="tenebrae_0"
@@ -20,23 +20,13 @@ IUSE=""
RDEPEND="virtual/opengl
virtual/glu
media-libs/libpng
- || (
- (
- x11-libs/libXxf86vm
- x11-libs/libXxf86dga
- )
- virtual/x11
- )"
+ x11-libs/libXxf86vm
+ x11-libs/libXxf86dga"
# sdl? ( media-libs/libsdl )"
DEPEND="${RDEPEND}
- || (
- (
- x11-proto/xextproto
- x11-proto/xf86dgaproto
- x11-proto/xf86vidmodeproto
- )
- virtual/x11
- )
+ x11-proto/xextproto
+ x11-proto/xf86dgaproto
+ x11-proto/xf86vidmodeproto
app-arch/unzip"
S=${WORKDIR}