Gentoo Archives: gentoo-commits

From: "Justin Lecher (jlec)" <jlec@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-apps/paxctl: paxctl-0.7-r1.ebuild paxctl-0.4.ebuild ChangeLog paxctl-0.7-r2.ebuild paxctl-0.5.ebuild
Date: Thu, 24 May 2012 10:57:44
Message-Id: 20120524105733.6BCCA2004B@flycatcher.gentoo.org
1 jlec 12/05/24 10:57:33
2
3 Modified: paxctl-0.7-r1.ebuild paxctl-0.4.ebuild ChangeLog
4 paxctl-0.7-r2.ebuild paxctl-0.5.ebuild
5 Log:
6 Keyword for ~-linux, drop . from DESCRIPTION
7
8 (Portage version: 2.2.0_alpha107/cvs/Linux x86_64, RepoMan options: --force)
9
10 Revision Changes Path
11 1.9 sys-apps/paxctl/paxctl-0.7-r1.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/paxctl/paxctl-0.7-r1.ebuild?rev=1.9&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/paxctl/paxctl-0.7-r1.ebuild?rev=1.9&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/paxctl/paxctl-0.7-r1.ebuild?r1=1.8&r2=1.9
16
17 Index: paxctl-0.7-r1.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/sys-apps/paxctl/paxctl-0.7-r1.ebuild,v
20 retrieving revision 1.8
21 retrieving revision 1.9
22 diff -u -r1.8 -r1.9
23 --- paxctl-0.7-r1.ebuild 6 May 2012 17:58:44 -0000 1.8
24 +++ paxctl-0.7-r1.ebuild 24 May 2012 10:57:33 -0000 1.9
25 @@ -1,14 +1,15 @@
26 # Copyright 1999-2012 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/paxctl/paxctl-0.7-r1.ebuild,v 1.8 2012/05/06 17:58:44 armin76 Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/paxctl/paxctl-0.7-r1.ebuild,v 1.9 2012/05/24 10:57:33 jlec Exp $
30
31 EAPI="4"
32
33 inherit toolchain-funcs
34
35 -DESCRIPTION="Manages various PaX related program header flags for Elf32, Elf64, binaries."
36 +DESCRIPTION="Manages various PaX related program header flags for Elf32, Elf64, binaries"
37 SRC_URI="http://pax.grsecurity.net/${P}.tar.bz2"
38 HOMEPAGE="http://pax.grsecurity.net"
39 +
40 KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86"
41 IUSE=""
42 LICENSE="GPL-2"
43
44
45
46 1.10 sys-apps/paxctl/paxctl-0.4.ebuild
47
48 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/paxctl/paxctl-0.4.ebuild?rev=1.10&view=markup
49 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/paxctl/paxctl-0.4.ebuild?rev=1.10&content-type=text/plain
50 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/paxctl/paxctl-0.4.ebuild?r1=1.9&r2=1.10
51
52 Index: paxctl-0.4.ebuild
53 ===================================================================
54 RCS file: /var/cvsroot/gentoo-x86/sys-apps/paxctl/paxctl-0.4.ebuild,v
55 retrieving revision 1.9
56 retrieving revision 1.10
57 diff -u -r1.9 -r1.10
58 --- paxctl-0.4.ebuild 16 Apr 2007 23:10:52 -0000 1.9
59 +++ paxctl-0.4.ebuild 24 May 2012 10:57:33 -0000 1.10
60 @@ -1,12 +1,13 @@
61 -# Copyright 1999-2007 Gentoo Foundation
62 +# Copyright 1999-2012 Gentoo Foundation
63 # Distributed under the terms of the GNU General Public License v2
64 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/paxctl/paxctl-0.4.ebuild,v 1.9 2007/04/16 23:10:52 solar Exp $
65 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/paxctl/paxctl-0.4.ebuild,v 1.10 2012/05/24 10:57:33 jlec Exp $
66
67 inherit flag-o-matic
68
69 -DESCRIPTION="Manages various PaX related program header flags for Elf32, Elf64, binaries."
70 +DESCRIPTION="Manages various PaX related program header flags for Elf32, Elf64, binaries"
71 SRC_URI="http://pax.grsecurity.net/paxctl-${PV}.tar.gz"
72 HOMEPAGE="http://pax.grsecurity.net"
73 +
74 KEYWORDS="amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86"
75 IUSE=""
76 LICENSE="GPL-2"
77
78
79
80 1.45 sys-apps/paxctl/ChangeLog
81
82 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/paxctl/ChangeLog?rev=1.45&view=markup
83 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/paxctl/ChangeLog?rev=1.45&content-type=text/plain
84 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/paxctl/ChangeLog?r1=1.44&r2=1.45
85
86 Index: ChangeLog
87 ===================================================================
88 RCS file: /var/cvsroot/gentoo-x86/sys-apps/paxctl/ChangeLog,v
89 retrieving revision 1.44
90 retrieving revision 1.45
91 diff -u -r1.44 -r1.45
92 --- ChangeLog 24 May 2012 09:46:20 -0000 1.44
93 +++ ChangeLog 24 May 2012 10:57:33 -0000 1.45
94 @@ -1,6 +1,10 @@
95 # ChangeLog for sys-apps/paxctl
96 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
97 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/paxctl/ChangeLog,v 1.44 2012/05/24 09:46:20 blueness Exp $
98 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/paxctl/ChangeLog,v 1.45 2012/05/24 10:57:33 jlec Exp $
99 +
100 + 24 May 2012; Justin Lecher <jlec@g.o> paxctl-0.4.ebuild,
101 + paxctl-0.5.ebuild, paxctl-0.7-r1.ebuild, paxctl-0.7-r2.ebuild:
102 + Keyword for ~-linux, drop . from DESCRIPTION
103
104 *paxctl-0.7-r2 (24 May 2012)
105
106
107
108
109 1.2 sys-apps/paxctl/paxctl-0.7-r2.ebuild
110
111 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/paxctl/paxctl-0.7-r2.ebuild?rev=1.2&view=markup
112 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/paxctl/paxctl-0.7-r2.ebuild?rev=1.2&content-type=text/plain
113 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/paxctl/paxctl-0.7-r2.ebuild?r1=1.1&r2=1.2
114
115 Index: paxctl-0.7-r2.ebuild
116 ===================================================================
117 RCS file: /var/cvsroot/gentoo-x86/sys-apps/paxctl/paxctl-0.7-r2.ebuild,v
118 retrieving revision 1.1
119 retrieving revision 1.2
120 diff -u -r1.1 -r1.2
121 --- paxctl-0.7-r2.ebuild 24 May 2012 09:46:20 -0000 1.1
122 +++ paxctl-0.7-r2.ebuild 24 May 2012 10:57:33 -0000 1.2
123 @@ -1,15 +1,16 @@
124 # Copyright 1999-2012 Gentoo Foundation
125 # Distributed under the terms of the GNU General Public License v2
126 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/paxctl/paxctl-0.7-r2.ebuild,v 1.1 2012/05/24 09:46:20 blueness Exp $
127 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/paxctl/paxctl-0.7-r2.ebuild,v 1.2 2012/05/24 10:57:33 jlec Exp $
128
129 EAPI="4"
130
131 inherit toolchain-funcs
132
133 -DESCRIPTION="Manages various PaX related program header flags for Elf32, Elf64, binaries."
134 +DESCRIPTION="Manages various PaX related program header flags for Elf32, Elf64, binaries"
135 SRC_URI="http://pax.grsecurity.net/${P}.tar.bz2"
136 HOMEPAGE="http://pax.grsecurity.net"
137 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
138 +
139 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux"
140 IUSE=""
141 LICENSE="GPL-2"
142 SLOT="0"
143
144
145
146 1.9 sys-apps/paxctl/paxctl-0.5.ebuild
147
148 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/paxctl/paxctl-0.5.ebuild?rev=1.9&view=markup
149 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/paxctl/paxctl-0.5.ebuild?rev=1.9&content-type=text/plain
150 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/paxctl/paxctl-0.5.ebuild?r1=1.8&r2=1.9
151
152 Index: paxctl-0.5.ebuild
153 ===================================================================
154 RCS file: /var/cvsroot/gentoo-x86/sys-apps/paxctl/paxctl-0.5.ebuild,v
155 retrieving revision 1.8
156 retrieving revision 1.9
157 diff -u -r1.8 -r1.9
158 --- paxctl-0.5.ebuild 12 Oct 2008 18:21:15 -0000 1.8
159 +++ paxctl-0.5.ebuild 24 May 2012 10:57:33 -0000 1.9
160 @@ -1,12 +1,13 @@
161 -# Copyright 1999-2008 Gentoo Foundation
162 +# Copyright 1999-2012 Gentoo Foundation
163 # Distributed under the terms of the GNU General Public License v2
164 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/paxctl/paxctl-0.5.ebuild,v 1.8 2008/10/12 18:21:15 armin76 Exp $
165 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/paxctl/paxctl-0.5.ebuild,v 1.9 2012/05/24 10:57:33 jlec Exp $
166
167 inherit flag-o-matic toolchain-funcs
168
169 -DESCRIPTION="Manages various PaX related program header flags for Elf32, Elf64, binaries."
170 +DESCRIPTION="Manages various PaX related program header flags for Elf32, Elf64, binaries"
171 SRC_URI="http://pax.grsecurity.net/paxctl-${PV}.tar.gz"
172 HOMEPAGE="http://pax.grsecurity.net"
173 +
174 KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86"
175 IUSE=""
176 LICENSE="GPL-2"