Gentoo Archives: gentoo-commits

From: "Mike Frysinger (vapier)" <vapier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-util/strace: strace-4.5.19.ebuild ChangeLog
Date: Wed, 10 Feb 2010 06:55:43
Message-Id: E1Nf6U6-0007fi-3P@stork.gentoo.org
1 vapier 10/02/10 06:55:38
2
3 Modified: strace-4.5.19.ebuild ChangeLog
4 Log:
5 Mark ia64 stable #297079.
6 (Portage version: 2.2_rc61/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.11 dev-util/strace/strace-4.5.19.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/strace/strace-4.5.19.ebuild?rev=1.11&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/strace/strace-4.5.19.ebuild?rev=1.11&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/strace/strace-4.5.19.ebuild?r1=1.10&r2=1.11
14
15 Index: strace-4.5.19.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-util/strace/strace-4.5.19.ebuild,v
18 retrieving revision 1.10
19 retrieving revision 1.11
20 diff -u -r1.10 -r1.11
21 --- strace-4.5.19.ebuild 1 Feb 2010 19:55:55 -0000 1.10
22 +++ strace-4.5.19.ebuild 10 Feb 2010 06:55:37 -0000 1.11
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2010 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/strace-4.5.19.ebuild,v 1.10 2010/02/01 19:55:55 maekke Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/strace-4.5.19.ebuild,v 1.11 2010/02/10 06:55:37 vapier Exp $
28
29 inherit flag-o-matic
30
31 @@ -10,7 +10,7 @@
32
33 LICENSE="BSD"
34 SLOT="0"
35 -KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-linux ~ia64-linux ~x86-linux"
36 +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-linux ~ia64-linux ~x86-linux"
37 IUSE="static aio"
38
39 # strace only uses the header from libaio
40
41
42
43 1.143 dev-util/strace/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/strace/ChangeLog?rev=1.143&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/strace/ChangeLog?rev=1.143&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/strace/ChangeLog?r1=1.142&r2=1.143
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/dev-util/strace/ChangeLog,v
52 retrieving revision 1.142
53 retrieving revision 1.143
54 diff -u -r1.142 -r1.143
55 --- ChangeLog 1 Feb 2010 19:55:55 -0000 1.142
56 +++ ChangeLog 10 Feb 2010 06:55:37 -0000 1.143
57 @@ -1,6 +1,9 @@
58 # ChangeLog for dev-util/strace
59 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/ChangeLog,v 1.142 2010/02/01 19:55:55 maekke Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/ChangeLog,v 1.143 2010/02/10 06:55:37 vapier Exp $
62 +
63 + 10 Feb 2010; Mike Frysinger <vapier@g.o> strace-4.5.19.ebuild:
64 + Mark ia64 stable #297079.
65
66 01 Feb 2010; Markus Meier <maekke@g.o> strace-4.5.19.ebuild:
67 arm stable, bug #297079