diff options
author | Jeremy Huddleston <eradicator@gentoo.org> | 2004-07-01 11:25:16 +0000 |
---|---|---|
committer | Jeremy Huddleston <eradicator@gentoo.org> | 2004-07-01 11:25:16 +0000 |
commit | 4075e66986c98203dec6585e54b805fde868c06b (patch) | |
tree | 690c8e16a96779e80f3191832ddb932ef14e2845 /games-simulation/pmars-sdl/pmars-sdl-0.9.2e.ebuild | |
parent | virtual/glibc -> virtual/libc (Manifest recommit) (diff) | |
download | gentoo-2-4075e66986c98203dec6585e54b805fde868c06b.tar.gz gentoo-2-4075e66986c98203dec6585e54b805fde868c06b.tar.bz2 gentoo-2-4075e66986c98203dec6585e54b805fde868c06b.zip |
virtual/glibc -> virtual/libc
Diffstat (limited to 'games-simulation/pmars-sdl/pmars-sdl-0.9.2e.ebuild')
-rw-r--r-- | games-simulation/pmars-sdl/pmars-sdl-0.9.2e.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-simulation/pmars-sdl/pmars-sdl-0.9.2e.ebuild b/games-simulation/pmars-sdl/pmars-sdl-0.9.2e.ebuild index c34d6ede54a4..d1cee564750c 100644 --- a/games-simulation/pmars-sdl/pmars-sdl-0.9.2e.ebuild +++ b/games-simulation/pmars-sdl/pmars-sdl-0.9.2e.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-simulation/pmars-sdl/pmars-sdl-0.9.2e.ebuild,v 1.4 2004/06/24 23:22:55 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-simulation/pmars-sdl/pmars-sdl-0.9.2e.ebuild,v 1.5 2004/07/01 11:24:20 eradicator Exp $ inherit games gcc @@ -17,7 +17,7 @@ SLOT="0" KEYWORDS="x86 ~ppc" IUSE="sdl X svga" -DEPEND="virtual/glibc +DEPEND="virtual/libc || ( sdl? ( virtual/x11 media-libs/libsdl ) X? ( virtual/x11 ) |