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: Fri, 29 Jan 2010 22:50:24
Message-Id: E1NazfR-0000nP-Uk@stork.gentoo.org
1 pacho 10/01/29 22:50:21
2
3 Modified: ChangeLog emul-linux-x86-sdl-20091231.ebuild
4 Log:
5 amd64 stable, bug 301928
6 (Portage version: 2.1.7.16/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.41 app-emulation/emul-linux-x86-sdl/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/emul-linux-x86-sdl/ChangeLog?rev=1.41&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/emul-linux-x86-sdl/ChangeLog?rev=1.41&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/emul-linux-x86-sdl/ChangeLog?r1=1.40&r2=1.41
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-sdl/ChangeLog,v
18 retrieving revision 1.40
19 retrieving revision 1.41
20 diff -u -r1.40 -r1.41
21 --- ChangeLog 1 Jan 2010 21:30:47 -0000 1.40
22 +++ ChangeLog 29 Jan 2010 22:50:21 -0000 1.41
23 @@ -1,6 +1,10 @@
24 # ChangeLog for app-emulation/emul-linux-x86-sdl
25 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-sdl/ChangeLog,v 1.40 2010/01/01 21:30:47 pacho Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-sdl/ChangeLog,v 1.41 2010/01/29 22:50:21 pacho Exp $
28 +
29 + 29 Jan 2010; Pacho Ramos <pacho@g.o>
30 + emul-linux-x86-sdl-20091231.ebuild:
31 + amd64 stable, bug 301928
32
33 01 Jan 2010; Pacho Ramos <pacho@g.o>
34 -emul-linux-x86-sdl-2.3.ebuild, -emul-linux-x86-sdl-2.3-r1.ebuild,
35
36
37
38 1.2 app-emulation/emul-linux-x86-sdl/emul-linux-x86-sdl-20091231.ebuild
39
40 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/emul-linux-x86-sdl/emul-linux-x86-sdl-20091231.ebuild?rev=1.2&view=markup
41 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/emul-linux-x86-sdl/emul-linux-x86-sdl-20091231.ebuild?rev=1.2&content-type=text/plain
42 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/emul-linux-x86-sdl/emul-linux-x86-sdl-20091231.ebuild?r1=1.1&r2=1.2
43
44 Index: emul-linux-x86-sdl-20091231.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-sdl/emul-linux-x86-sdl-20091231.ebuild,v
47 retrieving revision 1.1
48 retrieving revision 1.2
49 diff -u -r1.1 -r1.2
50 --- emul-linux-x86-sdl-20091231.ebuild 31 Dec 2009 12:06:54 -0000 1.1
51 +++ emul-linux-x86-sdl-20091231.ebuild 29 Jan 2010 22:50:21 -0000 1.2
52 @@ -1,11 +1,11 @@
53 -# Copyright 1999-2009 Gentoo Foundation
54 +# Copyright 1999-2010 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $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 $
57 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-sdl/emul-linux-x86-sdl-20091231.ebuild,v 1.2 2010/01/29 22:50:21 pacho Exp $
58
59 inherit emul-linux-x86
60
61 LICENSE="LGPL-2 LGPL-2.1"
62 -KEYWORDS="-* ~amd64"
63 +KEYWORDS="-* amd64"
64 IUSE=""
65
66 DEPEND=""