summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Gianelloni <wolf31o2@gentoo.org>2006-12-06 17:13:18 +0000
committerChris Gianelloni <wolf31o2@gentoo.org>2006-12-06 17:13:18 +0000
commit2fb4116f9226b5172caf46e4d1ac598664af3393 (patch)
tree3026af04b64206183192f3ca0c4392d2afac9d5a /games-puzzle/magiccube4d/magiccube4d-2.2.ebuild
parentMoving dev-java/jgoodies-looks-bin -> dev-java/jgoodies-looks (diff)
downloadhistorical-2fb4116f9226b5172caf46e4d1ac598664af3393.tar.gz
historical-2fb4116f9226b5172caf46e4d1ac598664af3393.tar.bz2
historical-2fb4116f9226b5172caf46e4d1ac598664af3393.zip
Remove old virtual/x11 dependency.
Package-Manager: portage-2.1.2_rc2-r2
Diffstat (limited to 'games-puzzle/magiccube4d/magiccube4d-2.2.ebuild')
-rw-r--r--games-puzzle/magiccube4d/magiccube4d-2.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/games-puzzle/magiccube4d/magiccube4d-2.2.ebuild b/games-puzzle/magiccube4d/magiccube4d-2.2.ebuild
index ff88538d2889..07e356521172 100644
--- a/games-puzzle/magiccube4d/magiccube4d-2.2.ebuild
+++ b/games-puzzle/magiccube4d/magiccube4d-2.2.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-puzzle/magiccube4d/magiccube4d-2.2.ebuild,v 1.8 2006/05/19 20:19:58 tupone Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-puzzle/magiccube4d/magiccube4d-2.2.ebuild,v 1.9 2006/12/06 17:10:08 wolf31o2 Exp $
inherit eutils games
@@ -14,7 +14,7 @@ SLOT="0"
KEYWORDS="x86 ppc"
IUSE=""
-DEPEND="|| ( x11-libs/libXaw virtual/x11 )"
+DEPEND="x11-libs/libXaw"
S="${WORKDIR}/${PN}-src-${MY_PV}"