summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2004-06-01 20:16:39 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2004-06-01 20:16:39 +0000
commit08453990a7bfa4394000c283bd4747a651c60b60 (patch)
tree7be8823380f1de73e341750b7d823f1fb1f76641 /games-server/tetrix
parentsign (diff)
downloadhistorical-08453990a7bfa4394000c283bd4747a651c60b60.tar.gz
historical-08453990a7bfa4394000c283bd4747a651c60b60.tar.bz2
historical-08453990a7bfa4394000c283bd4747a651c60b60.zip
IUSE
Diffstat (limited to 'games-server/tetrix')
-rw-r--r--games-server/tetrix/tetrix-1.13.16.1.40c-r1.ebuild5
-rw-r--r--games-server/tetrix/tetrix-1.13.16.1.40c-r2.ebuild5
2 files changed, 6 insertions, 4 deletions
diff --git a/games-server/tetrix/tetrix-1.13.16.1.40c-r1.ebuild b/games-server/tetrix/tetrix-1.13.16.1.40c-r1.ebuild
index 680f2b909092..74eef28bfebd 100644
--- a/games-server/tetrix/tetrix-1.13.16.1.40c-r1.ebuild
+++ b/games-server/tetrix/tetrix-1.13.16.1.40c-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-server/tetrix/tetrix-1.13.16.1.40c-r1.ebuild,v 1.2 2004/02/03 20:40:25 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-server/tetrix/tetrix-1.13.16.1.40c-r1.ebuild,v 1.3 2004/06/01 20:16:39 mr_bones_ Exp $
inherit eutils gcc games
@@ -15,10 +15,11 @@ SRC_URI="mirror://sourceforge/tetrinetx/${MY_P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="x86"
+IUSE=""
DEPEND="net-libs/adns"
-S=${WORKDIR}/${MY_P}
+S="${WORKDIR}/${MY_P}"
src_unpack() {
unpack ${A}
diff --git a/games-server/tetrix/tetrix-1.13.16.1.40c-r2.ebuild b/games-server/tetrix/tetrix-1.13.16.1.40c-r2.ebuild
index c658b4b02e2f..b6364b98ffcd 100644
--- a/games-server/tetrix/tetrix-1.13.16.1.40c-r2.ebuild
+++ b/games-server/tetrix/tetrix-1.13.16.1.40c-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-server/tetrix/tetrix-1.13.16.1.40c-r2.ebuild,v 1.5 2004/02/26 19:33:46 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-server/tetrix/tetrix-1.13.16.1.40c-r2.ebuild,v 1.6 2004/06/01 20:16:39 mr_bones_ Exp $
inherit eutils gcc games
@@ -15,10 +15,11 @@ SRC_URI="mirror://sourceforge/tetrinetx/${MY_P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="x86"
+IUSE=""
DEPEND="net-libs/adns"
-S=${WORKDIR}/${MY_P}
+S="${WORKDIR}/${MY_P}"
src_unpack() {
unpack ${A}