summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Baergen <joshuabaergen@gentoo.org>2006-01-28 21:19:11 +0000
committerJoshua Baergen <joshuabaergen@gentoo.org>2006-01-28 21:19:11 +0000
commitc1e5e4e0b8f0736be07caab0d06226b4259c29f1 (patch)
tree678baf8c346c8f75309d9c7a541482b759e9dc87 /games-action/cylindrix
parentStable on x86; bug #120489 (diff)
downloadgentoo-2-c1e5e4e0b8f0736be07caab0d06226b4259c29f1.tar.gz
gentoo-2-c1e5e4e0b8f0736be07caab0d06226b4259c29f1.tar.bz2
gentoo-2-c1e5e4e0b8f0736be07caab0d06226b4259c29f1.zip
Fix dependencies for modular X.
(Portage version: 2.1_pre4)
Diffstat (limited to 'games-action/cylindrix')
-rw-r--r--games-action/cylindrix/ChangeLog8
-rw-r--r--games-action/cylindrix/cylindrix-1.0.ebuild7
2 files changed, 9 insertions, 6 deletions
diff --git a/games-action/cylindrix/ChangeLog b/games-action/cylindrix/ChangeLog
index a0c41f0ed644..0711fbb22c9f 100644
--- a/games-action/cylindrix/ChangeLog
+++ b/games-action/cylindrix/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for games-action/cylindrix
-# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-action/cylindrix/ChangeLog,v 1.3 2004/06/24 21:53:39 agriffis Exp $
+# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-action/cylindrix/ChangeLog,v 1.4 2006/01/28 21:19:10 joshuabaergen Exp $
+
+ 28 Jan 2006; Joshua Baergen <joshuabaergen@gentoo.org>
+ cylindrix-1.0.ebuild:
+ Drop x11 dependencies as this package doesn't actually depend on X directly.
19 Apr 2004; David Holm <dholm@gentoo.org> cylindrix-1.0.ebuild:
Added to ~ppc.
diff --git a/games-action/cylindrix/cylindrix-1.0.ebuild b/games-action/cylindrix/cylindrix-1.0.ebuild
index 6547f4daa79b..b080866fde29 100644
--- a/games-action/cylindrix/cylindrix-1.0.ebuild
+++ b/games-action/cylindrix/cylindrix-1.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-action/cylindrix/cylindrix-1.0.ebuild,v 1.3 2004/06/24 21:53:39 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-action/cylindrix/cylindrix-1.0.ebuild,v 1.4 2006/01/28 21:19:10 joshuabaergen Exp $
inherit games
@@ -13,8 +13,7 @@ SLOT="0"
KEYWORDS="x86 ~ppc"
IUSE=""
-DEPEND="virtual/x11
- >=media-libs/allegro-4.0.3"
+DEPEND=">=media-libs/allegro-4.0.3"
S=${WORKDIR}/${PN}