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-cvs: dosbox-cvs-20030809.ebuild
Date: Tue, 04 Aug 2009 19:05:50
Message-Id: E1MYPKW-0000AV-BY@stork.gentoo.org
1 mr_bones_ 09/08/04 19:05:48
2
3 Modified: dosbox-cvs-20030809.ebuild
4 Log:
5 sync with dosbox ebuild
6 (Portage version: 2.1.6.13/cvs/Linux i686)
7
8 Revision Changes Path
9 1.20 games-emulation/dosbox-cvs/dosbox-cvs-20030809.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-emulation/dosbox-cvs/dosbox-cvs-20030809.ebuild?rev=1.20&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-emulation/dosbox-cvs/dosbox-cvs-20030809.ebuild?rev=1.20&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-emulation/dosbox-cvs/dosbox-cvs-20030809.ebuild?r1=1.19&r2=1.20
14
15 Index: dosbox-cvs-20030809.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/games-emulation/dosbox-cvs/dosbox-cvs-20030809.ebuild,v
18 retrieving revision 1.19
19 retrieving revision 1.20
20 diff -u -r1.19 -r1.20
21 --- dosbox-cvs-20030809.ebuild 17 Feb 2009 04:08:10 -0000 1.19
22 +++ dosbox-cvs-20030809.ebuild 4 Aug 2009 19:05:48 -0000 1.20
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2009 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/dosbox-cvs/dosbox-cvs-20030809.ebuild,v 1.19 2009/02/17 04:08:10 mr_bones_ Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/games-emulation/dosbox-cvs/dosbox-cvs-20030809.ebuild,v 1.20 2009/08/04 19:05:48 mr_bones_ Exp $
28
29 EAPI=2
30 inherit eutils games cvs
31 @@ -13,7 +13,7 @@
32 KEYWORDS="~amd64 ppc x86"
33 IUSE="alsa debug hardened opengl sdl png"
34
35 -DEPEND="alsa? ( media-libs/alsa-lib[midi] )
36 +DEPEND="alsa? ( media-libs/alsa-lib )
37 opengl? ( virtual/opengl )
38 png? ( media-libs/libpng )
39 debug? ( sys-libs/ncurses )