summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2004-05-12 01:13:12 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2004-05-12 01:13:12 +0000
commit5ca34e8ed8456e0b5a955174c93a7af0d1f0c79d (patch)
treeb2232b0f44f2f92f573aa1b4b2b91bc54786b06d
parentVersion bump. IUSE QA fix in 0.90. (Manifest recommit) (diff)
downloadgentoo-2-5ca34e8ed8456e0b5a955174c93a7af0d1f0c79d.tar.gz
gentoo-2-5ca34e8ed8456e0b5a955174c93a7af0d1f0c79d.tar.bz2
gentoo-2-5ca34e8ed8456e0b5a955174c93a7af0d1f0c79d.zip
IUSE
-rw-r--r--games-mud/tf/tf-40-r2.ebuild5
-rw-r--r--games-mud/tf/tf-50_alpha11.ebuild3
-rw-r--r--games-mud/tf/tf-50_beta3.ebuild3
-rw-r--r--games-mud/ytin/ytin-1.83.5-r1.ebuild3
-rw-r--r--games-mud/ytin/ytin-1.83.5.ebuild3
5 files changed, 9 insertions, 8 deletions
diff --git a/games-mud/tf/tf-40-r2.ebuild b/games-mud/tf/tf-40-r2.ebuild
index 287cb4da7ec1..2e9045e7f6a0 100644
--- a/games-mud/tf/tf-40-r2.ebuild
+++ b/games-mud/tf/tf-40-r2.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-mud/tf/tf-40-r2.ebuild,v 1.5 2004/04/21 23:19:43 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-mud/tf/tf-40-r2.ebuild,v 1.6 2004/05/12 01:13:12 mr_bones_ Exp $
inherit eutils
MY_P=${P}s1
-S=${WORKDIR}/${MY_P}
+S="${WORKDIR}/${MY_P}"
DESCRIPTION="A small full-featured MUD client"
HOMEPAGE="http://tf.tcp.com/~hawkeye/tf/"
SRC_URI="mirror://tinyfugue/${MY_P}.tar.gz
@@ -14,6 +14,7 @@ SRC_URI="mirror://tinyfugue/${MY_P}.tar.gz
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="x86 ~amd64 ~sparc"
+IUSE=""
DEPEND=">=sys-libs/ncurses-5.2"
diff --git a/games-mud/tf/tf-50_alpha11.ebuild b/games-mud/tf/tf-50_alpha11.ebuild
index 7b28dc3011bc..611e6dd83749 100644
--- a/games-mud/tf/tf-50_alpha11.ebuild
+++ b/games-mud/tf/tf-50_alpha11.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-mud/tf/tf-50_alpha11.ebuild,v 1.3 2004/04/12 15:02:25 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-mud/tf/tf-50_alpha11.ebuild,v 1.4 2004/05/12 01:13:12 mr_bones_ Exp $
inherit games
@@ -13,7 +13,6 @@ SRC_URI="http://ftp.tcp.com/pub/mud/Clients/tinyfugue/${MY_P}.tar.gz"
KEYWORDS="~x86"
LICENSE="GPL-2"
SLOT="0"
-
IUSE="ipv6 doc debug"
DEPEND="sys-libs/zlib
diff --git a/games-mud/tf/tf-50_beta3.ebuild b/games-mud/tf/tf-50_beta3.ebuild
index 49dbd46b8d59..0b4310a118f3 100644
--- a/games-mud/tf/tf-50_beta3.ebuild
+++ b/games-mud/tf/tf-50_beta3.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-mud/tf/tf-50_beta3.ebuild,v 1.2 2004/04/12 15:02:25 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-mud/tf/tf-50_beta3.ebuild,v 1.3 2004/05/12 01:13:12 mr_bones_ Exp $
inherit games
@@ -14,7 +14,6 @@ SRC_URI="http://ftp.tcp.com/pub/mud/Clients/tinyfugue/${MY_P}.tar.gz
KEYWORDS="~x86"
LICENSE="GPL-2"
SLOT="0"
-
IUSE="ipv6 doc debug ssl"
DEPEND="virtual/glibc
diff --git a/games-mud/ytin/ytin-1.83.5-r1.ebuild b/games-mud/ytin/ytin-1.83.5-r1.ebuild
index 39a86ab737f6..55c67de9d2a2 100644
--- a/games-mud/ytin/ytin-1.83.5-r1.ebuild
+++ b/games-mud/ytin/ytin-1.83.5-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-mud/ytin/ytin-1.83.5-r1.ebuild,v 1.1 2004/03/24 05:17:37 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-mud/ytin/ytin-1.83.5-r1.ebuild,v 1.2 2004/05/12 01:10:49 mr_bones_ Exp $
inherit games
@@ -11,6 +11,7 @@ SRC_URI="mirror://sourceforge/ytin/${PN}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="x86"
+IUSE=""
RDEPEND="virtual/glibc
sys-libs/ncurses"
diff --git a/games-mud/ytin/ytin-1.83.5.ebuild b/games-mud/ytin/ytin-1.83.5.ebuild
index 0daaa0517fd8..489108e883ba 100644
--- a/games-mud/ytin/ytin-1.83.5.ebuild
+++ b/games-mud/ytin/ytin-1.83.5.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-mud/ytin/ytin-1.83.5.ebuild,v 1.3 2004/03/24 05:16:09 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-mud/ytin/ytin-1.83.5.ebuild,v 1.4 2004/05/12 01:10:49 mr_bones_ Exp $
inherit games
@@ -11,6 +11,7 @@ SRC_URI="mirror://sourceforge/ytin/${PN}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="x86"
+IUSE=""
RDEPEND="virtual/glibc
sys-libs/ncurses"