diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2010-11-28 00:57:53 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2010-11-28 00:57:53 +0000 |
commit | be7e8394894fa2999d80546031aa02d6411b4e2c (patch) | |
tree | 6fee0e39c3fa2b81e5273617f188d1af00408f94 /games-emulation/dosbox/dosbox-0.74.ebuild | |
parent | Version bump (diff) | |
download | historical-be7e8394894fa2999d80546031aa02d6411b4e2c.tar.gz historical-be7e8394894fa2999d80546031aa02d6411b4e2c.tar.bz2 historical-be7e8394894fa2999d80546031aa02d6411b4e2c.zip |
tidy
Package-Manager: portage-2.1.9.24/cvs/Linux i686
Diffstat (limited to 'games-emulation/dosbox/dosbox-0.74.ebuild')
-rw-r--r-- | games-emulation/dosbox/dosbox-0.74.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/games-emulation/dosbox/dosbox-0.74.ebuild b/games-emulation/dosbox/dosbox-0.74.ebuild index a9b50bdd2496..28fc60a73158 100644 --- a/games-emulation/dosbox/dosbox-0.74.ebuild +++ b/games-emulation/dosbox/dosbox-0.74.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/dosbox/dosbox-0.74.ebuild,v 1.6 2010/11/23 09:24:23 tupone Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/dosbox/dosbox-0.74.ebuild,v 1.7 2010/11/28 00:57:53 mr_bones_ Exp $ EAPI=2 inherit eutils games @@ -21,7 +21,6 @@ DEPEND="alsa? ( media-libs/alsa-lib ) media-libs/libsdl[joystick,video,X] media-libs/sdl-net media-libs/sdl-sound" -RDEPEND="${DEPEND}" src_configure() { egamesconf \ |