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/hengband | |
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/hengband')
-rw-r--r-- | games-roguelike/hengband/hengband-1.5.4.ebuild | 4 | ||||
-rw-r--r-- | games-roguelike/hengband/hengband-1.6.0.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
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} |