Gentoo Archives: gentoo-commits

From: "Pacho Ramos (pacho)" <pacho@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-emulation/emul-linux-x86-sdl: ChangeLog emul-linux-x86-sdl-20091231.ebuild
Date: Thu, 31 Dec 2009 12:07:52
Message-Id: E1NQJnq-0000p0-PF@stork.gentoo.org
1 pacho 09/12/31 12:06:54
2
3 Modified: ChangeLog
4 Added: emul-linux-x86-sdl-20091231.ebuild
5 Log:
6 New emul set
7 (Portage version: 2.1.7.15/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.38 app-emulation/emul-linux-x86-sdl/ChangeLog
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/emul-linux-x86-sdl/ChangeLog?rev=1.38&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/emul-linux-x86-sdl/ChangeLog?rev=1.38&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/emul-linux-x86-sdl/ChangeLog?r1=1.37&r2=1.38
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-sdl/ChangeLog,v
19 retrieving revision 1.37
20 retrieving revision 1.38
21 diff -u -r1.37 -r1.38
22 --- ChangeLog 30 Dec 2009 19:52:08 -0000 1.37
23 +++ ChangeLog 31 Dec 2009 12:06:54 -0000 1.38
24 @@ -1,6 +1,12 @@
25 # ChangeLog for app-emulation/emul-linux-x86-sdl
26 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-sdl/ChangeLog,v 1.37 2009/12/30 19:52:08 pacho Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-sdl/ChangeLog,v 1.38 2009/12/31 12:06:54 pacho Exp $
29 +
30 +*emul-linux-x86-sdl-20091231 (31 Dec 2009)
31 +
32 + 31 Dec 2009; Pacho Ramos <pacho@g.o>
33 + +emul-linux-x86-sdl-20091231.ebuild:
34 + New emul set
35
36 30 Dec 2009; Pacho Ramos <pacho@g.o>
37 emul-linux-x86-sdl-20081109.ebuild, emul-linux-x86-sdl-20091226.ebuild:
38
39
40
41 1.1 app-emulation/emul-linux-x86-sdl/emul-linux-x86-sdl-20091231.ebuild
42
43 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/emul-linux-x86-sdl/emul-linux-x86-sdl-20091231.ebuild?rev=1.1&view=markup
44 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/emul-linux-x86-sdl/emul-linux-x86-sdl-20091231.ebuild?rev=1.1&content-type=text/plain
45
46 Index: emul-linux-x86-sdl-20091231.ebuild
47 ===================================================================
48 # Copyright 1999-2009 Gentoo Foundation
49 # Distributed under the terms of the GNU General Public License v2
50 # $Header: /var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-sdl/emul-linux-x86-sdl-20091231.ebuild,v 1.1 2009/12/31 12:06:54 pacho Exp $
51
52 inherit emul-linux-x86
53
54 LICENSE="LGPL-2 LGPL-2.1"
55 KEYWORDS="-* ~amd64"
56 IUSE=""
57
58 DEPEND=""
59 RDEPEND="~app-emulation/emul-linux-x86-xlibs-${PV}
60 ~app-emulation/emul-linux-x86-baselibs-${PV}
61 ~app-emulation/emul-linux-x86-soundlibs-${PV}
62 ~app-emulation/emul-linux-x86-medialibs-${PV}"