Gentoo Archives: gentoo-commits

From: "Samuli Suominen (ssuominen)" <ssuominen@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-apps/prctl: prctl-1.5.ebuild ChangeLog
Date: Sat, 19 Nov 2011 13:21:45
Message-Id: 20111119132136.02D4A2004B@flycatcher.gentoo.org
1 ssuominen 11/11/19 13:21:35
2
3 Modified: prctl-1.5.ebuild ChangeLog
4 Log:
5 Revert keywording since I mixed up python-prctl with prctl. Leave the minor ebuild enhancements in place anyhow.
6
7 (Portage version: 2.2.0_alpha73/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.6 sys-apps/prctl/prctl-1.5.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/prctl/prctl-1.5.ebuild?rev=1.6&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/prctl/prctl-1.5.ebuild?rev=1.6&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/prctl/prctl-1.5.ebuild?r1=1.5&r2=1.6
15
16 Index: prctl-1.5.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sys-apps/prctl/prctl-1.5.ebuild,v
19 retrieving revision 1.5
20 retrieving revision 1.6
21 diff -u -r1.5 -r1.6
22 --- prctl-1.5.ebuild 19 Nov 2011 13:17:06 -0000 1.5
23 +++ prctl-1.5.ebuild 19 Nov 2011 13:21:35 -0000 1.6
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2011 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/prctl/prctl-1.5.ebuild,v 1.5 2011/11/19 13:17:06 ssuominen Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/prctl/prctl-1.5.ebuild,v 1.6 2011/11/19 13:21:35 ssuominen Exp $
29
30 EAPI=4
31 inherit toolchain-funcs
32 @@ -11,7 +11,7 @@
33
34 LICENSE="GPL-2"
35 SLOT="0"
36 -KEYWORDS="~amd64 ~alpha ia64 ~x86"
37 +KEYWORDS="~alpha ia64"
38 IUSE=""
39
40 RDEPEND=""
41
42
43
44 1.6 sys-apps/prctl/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/prctl/ChangeLog?rev=1.6&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/prctl/ChangeLog?rev=1.6&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/prctl/ChangeLog?r1=1.5&r2=1.6
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/sys-apps/prctl/ChangeLog,v
53 retrieving revision 1.5
54 retrieving revision 1.6
55 diff -u -r1.5 -r1.6
56 --- ChangeLog 19 Nov 2011 13:17:06 -0000 1.5
57 +++ ChangeLog 19 Nov 2011 13:21:35 -0000 1.6
58 @@ -1,10 +1,6 @@
59 # ChangeLog for sys-apps/prctl
60 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/prctl/ChangeLog,v 1.5 2011/11/19 13:17:06 ssuominen Exp $
62 -
63 - 19 Nov 2011; Samuli Suominen <ssuominen@g.o> prctl-1.5.ebuild:
64 - Keyword ~amd64 and ~x86 since this will be propably used by x11-misc/glipper
65 - >= 2.1.
66 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/prctl/ChangeLog,v 1.6 2011/11/19 13:21:35 ssuominen Exp $
67
68 19 May 2011; Matt Turner <mattst88@g.o> prctl-1.5.ebuild:
69 Add ~alpha keyword.
70 @@ -13,7 +9,7 @@
71 ia64 stable
72
73 14 Nov 2007; Robin H. Johnson <robbat2@g.o> prctl-1.5.ebuild:
74 - Fix $Header: /var/cvsroot/gentoo-x86/sys-apps/prctl/ChangeLog,v 1.5 2011/11/19 13:17:06 ssuominen Exp $ string.
75 + Fix $Header: /var/cvsroot/gentoo-x86/sys-apps/prctl/ChangeLog,v 1.6 2011/11/19 13:21:35 ssuominen Exp $ string.
76
77 *prctl-1.5 (11 Nov 2007)