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-20140406.ebuild ChangeLog
Date: Sun, 04 May 2014 12:23:26
Message-Id: 20140504122323.D23442004C@flycatcher.gentoo.org
1 pacho 14/05/04 12:23:23
2
3 Modified: emul-linux-x86-sdl-20140406.ebuild ChangeLog
4 Log:
5 amd64 stable, bug 508322
6
7 (Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key A188FBD4)
8
9 Revision Changes Path
10 1.2 app-emulation/emul-linux-x86-sdl/emul-linux-x86-sdl-20140406.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/emul-linux-x86-sdl/emul-linux-x86-sdl-20140406.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-20140406.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-20140406.ebuild?r1=1.1&r2=1.2
15
16 Index: emul-linux-x86-sdl-20140406.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-sdl/emul-linux-x86-sdl-20140406.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- emul-linux-x86-sdl-20140406.ebuild 6 Apr 2014 09:12:12 -0000 1.1
23 +++ emul-linux-x86-sdl-20140406.ebuild 4 May 2014 12:23:23 -0000 1.2
24 @@ -1,12 +1,12 @@
25 # Copyright 1999-2014 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-20140406.ebuild,v 1.1 2014/04/06 09:12:12 pacho Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-sdl/emul-linux-x86-sdl-20140406.ebuild,v 1.2 2014/05/04 12:23:23 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 IUSE="abi_x86_32"
37
38 DEPEND=""
39
40
41
42 1.77 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.77&view=markup
45 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/emul-linux-x86-sdl/ChangeLog?rev=1.77&content-type=text/plain
46 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/emul-linux-x86-sdl/ChangeLog?r1=1.76&r2=1.77
47
48 Index: ChangeLog
49 ===================================================================
50 RCS file: /var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-sdl/ChangeLog,v
51 retrieving revision 1.76
52 retrieving revision 1.77
53 diff -u -r1.76 -r1.77
54 --- ChangeLog 3 May 2014 10:49:38 -0000 1.76
55 +++ ChangeLog 4 May 2014 12:23:23 -0000 1.77
56 @@ -1,6 +1,10 @@
57 # ChangeLog for app-emulation/emul-linux-x86-sdl
58 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
59 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-sdl/ChangeLog,v 1.76 2014/05/03 10:49:38 mgorny Exp $
60 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-sdl/ChangeLog,v 1.77 2014/05/04 12:23:23 pacho Exp $
61 +
62 + 04 May 2014; Pacho Ramos <pacho@g.o>
63 + emul-linux-x86-sdl-20140406.ebuild:
64 + amd64 stable, bug 508322
65
66 *emul-linux-x86-sdl-20140406-r2 (03 May 2014)