diff options
author | Jeremy Huddleston <eradicator@gentoo.org> | 2004-07-01 11:16:17 +0000 |
---|---|---|
committer | Jeremy Huddleston <eradicator@gentoo.org> | 2004-07-01 11:16:17 +0000 |
commit | 9a582e079eb9351b847238fc97560867b4c366ec (patch) | |
tree | 5a1e0ac9d63e38e1744b9055dd3db216a6fa5ff2 /games-emulation/handy/handy-0.82.ebuild | |
parent | virtual/glibc -> virtual/libc (diff) | |
download | historical-9a582e079eb9351b847238fc97560867b4c366ec.tar.gz historical-9a582e079eb9351b847238fc97560867b4c366ec.tar.bz2 historical-9a582e079eb9351b847238fc97560867b4c366ec.zip |
virtual/glibc -> virtual/libc
Diffstat (limited to 'games-emulation/handy/handy-0.82.ebuild')
-rw-r--r-- | games-emulation/handy/handy-0.82.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-emulation/handy/handy-0.82.ebuild b/games-emulation/handy/handy-0.82.ebuild index fe67fe16d258..d1ad114990cb 100644 --- a/games-emulation/handy/handy-0.82.ebuild +++ b/games-emulation/handy/handy-0.82.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-emulation/handy/handy-0.82.ebuild,v 1.3 2004/06/24 22:29:25 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/handy/handy-0.82.ebuild,v 1.4 2004/07/01 11:14:57 eradicator Exp $ inherit games @@ -16,7 +16,7 @@ IUSE="" RDEPEND="media-libs/libsdl sys-libs/zlib - virtual/glibc + virtual/libc sys-libs/lib-compat" S=${WORKDIR} |