Gentoo Archives: gentoo-commits

From: "Sergei Trofimovich (slyfox)" <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-emulation/dosemu: dosemu-1.4.1_pre20091009.ebuild ChangeLog
Date: Sun, 01 Mar 2015 01:51:01
Message-Id: 20150301015056.8803912C61@oystercatcher.gentoo.org
1 slyfox 15/03/01 01:50:56
2
3 Modified: dosemu-1.4.1_pre20091009.ebuild ChangeLog
4 Log:
5 Drop outdated workaround for hardened: bug #540912 by Toralf Förster.
6
7 (Portage version: 2.2.17/cvs/Linux x86_64, signed Manifest commit with key 611FF3AA)
8
9 Revision Changes Path
10 1.6 app-emulation/dosemu/dosemu-1.4.1_pre20091009.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/dosemu/dosemu-1.4.1_pre20091009.ebuild?rev=1.6&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/dosemu/dosemu-1.4.1_pre20091009.ebuild?rev=1.6&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/dosemu/dosemu-1.4.1_pre20091009.ebuild?r1=1.5&r2=1.6
15
16 Index: dosemu-1.4.1_pre20091009.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/app-emulation/dosemu/dosemu-1.4.1_pre20091009.ebuild,v
19 retrieving revision 1.5
20 retrieving revision 1.6
21 diff -u -r1.5 -r1.6
22 --- dosemu-1.4.1_pre20091009.ebuild 17 Jan 2015 13:37:45 -0000 1.5
23 +++ dosemu-1.4.1_pre20091009.ebuild 1 Mar 2015 01:50:56 -0000 1.6
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2015 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/dosemu/dosemu-1.4.1_pre20091009.ebuild,v 1.5 2015/01/17 13:37:45 slyfox Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/dosemu/dosemu-1.4.1_pre20091009.ebuild,v 1.6 2015/03/01 01:50:56 slyfox Exp $
29
30 inherit eutils flag-o-matic
31
32 @@ -39,9 +39,6 @@
33 # Has problems with -O3 on some systems
34 replace-flags -O[3-9] -O2
35
36 - # Fix compilation on hardened
37 - append-flags -fno-pic
38 -
39 unset KERNEL
40
41 econf `use_with X x` \
42
43
44
45 1.62 app-emulation/dosemu/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/dosemu/ChangeLog?rev=1.62&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/dosemu/ChangeLog?rev=1.62&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/dosemu/ChangeLog?r1=1.61&r2=1.62
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/app-emulation/dosemu/ChangeLog,v
54 retrieving revision 1.61
55 retrieving revision 1.62
56 diff -u -r1.61 -r1.62
57 --- ChangeLog 17 Jan 2015 13:37:45 -0000 1.61
58 +++ ChangeLog 1 Mar 2015 01:50:56 -0000 1.62
59 @@ -1,6 +1,10 @@
60 # ChangeLog for app-emulation/dosemu
61 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/dosemu/ChangeLog,v 1.61 2015/01/17 13:37:45 slyfox Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/dosemu/ChangeLog,v 1.62 2015/03/01 01:50:56 slyfox Exp $
64 +
65 + 01 Mar 2015; Sergei Trofimovich <slyfox@g.o>
66 + dosemu-1.4.1_pre20091009.ebuild:
67 + Drop outdated workaround for hardened: bug #540912 by Toralf Förster.
68
69 17 Jan 2015; Sergei Trofimovich <slyfox@g.o> -dosemu-1.4.0.1.ebuild,
70 -dosemu-1.4.1_pre20130107-r2.ebuild, -dosemu-1.4.1_pre20130107.ebuild,