Gentoo Archives: gentoo-commits

From: "Agostino Sarubbo (ago)" <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-apps/paxctl: paxctl-0.7-r1.ebuild ChangeLog
Date: Thu, 05 Apr 2012 09:35:24
Message-Id: 20120405093514.E56C52004B@flycatcher.gentoo.org
1 ago 12/04/05 09:35:14
2
3 Modified: paxctl-0.7-r1.ebuild ChangeLog
4 Log:
5 Stable for amd64, wrt bug #410685
6
7 (Portage version: 2.1.10.49/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.3 sys-apps/paxctl/paxctl-0.7-r1.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/paxctl/paxctl-0.7-r1.ebuild?rev=1.3&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/paxctl/paxctl-0.7-r1.ebuild?rev=1.3&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/paxctl/paxctl-0.7-r1.ebuild?r1=1.2&r2=1.3
15
16 Index: paxctl-0.7-r1.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sys-apps/paxctl/paxctl-0.7-r1.ebuild,v
19 retrieving revision 1.2
20 retrieving revision 1.3
21 diff -u -r1.2 -r1.3
22 --- paxctl-0.7-r1.ebuild 4 Apr 2012 20:49:15 -0000 1.2
23 +++ paxctl-0.7-r1.ebuild 5 Apr 2012 09:35:14 -0000 1.3
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2012 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/paxctl/paxctl-0.7-r1.ebuild,v 1.2 2012/04/04 20:49:15 jdhore Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/paxctl/paxctl-0.7-r1.ebuild,v 1.3 2012/04/05 09:35:14 ago Exp $
29
30 EAPI="4"
31
32 @@ -9,7 +9,7 @@
33 DESCRIPTION="Manages various PaX related program header flags for Elf32, Elf64, binaries."
34 SRC_URI="http://pax.grsecurity.net/${P}.tar.bz2"
35 HOMEPAGE="http://pax.grsecurity.net"
36 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86"
37 +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86"
38 IUSE=""
39 LICENSE="GPL-2"
40 SLOT="0"
41
42
43
44 1.37 sys-apps/paxctl/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/paxctl/ChangeLog?rev=1.37&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/paxctl/ChangeLog?rev=1.37&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/paxctl/ChangeLog?r1=1.36&r2=1.37
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/sys-apps/paxctl/ChangeLog,v
53 retrieving revision 1.36
54 retrieving revision 1.37
55 diff -u -r1.36 -r1.37
56 --- ChangeLog 4 Apr 2012 20:49:15 -0000 1.36
57 +++ ChangeLog 5 Apr 2012 09:35:14 -0000 1.37
58 @@ -1,6 +1,9 @@
59 # ChangeLog for sys-apps/paxctl
60 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/paxctl/ChangeLog,v 1.36 2012/04/04 20:49:15 jdhore Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/paxctl/ChangeLog,v 1.37 2012/04/05 09:35:14 ago Exp $
63 +
64 + 05 Apr 2012; Agostino Sarubbo <ago@g.o> paxctl-0.7-r1.ebuild:
65 + Stable for amd64, wrt bug #410685
66
67 04 Apr 2012; Jeff Horelick <jdhore@g.o> paxctl-0.7-r1.ebuild:
68 marked x86 per bug 410685