diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-07-01 05:21:55 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-07-01 05:21:55 +0000 |
commit | 933713156e0e30539733e0a40223ea6c09c0baf8 (patch) | |
tree | b2688a8a9152b70a607e885610d86d8674f76aa5 /games-roguelike/nethack | |
parent | stable on ppc64, bug #55664 (diff) | |
download | historical-933713156e0e30539733e0a40223ea6c09c0baf8.tar.gz historical-933713156e0e30539733e0a40223ea6c09c0baf8.tar.bz2 historical-933713156e0e30539733e0a40223ea6c09c0baf8.zip |
virtual/glibc -> virtual/libc
Diffstat (limited to 'games-roguelike/nethack')
-rw-r--r-- | games-roguelike/nethack/nethack-3.4.2.ebuild | 4 | ||||
-rw-r--r-- | games-roguelike/nethack/nethack-3.4.3.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
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 ) |