Gentoo Archives: gentoo-commits

From: "Julian Ospald (hasufell)" <hasufell@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in games-emulation/sdlmame: sdlmame-0.148_p1-r1.ebuild ChangeLog
Date: Fri, 22 Nov 2013 22:17:23
Message-Id: 20131122221714.998122004B@flycatcher.gentoo.org
1 hasufell 13/11/22 22:17:14
2
3 Modified: sdlmame-0.148_p1-r1.ebuild ChangeLog
4 Log:
5 fix deps
6
7 (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key E73C35B3)
8
9 Revision Changes Path
10 1.3 games-emulation/sdlmame/sdlmame-0.148_p1-r1.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/sdlmame/sdlmame-0.148_p1-r1.ebuild?rev=1.3&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/sdlmame/sdlmame-0.148_p1-r1.ebuild?rev=1.3&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/sdlmame/sdlmame-0.148_p1-r1.ebuild?r1=1.2&r2=1.3
15
16 Index: sdlmame-0.148_p1-r1.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/games-emulation/sdlmame/sdlmame-0.148_p1-r1.ebuild,v
19 retrieving revision 1.2
20 retrieving revision 1.3
21 diff -u -r1.2 -r1.3
22 --- sdlmame-0.148_p1-r1.ebuild 2 Oct 2013 10:11:47 -0000 1.2
23 +++ sdlmame-0.148_p1-r1.ebuild 22 Nov 2013 22:17:14 -0000 1.3
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2013 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/sdlmame/sdlmame-0.148_p1-r1.ebuild,v 1.2 2013/10/02 10:11:47 nimiux Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/games-emulation/sdlmame/sdlmame-0.148_p1-r1.ebuild,v 1.3 2013/11/22 22:17:14 hasufell Exp $
29
30 EAPI=5
31 PYTHON_COMPAT=( python2_6 python2_7 )
32 @@ -32,7 +32,7 @@
33 RDEPEND="dev-libs/expat
34 media-libs/fontconfig
35 media-libs/flac
36 - >=media-libs/libsdl-1.2.10[audio,joystick,opengl?,video]
37 + >=media-libs/libsdl-1.2.10[X,audio,joystick,opengl?,video]
38 media-libs/sdl-ttf
39 sys-libs/zlib
40 virtual/jpeg
41 @@ -46,6 +46,7 @@
42 DEPEND="${RDEPEND}
43 ${PYTHON_DEPS}
44 app-arch/unzip
45 + media-libs/alsa-lib
46 virtual/pkgconfig
47 X? ( x11-proto/xineramaproto )"
48
49
50
51
52 1.67 games-emulation/sdlmame/ChangeLog
53
54 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/sdlmame/ChangeLog?rev=1.67&view=markup
55 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/sdlmame/ChangeLog?rev=1.67&content-type=text/plain
56 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/sdlmame/ChangeLog?r1=1.66&r2=1.67
57
58 Index: ChangeLog
59 ===================================================================
60 RCS file: /var/cvsroot/gentoo-x86/games-emulation/sdlmame/ChangeLog,v
61 retrieving revision 1.66
62 retrieving revision 1.67
63 diff -u -r1.66 -r1.67
64 --- ChangeLog 3 Nov 2013 20:38:19 -0000 1.66
65 +++ ChangeLog 22 Nov 2013 22:17:14 -0000 1.67
66 @@ -1,6 +1,9 @@
67 # ChangeLog for games-emulation/sdlmame
68 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
69 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/sdlmame/ChangeLog,v 1.66 2013/11/03 20:38:19 mr_bones_ Exp $
70 +# $Header: /var/cvsroot/gentoo-x86/games-emulation/sdlmame/ChangeLog,v 1.67 2013/11/22 22:17:14 hasufell Exp $
71 +
72 + 22 Nov 2013; Julian Ospald <hasufell@g.o> sdlmame-0.148_p1-r1.ebuild:
73 + fix deps
74
75 03 Nov 2013; Michael Sterrett <mr_bones_@g.o> -sdlmame-0.148_p1.ebuild:
76 old