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 | f6ba39246817e707e00774f5c6bd66fc6147320d (patch) | |
tree | fa10f44a700ede28955266429621de4e49e949f7 | |
parent | Version bump (diff) | |
download | gentoo-2-f6ba39246817e707e00774f5c6bd66fc6147320d.tar.gz gentoo-2-f6ba39246817e707e00774f5c6bd66fc6147320d.tar.bz2 gentoo-2-f6ba39246817e707e00774f5c6bd66fc6147320d.zip |
tidy
(Portage version: 2.1.9.24/cvs/Linux i686)
-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 \ |