summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2004-03-31 03:35:27 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2004-03-31 03:35:27 +0000
commitd090c707097e0db755d2aa6ee0d7eeeb2178ee8c (patch)
tree8f6a7883949e9c2a25ea229dd6e854bf2bb45536 /games-action/xshipwars
parentsed in unpack; IUSE; virtual/x11 (Manifest recommit) (diff)
downloadgentoo-2-d090c707097e0db755d2aa6ee0d7eeeb2178ee8c.tar.gz
gentoo-2-d090c707097e0db755d2aa6ee0d7eeeb2178ee8c.tar.bz2
gentoo-2-d090c707097e0db755d2aa6ee0d7eeeb2178ee8c.zip
IUSE; virtual/x11
Diffstat (limited to 'games-action/xshipwars')
-rw-r--r--games-action/xshipwars/ChangeLog6
-rw-r--r--games-action/xshipwars/xshipwars-1.34.0.ebuild13
2 files changed, 12 insertions, 7 deletions
diff --git a/games-action/xshipwars/ChangeLog b/games-action/xshipwars/ChangeLog
index 5c874f7e8b82..76ae078c1a11 100644
--- a/games-action/xshipwars/ChangeLog
+++ b/games-action/xshipwars/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for games-action/xshipwars
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-action/xshipwars/ChangeLog,v 1.3 2004/02/22 15:51:36 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-action/xshipwars/ChangeLog,v 1.4 2004/03/31 03:35:27 mr_bones_ Exp $
+
+ 30 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org>
+ xshipwars-1.34.0.ebuild:
+ IUSE; virtual/x11
22 Feb 2004; Michael Sterrett <mr_bones_@gentoo.org>
xshipwars-1.34.0.ebuild:
diff --git a/games-action/xshipwars/xshipwars-1.34.0.ebuild b/games-action/xshipwars/xshipwars-1.34.0.ebuild
index 485ffdc3396c..bf3226f22cda 100644
--- a/games-action/xshipwars/xshipwars-1.34.0.ebuild
+++ b/games-action/xshipwars/xshipwars-1.34.0.ebuild
@@ -1,11 +1,11 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-action/xshipwars/xshipwars-1.34.0.ebuild,v 1.4 2004/02/22 15:51:36 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-action/xshipwars/xshipwars-1.34.0.ebuild,v 1.5 2004/03/31 03:35:27 mr_bones_ Exp $
-inherit gcc games eutils
+inherit gcc eutils games
MY_P=xsw-${PV}
-S=${WORKDIR}/${MY_P}
+S="${WORKDIR}/${MY_P}"
DESCRIPTION="massively multi-player, ultra graphical, space-oriented gaming system designed exclusively for network play"
SRC_URI="ftp://wolfpack.twu.net/users/wolfpack/${MY_P}.tar.bz2
ftp://wolfpack.twu.net/users/wolfpack/xswdata-1.33d.tar.bz2
@@ -14,13 +14,14 @@ SRC_URI="ftp://wolfpack.twu.net/users/wolfpack/${MY_P}.tar.bz2
ftp://wolfpack.twu.net/users/wolfpack/stsounds1.4.tgz"
HOMEPAGE="http://wolfpack.twu.net/ShipWars/XShipWars/"
-KEYWORDS="x86"
-SLOT="0"
LICENSE="GPL-2 xshipwars"
+SLOT="0"
+KEYWORDS="x86"
+IUSE=""
DEPEND="virtual/glibc
>=media-sound/esound-0.2.23
- >=x11-base/xfree-4.1.0"
+ virtual/x11"
src_unpack() {
unpack ${MY_P}.tar.bz2