summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2004-07-01 05:24:56 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2004-07-01 05:24:56 +0000
commit0a27343cb449ee5036627cc5f37b633ce86d5cd7 (patch)
treecadcbf7014704305cf2fdcd83df977a28b6f6814 /games-roguelike
parentstable on ppc64, bug #55664 (Manifest recommit) (diff)
downloadgentoo-2-0a27343cb449ee5036627cc5f37b633ce86d5cd7.tar.gz
gentoo-2-0a27343cb449ee5036627cc5f37b633ce86d5cd7.tar.bz2
gentoo-2-0a27343cb449ee5036627cc5f37b633ce86d5cd7.zip
virtual/glibc -> virtual/libc
Diffstat (limited to 'games-roguelike')
-rw-r--r--games-roguelike/adom/adom-1.1.1-r1.ebuild4
-rw-r--r--games-roguelike/angband/angband-3.0.3.ebuild4
-rw-r--r--games-roguelike/angband/angband-3.0.4.ebuild4
-rw-r--r--games-roguelike/angband/angband-3.0.5.ebuild4
-rw-r--r--games-roguelike/hengband/hengband-1.5.4.ebuild4
-rw-r--r--games-roguelike/hengband/hengband-1.6.0.ebuild4
-rw-r--r--games-roguelike/moria/moria-5.5.2.ebuild4
-rw-r--r--games-roguelike/nethack/nethack-3.4.2.ebuild4
-rw-r--r--games-roguelike/nethack/nethack-3.4.3.ebuild4
-rw-r--r--games-roguelike/slashem/slashem-0.0.648.ebuild4
-rw-r--r--games-roguelike/tome/tome-2.2.5-r1.ebuild4
-rw-r--r--games-roguelike/tome/tome-2.2.6.ebuild4
-rw-r--r--games-roguelike/tome/tome-2.2.7-r1.ebuild4
-rw-r--r--games-roguelike/tome/tome-2.2.7.ebuild4
14 files changed, 28 insertions, 28 deletions
diff --git a/games-roguelike/adom/adom-1.1.1-r1.ebuild b/games-roguelike/adom/adom-1.1.1-r1.ebuild
index ab02ed2ce55e..e055efb97bfc 100644
--- a/games-roguelike/adom/adom-1.1.1-r1.ebuild
+++ b/games-roguelike/adom/adom-1.1.1-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-roguelike/adom/adom-1.1.1-r1.ebuild,v 1.5 2004/06/24 23:11:57 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-roguelike/adom/adom-1.1.1-r1.ebuild,v 1.6 2004/07/01 05:21:55 mr_bones_ Exp $
inherit games eutils
@@ -13,7 +13,7 @@ SLOT="0"
KEYWORDS="x86 ~amd64"
IUSE=""
-DEPEND="virtual/glibc
+DEPEND="virtual/libc
>=sys-libs/ncurses-5.0
amd64? ( app-emulation/emul-linux-x86-baselibs )"
diff --git a/games-roguelike/angband/angband-3.0.3.ebuild b/games-roguelike/angband/angband-3.0.3.ebuild
index ddb75314026a..06bc6109d44b 100644
--- a/games-roguelike/angband/angband-3.0.3.ebuild
+++ b/games-roguelike/angband/angband-3.0.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-roguelike/angband/angband-3.0.3.ebuild,v 1.6 2004/06/24 23:12:08 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-roguelike/angband/angband-3.0.3.ebuild,v 1.7 2004/07/01 05:21:55 mr_bones_ Exp $
inherit games
@@ -13,7 +13,7 @@ SLOT="0"
KEYWORDS="x86 ppc ~amd64"
IUSE="X"
-RDEPEND="virtual/glibc
+RDEPEND="virtual/libc
>=sys-libs/ncurses-5
X? ( virtual/x11 )"
DEPEND="${RDEPEND}
diff --git a/games-roguelike/angband/angband-3.0.4.ebuild b/games-roguelike/angband/angband-3.0.4.ebuild
index 8f2510008257..b447977c29e4 100644
--- a/games-roguelike/angband/angband-3.0.4.ebuild
+++ b/games-roguelike/angband/angband-3.0.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-roguelike/angband/angband-3.0.4.ebuild,v 1.4 2004/06/24 23:12:08 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-roguelike/angband/angband-3.0.4.ebuild,v 1.5 2004/07/01 05:21:55 mr_bones_ Exp $
inherit games
@@ -13,7 +13,7 @@ SLOT="0"
KEYWORDS="x86 ppc"
IUSE="X gtk"
-RDEPEND="virtual/glibc
+RDEPEND="virtual/libc
>=sys-libs/ncurses-5
gtk? (
=x11-libs/gtk+-1.2*
diff --git a/games-roguelike/angband/angband-3.0.5.ebuild b/games-roguelike/angband/angband-3.0.5.ebuild
index 26871a033ca4..ad071d60c23f 100644
--- a/games-roguelike/angband/angband-3.0.5.ebuild
+++ b/games-roguelike/angband/angband-3.0.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-roguelike/angband/angband-3.0.5.ebuild,v 1.2 2004/06/24 23:12:08 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-roguelike/angband/angband-3.0.5.ebuild,v 1.3 2004/07/01 05:21:55 mr_bones_ Exp $
inherit games
@@ -13,7 +13,7 @@ SLOT="0"
KEYWORDS="x86 ppc"
IUSE="X gtk"
-RDEPEND="virtual/glibc
+RDEPEND="virtual/libc
>=sys-libs/ncurses-5
gtk? (
=x11-libs/gtk+-1.2*
diff --git a/games-roguelike/hengband/hengband-1.5.4.ebuild b/games-roguelike/hengband/hengband-1.5.4.ebuild
index 0a0b44018db0..2e02894adf61 100644
--- a/games-roguelike/hengband/hengband-1.5.4.ebuild
+++ b/games-roguelike/hengband/hengband-1.5.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-roguelike/hengband/hengband-1.5.4.ebuild,v 1.5 2004/06/24 23:12:50 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-roguelike/hengband/hengband-1.5.4.ebuild,v 1.6 2004/07/01 05:21:55 mr_bones_ Exp $
inherit games
@@ -13,7 +13,7 @@ SLOT="0"
KEYWORDS="x86 ppc"
IUSE="cjk X"
-DEPEND="virtual/glibc
+DEPEND="virtual/libc
>=sys-libs/ncurses-5
X? ( virtual/x11 )"
diff --git a/games-roguelike/hengband/hengband-1.6.0.ebuild b/games-roguelike/hengband/hengband-1.6.0.ebuild
index 45c08f72f996..fa20e5b72948 100644
--- a/games-roguelike/hengband/hengband-1.6.0.ebuild
+++ b/games-roguelike/hengband/hengband-1.6.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-roguelike/hengband/hengband-1.6.0.ebuild,v 1.3 2004/06/24 23:12:50 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-roguelike/hengband/hengband-1.6.0.ebuild,v 1.4 2004/07/01 05:21:55 mr_bones_ Exp $
inherit games
@@ -13,7 +13,7 @@ LICENSE="Moria"
SLOT="0"
IUSE="cjk X"
-RDEPEND="virtual/glibc
+RDEPEND="virtual/libc
>=sys-libs/ncurses-5
X? ( virtual/x11 )"
DEPEND="${RDEPEND}
diff --git a/games-roguelike/moria/moria-5.5.2.ebuild b/games-roguelike/moria/moria-5.5.2.ebuild
index f25158fa4185..15676c44c068 100644
--- a/games-roguelike/moria/moria-5.5.2.ebuild
+++ b/games-roguelike/moria/moria-5.5.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-roguelike/moria/moria-5.5.2.ebuild,v 1.6 2004/06/24 23:13:10 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-roguelike/moria/moria-5.5.2.ebuild,v 1.7 2004/07/01 05:21:55 mr_bones_ Exp $
inherit eutils gcc games
@@ -17,7 +17,7 @@ LICENSE="Moria"
SLOT="0"
IUSE=""
-RDEPEND="virtual/glibc
+RDEPEND="virtual/libc
>=sys-libs/ncurses-5"
DEPEND="${RDEPEND}
>=sys-apps/sed-4"
diff --git a/games-roguelike/nethack/nethack-3.4.2.ebuild b/games-roguelike/nethack/nethack-3.4.2.ebuild
index 54058e6d0c18..23346c534be2 100644
--- a/games-roguelike/nethack/nethack-3.4.2.ebuild
+++ b/games-roguelike/nethack/nethack-3.4.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-roguelike/nethack/nethack-3.4.2.ebuild,v 1.7 2004/06/24 23:13:21 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-roguelike/nethack/nethack-3.4.2.ebuild,v 1.8 2004/07/01 05:21:55 mr_bones_ Exp $
inherit eutils gcc flag-o-matic games
@@ -15,7 +15,7 @@ SLOT="0"
KEYWORDS="x86 ppc sparc"
IUSE="X qt gnome"
-DEPEND="virtual/glibc
+DEPEND="virtual/libc
dev-util/yacc
>=sys-libs/ncurses-5.2-r5
X? ( virtual/x11 )
diff --git a/games-roguelike/nethack/nethack-3.4.3.ebuild b/games-roguelike/nethack/nethack-3.4.3.ebuild
index 355f6dca1bd5..bb4591fa6c7c 100644
--- a/games-roguelike/nethack/nethack-3.4.3.ebuild
+++ b/games-roguelike/nethack/nethack-3.4.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-roguelike/nethack/nethack-3.4.3.ebuild,v 1.5 2004/06/24 23:13:21 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-roguelike/nethack/nethack-3.4.3.ebuild,v 1.6 2004/07/01 05:21:55 mr_bones_ Exp $
inherit eutils gcc flag-o-matic games
@@ -15,7 +15,7 @@ SLOT="0"
KEYWORDS="x86 ppc sparc amd64"
IUSE="X qt gnome"
-DEPEND="virtual/glibc
+DEPEND="virtual/libc
dev-util/yacc
>=sys-libs/ncurses-5.2-r5
X? ( virtual/x11 )
diff --git a/games-roguelike/slashem/slashem-0.0.648.ebuild b/games-roguelike/slashem/slashem-0.0.648.ebuild
index e0823baf007e..23765aa45520 100644
--- a/games-roguelike/slashem/slashem-0.0.648.ebuild
+++ b/games-roguelike/slashem/slashem-0.0.648.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-roguelike/slashem/slashem-0.0.648.ebuild,v 1.7 2004/06/24 23:14:13 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-roguelike/slashem/slashem-0.0.648.ebuild,v 1.8 2004/07/01 05:21:55 mr_bones_ Exp $
inherit eutils flag-o-matic games
@@ -19,7 +19,7 @@ SLOT="0"
KEYWORDS="x86 amd64 ~ppc"
IUSE="X qt gnome gtk"
-RDEPEND="virtual/glibc
+RDEPEND="virtual/libc
>=sys-libs/ncurses-5.2-r5
X? ( virtual/x11 )
qt? ( =x11-libs/qt-2* )
diff --git a/games-roguelike/tome/tome-2.2.5-r1.ebuild b/games-roguelike/tome/tome-2.2.5-r1.ebuild
index 28f47dc6e445..e4e844854c42 100644
--- a/games-roguelike/tome/tome-2.2.5-r1.ebuild
+++ b/games-roguelike/tome/tome-2.2.5-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-roguelike/tome/tome-2.2.5-r1.ebuild,v 1.5 2004/06/24 23:14:24 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-roguelike/tome/tome-2.2.5-r1.ebuild,v 1.6 2004/07/01 05:21:55 mr_bones_ Exp $
inherit games eutils
@@ -14,7 +14,7 @@ SLOT="0"
KEYWORDS="x86 ppc ~amd64"
IUSE=""
-RDEPEND="virtual/glibc
+RDEPEND="virtual/libc
>=sys-libs/ncurses-5
virtual/x11"
diff --git a/games-roguelike/tome/tome-2.2.6.ebuild b/games-roguelike/tome/tome-2.2.6.ebuild
index 5908f9ca6ee7..7063ef9356cb 100644
--- a/games-roguelike/tome/tome-2.2.6.ebuild
+++ b/games-roguelike/tome/tome-2.2.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-roguelike/tome/tome-2.2.6.ebuild,v 1.2 2004/06/24 23:14:24 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-roguelike/tome/tome-2.2.6.ebuild,v 1.3 2004/07/01 05:21:55 mr_bones_ Exp $
inherit eutils games
@@ -14,7 +14,7 @@ SLOT="0"
KEYWORDS="~x86 ~ppc ~amd64"
IUSE=""
-RDEPEND="virtual/glibc
+RDEPEND="virtual/libc
dev-lang/lua
>=sys-libs/ncurses-5
virtual/x11"
diff --git a/games-roguelike/tome/tome-2.2.7-r1.ebuild b/games-roguelike/tome/tome-2.2.7-r1.ebuild
index 6aabaae9a95f..b3a3ebddb8d3 100644
--- a/games-roguelike/tome/tome-2.2.7-r1.ebuild
+++ b/games-roguelike/tome/tome-2.2.7-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-roguelike/tome/tome-2.2.7-r1.ebuild,v 1.1 2004/06/25 09:38:20 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-roguelike/tome/tome-2.2.7-r1.ebuild,v 1.2 2004/07/01 05:21:55 mr_bones_ Exp $
inherit eutils games
@@ -14,7 +14,7 @@ SLOT="0"
KEYWORDS="x86 ~ppc ~amd64"
IUSE=""
-RDEPEND="virtual/glibc
+RDEPEND="virtual/libc
dev-lang/lua
>=sys-libs/ncurses-5
virtual/x11"
diff --git a/games-roguelike/tome/tome-2.2.7.ebuild b/games-roguelike/tome/tome-2.2.7.ebuild
index 59e2b5e4c394..04710e6dd615 100644
--- a/games-roguelike/tome/tome-2.2.7.ebuild
+++ b/games-roguelike/tome/tome-2.2.7.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-roguelike/tome/tome-2.2.7.ebuild,v 1.3 2004/06/25 09:35:19 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-roguelike/tome/tome-2.2.7.ebuild,v 1.4 2004/07/01 05:21:55 mr_bones_ Exp $
inherit eutils games
@@ -14,7 +14,7 @@ SLOT="0"
KEYWORDS="x86 ~ppc ~amd64"
IUSE=""
-RDEPEND="virtual/glibc
+RDEPEND="virtual/libc
dev-lang/lua
>=sys-libs/ncurses-5
virtual/x11"