Gentoo Archives: gentoo-commits

From: "Tony Vroon (chainsaw)" <chainsaw@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-util/strace: strace-4.5.20-r2.ebuild ChangeLog
Date: Tue, 27 Sep 2011 20:35:07
Message-Id: 20110927203448.9045920036@flycatcher.gentoo.org
1 chainsaw 11/09/27 20:34:48
2
3 Modified: strace-4.5.20-r2.ebuild ChangeLog
4 Log:
5 Marked stable on AMD64 based on arch testing by Agostino "ago" Sarubbo, Elijah "Armageddon" El Lazkani & Blain "doc235" Anderson in bug #384661.
6
7 (Portage version: 2.1.10.19/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.4 dev-util/strace/strace-4.5.20-r2.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/strace/strace-4.5.20-r2.ebuild?rev=1.4&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/strace/strace-4.5.20-r2.ebuild?rev=1.4&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/strace/strace-4.5.20-r2.ebuild?r1=1.3&r2=1.4
15
16 Index: strace-4.5.20-r2.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-util/strace/strace-4.5.20-r2.ebuild,v
19 retrieving revision 1.3
20 retrieving revision 1.4
21 diff -u -r1.3 -r1.4
22 --- strace-4.5.20-r2.ebuild 16 Mar 2011 01:11:24 -0000 1.3
23 +++ strace-4.5.20-r2.ebuild 27 Sep 2011 20:34:48 -0000 1.4
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2010 Gentoo Foundation
26 +# Copyright 1999-2011 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/strace-4.5.20-r2.ebuild,v 1.3 2011/03/16 01:11:24 vapier Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/strace-4.5.20-r2.ebuild,v 1.4 2011/09/27 20:34:48 chainsaw Exp $
30
31 EAPI="2"
32
33 @@ -13,7 +13,7 @@
34
35 LICENSE="BSD"
36 SLOT="0"
37 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~ia64-linux ~x86-linux"
38 +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~ia64-linux ~x86-linux"
39 IUSE="static aio"
40
41 # strace only uses the header from libaio
42
43
44
45 1.160 dev-util/strace/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/strace/ChangeLog?rev=1.160&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/strace/ChangeLog?rev=1.160&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/strace/ChangeLog?r1=1.159&r2=1.160
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/dev-util/strace/ChangeLog,v
54 retrieving revision 1.159
55 retrieving revision 1.160
56 diff -u -r1.159 -r1.160
57 --- ChangeLog 16 Mar 2011 01:11:53 -0000 1.159
58 +++ ChangeLog 27 Sep 2011 20:34:48 -0000 1.160
59 @@ -1,6 +1,10 @@
60 # ChangeLog for dev-util/strace
61 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/ChangeLog,v 1.159 2011/03/16 01:11:53 vapier Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/ChangeLog,v 1.160 2011/09/27 20:34:48 chainsaw Exp $
64 +
65 + 27 Sep 2011; Tony Vroon <chainsaw@g.o> strace-4.5.20-r2.ebuild:
66 + Marked stable on AMD64 based on arch testing by Agostino "ago" Sarubbo,
67 + Elijah "Armageddon" El Lazkani & Blain "doc235" Anderson in bug #384661.
68
69 *strace-4.6 (16 Mar 2011)