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: emul-linux-x86-sdl-20121202.ebuild ChangeLog
Date: Tue, 25 Dec 2012 19:10:34
Message-Id: 20121225191024.90F982171E@flycatcher.gentoo.org
1 pacho 12/12/25 19:10:24
2
3 Modified: emul-linux-x86-sdl-20121202.ebuild ChangeLog
4 Log:
5 amd64 stable, bug #447506
6
7 (Portage version: 2.1.11.38/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key A188FBD4)
8
9 Revision Changes Path
10 1.2 app-emulation/emul-linux-x86-sdl/emul-linux-x86-sdl-20121202.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/emul-linux-x86-sdl/emul-linux-x86-sdl-20121202.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/emul-linux-x86-sdl/emul-linux-x86-sdl-20121202.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/emul-linux-x86-sdl/emul-linux-x86-sdl-20121202.ebuild?r1=1.1&r2=1.2
15
16 Index: emul-linux-x86-sdl-20121202.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-sdl/emul-linux-x86-sdl-20121202.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- emul-linux-x86-sdl-20121202.ebuild 2 Dec 2012 10:57:52 -0000 1.1
23 +++ emul-linux-x86-sdl-20121202.ebuild 25 Dec 2012 19:10:24 -0000 1.2
24 @@ -1,12 +1,12 @@
25 # Copyright 1999-2012 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-sdl/emul-linux-x86-sdl-20121202.ebuild,v 1.1 2012/12/02 10:57:52 pacho Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-sdl/emul-linux-x86-sdl-20121202.ebuild,v 1.2 2012/12/25 19:10:24 pacho Exp $
29
30 EAPI=5
31 inherit emul-linux-x86
32
33 LICENSE="LGPL-2 LGPL-2.1 ZLIB"
34 -KEYWORDS="-* ~amd64"
35 +KEYWORDS="-* amd64"
36
37 DEPEND=""
38 RDEPEND="~app-emulation/emul-linux-x86-xlibs-${PV}
39
40
41
42 1.67 app-emulation/emul-linux-x86-sdl/ChangeLog
43
44 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/emul-linux-x86-sdl/ChangeLog?rev=1.67&view=markup
45 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/emul-linux-x86-sdl/ChangeLog?rev=1.67&content-type=text/plain
46 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/emul-linux-x86-sdl/ChangeLog?r1=1.66&r2=1.67
47
48 Index: ChangeLog
49 ===================================================================
50 RCS file: /var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-sdl/ChangeLog,v
51 retrieving revision 1.66
52 retrieving revision 1.67
53 diff -u -r1.66 -r1.67
54 --- ChangeLog 2 Dec 2012 10:57:52 -0000 1.66
55 +++ ChangeLog 25 Dec 2012 19:10:24 -0000 1.67
56 @@ -1,6 +1,10 @@
57 # ChangeLog for app-emulation/emul-linux-x86-sdl
58 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
59 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-sdl/ChangeLog,v 1.66 2012/12/02 10:57:52 pacho Exp $
60 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-sdl/ChangeLog,v 1.67 2012/12/25 19:10:24 pacho Exp $
61 +
62 + 25 Dec 2012; Pacho Ramos <pacho@g.o>
63 + emul-linux-x86-sdl-20121202.ebuild:
64 + amd64 stable, bug #447506
65
66 *emul-linux-x86-sdl-20121202 (02 Dec 2012)