Gentoo Archives: gentoo-commits

From: "JosA MarAa Alonso (nimiux)" <nimiux@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-emulation/free42: free42-1.4.77.ebuild ChangeLog
Date: Mon, 23 Jun 2014 21:47:43
Message-Id: 20140623214740.6DA1B2004E@flycatcher.gentoo.org
1 nimiux 14/06/23 21:47:40
2
3 Modified: free42-1.4.77.ebuild ChangeLog
4 Log:
5 Fix bug #514502
6
7 (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key D628E536)
8
9 Revision Changes Path
10 1.5 app-emulation/free42/free42-1.4.77.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/free42/free42-1.4.77.ebuild?rev=1.5&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/free42/free42-1.4.77.ebuild?rev=1.5&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/free42/free42-1.4.77.ebuild?r1=1.4&r2=1.5
15
16 Index: free42-1.4.77.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/app-emulation/free42/free42-1.4.77.ebuild,v
19 retrieving revision 1.4
20 retrieving revision 1.5
21 diff -u -r1.4 -r1.5
22 --- free42-1.4.77.ebuild 25 Feb 2013 11:39:49 -0000 1.4
23 +++ free42-1.4.77.ebuild 23 Jun 2014 21:47:40 -0000 1.5
24 @@ -1,8 +1,8 @@
25 -# Copyright 1999-2013 Gentoo Foundation
26 +# Copyright 1999-2014 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/free42/free42-1.4.77.ebuild,v 1.4 2013/02/25 11:39:49 ago Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/free42/free42-1.4.77.ebuild,v 1.5 2014/06/23 21:47:40 nimiux Exp $
30
31 -EAPI=4
32 +EAPI=5
33
34 inherit eutils toolchain-funcs
35
36
37
38
39 1.18 app-emulation/free42/ChangeLog
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/free42/ChangeLog?rev=1.18&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/free42/ChangeLog?rev=1.18&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/free42/ChangeLog?r1=1.17&r2=1.18
44
45 Index: ChangeLog
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/app-emulation/free42/ChangeLog,v
48 retrieving revision 1.17
49 retrieving revision 1.18
50 diff -u -r1.17 -r1.18
51 --- ChangeLog 25 Feb 2013 11:39:49 -0000 1.17
52 +++ ChangeLog 23 Jun 2014 21:47:40 -0000 1.18
53 @@ -1,6 +1,10 @@
54 # ChangeLog for app-emulation/free42
55 -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
56 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/free42/ChangeLog,v 1.17 2013/02/25 11:39:49 ago Exp $
57 +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
58 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/free42/ChangeLog,v 1.18 2014/06/23 21:47:40 nimiux Exp $
59 +
60 + 23 Jun 2014; Chema Alonso <nimiux@g.o> free42-1.4.77.ebuild,
61 + files/free42-1.4.77-fix-makefile.patch:
62 + Fix bug #514502
63
64 25 Feb 2013; Agostino Sarubbo <ago@g.o> free42-1.4.77.ebuild:
65 Stable for x86, wrt bug #459128