diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-06-30 02:32:13 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-06-30 02:32:13 +0000 |
commit | 94788b0190292d2eff996d4bf6f3895a76edec3f (patch) | |
tree | 04353aee76f28f6359706651ba64cf06b51f0c79 /games-action/phobiaii | |
parent | sync IUSE (+gif, +jpeg, +png, +tiff, -gtk2) (Manifest recommit) (diff) | |
download | gentoo-2-94788b0190292d2eff996d4bf6f3895a76edec3f.tar.gz gentoo-2-94788b0190292d2eff996d4bf6f3895a76edec3f.tar.bz2 gentoo-2-94788b0190292d2eff996d4bf6f3895a76edec3f.zip |
virtual/glibc -> virtual/libc
Diffstat (limited to 'games-action/phobiaii')
-rw-r--r-- | games-action/phobiaii/phobiaii-1.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-action/phobiaii/phobiaii-1.1.ebuild b/games-action/phobiaii/phobiaii-1.1.ebuild index fe0c44ea55b5..5a82b6a0449c 100644 --- a/games-action/phobiaii/phobiaii-1.1.ebuild +++ b/games-action/phobiaii/phobiaii-1.1.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-action/phobiaii/phobiaii-1.1.ebuild,v 1.6 2004/06/24 21:58:07 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/phobiaii/phobiaii-1.1.ebuild,v 1.7 2004/06/30 02:32:13 mr_bones_ Exp $ inherit games @@ -18,7 +18,7 @@ DEPEND="" RDEPEND="media-libs/sdl-mixer media-libs/libsdl sys-libs/lib-compat - virtual/glibc" + virtual/libc" S=${WORKDIR}/${MY_P} |