summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2011-04-28 07:41:09 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2011-04-28 07:41:09 +0000
commit3229dce1b4fa059a4cc4bdd364ce017310faa4a9 (patch)
treec953739366da7fe8340d2fbd43ca9cf47403a79e
parentBuild with gcc-4.6 Bug #364231 (diff)
downloadgentoo-2-3229dce1b4fa059a4cc4bdd364ce017310faa4a9.tar.gz
gentoo-2-3229dce1b4fa059a4cc4bdd364ce017310faa4a9.tar.bz2
gentoo-2-3229dce1b4fa059a4cc4bdd364ce017310faa4a9.zip
tidy
(Portage version: 2.1.9.42/cvs/Linux i686)
-rw-r--r--games-emulation/dosbox/dosbox-0.74.ebuild3
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 a6902f4a4c0a..c29b6b1f2079 100644
--- a/games-emulation/dosbox/dosbox-0.74.ebuild
+++ b/games-emulation/dosbox/dosbox-0.74.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 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.8 2011/04/28 07:22:45 tupone Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/dosbox/dosbox-0.74.ebuild,v 1.9 2011/04/28 07:41:09 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}"
PATCHES=( "${FILESDIR}"/${P}-gcc46.patch )