summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Gianelloni <wolf31o2@gentoo.org>2006-01-25 03:00:55 +0000
committerChris Gianelloni <wolf31o2@gentoo.org>2006-01-25 03:00:55 +0000
commitacf50371fe88e7d20ea1b83a8c70ac6924fd3843 (patch)
treeab0862603259436510e6477aca0214419c3eaac5 /games-action/xpilot
parentFix deps, reported by leonardop. (diff)
downloadgentoo-2-acf50371fe88e7d20ea1b83a8c70ac6924fd3843.tar.gz
gentoo-2-acf50371fe88e7d20ea1b83a8c70ac6924fd3843.tar.bz2
gentoo-2-acf50371fe88e7d20ea1b83a8c70ac6924fd3843.zip
Added modular X and closing bug #119986.
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'games-action/xpilot')
-rw-r--r--games-action/xpilot/ChangeLog7
-rw-r--r--games-action/xpilot/xpilot-4.5.4.ebuild17
2 files changed, 19 insertions, 5 deletions
diff --git a/games-action/xpilot/ChangeLog b/games-action/xpilot/ChangeLog
index b12a08f85282..70a5f4b1308a 100644
--- a/games-action/xpilot/ChangeLog
+++ b/games-action/xpilot/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-action/xpilot
-# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-action/xpilot/ChangeLog,v 1.8 2005/05/31 09:21:49 cryos Exp $
+# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-action/xpilot/ChangeLog,v 1.9 2006/01/25 02:59:15 wolf31o2 Exp $
+
+ 25 Jan 2006; Chris Gianelloni <wolf31o2@gentoo.org> xpilot-4.5.4.ebuild:
+ Added modular X and closing bug #119986.
31 May 2005; Marcus D. Hanwell <marcus@gentoo.org> xpilot-4.5.4.ebuild:
Stable on amd64.
diff --git a/games-action/xpilot/xpilot-4.5.4.ebuild b/games-action/xpilot/xpilot-4.5.4.ebuild
index a4c6b726326a..7f39c24a35c3 100644
--- a/games-action/xpilot/xpilot-4.5.4.ebuild
+++ b/games-action/xpilot/xpilot-4.5.4.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 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/xpilot/xpilot-4.5.4.ebuild,v 1.8 2005/05/31 09:21:49 cryos Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-action/xpilot/xpilot-4.5.4.ebuild,v 1.9 2006/01/25 02:59:15 wolf31o2 Exp $
DESCRIPTION="A multi-player 2D client/server space game"
HOMEPAGE="http://www.xpilot.org/"
@@ -11,7 +11,18 @@ SLOT="0"
KEYWORDS="amd64 ppc x86"
IUSE=""
-DEPEND="virtual/x11"
+RDEPEND="|| (
+ (
+ x11-libs/libX11
+ x11-libs/libXext )
+ virtual/x11 )"
+DEPEND="${RDEPEND}
+ || (
+ (
+ x11-proto/xextproto
+ x11-proto/xproto
+ x11-misc/gccmakedep )
+ virtual/x11 )"
src_unpack() {
unpack ${A}