Gentoo Archives: gentoo-commits

From: "Michael Sterrett (mr_bones_)" <mr_bones_@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in games-emulation/dosbox: dosbox-0.74.ebuild
Date: Thu, 28 Apr 2011 07:41:20
Message-Id: 20110428074109.2EAB420054@flycatcher.gentoo.org
1 mr_bones_ 11/04/28 07:41:09
2
3 Modified: dosbox-0.74.ebuild
4 Log:
5 tidy
6
7 (Portage version: 2.1.9.42/cvs/Linux i686)
8
9 Revision Changes Path
10 1.9 games-emulation/dosbox/dosbox-0.74.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/dosbox/dosbox-0.74.ebuild?rev=1.9&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/dosbox/dosbox-0.74.ebuild?rev=1.9&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/dosbox/dosbox-0.74.ebuild?r1=1.8&r2=1.9
15
16 Index: dosbox-0.74.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/games-emulation/dosbox/dosbox-0.74.ebuild,v
19 retrieving revision 1.8
20 retrieving revision 1.9
21 diff -u -r1.8 -r1.9
22 --- dosbox-0.74.ebuild 28 Apr 2011 07:22:45 -0000 1.8
23 +++ dosbox-0.74.ebuild 28 Apr 2011 07:41:09 -0000 1.9
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2011 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/dosbox/dosbox-0.74.ebuild,v 1.8 2011/04/28 07:22:45 tupone Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/games-emulation/dosbox/dosbox-0.74.ebuild,v 1.9 2011/04/28 07:41:09 mr_bones_ Exp $
29
30 EAPI=2
31 inherit eutils games
32 @@ -21,7 +21,6 @@
33 media-libs/libsdl[joystick,video,X]
34 media-libs/sdl-net
35 media-libs/sdl-sound"
36 -RDEPEND="${DEPEND}"
37
38 PATCHES=( "${FILESDIR}"/${P}-gcc46.patch )