Gentoo Archives: gentoo-commits

From: "Tiago Cunha (tcunha)" <tcunha@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: Thu, 25 Feb 2010 22:46:03
Message-Id: E1NkmT2-0000bk-FX@stork.gentoo.org
1 tcunha 10/02/25 22:46:00
2
3 Modified: strace-4.5.19.ebuild ChangeLog
4 Log:
5 stable sparc, bug 297079
6 (Portage version: 2.1.7.16/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.12 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.12&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/strace/strace-4.5.19.ebuild?rev=1.12&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/strace/strace-4.5.19.ebuild?r1=1.11&r2=1.12
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.11
19 retrieving revision 1.12
20 diff -u -r1.11 -r1.12
21 --- strace-4.5.19.ebuild 10 Feb 2010 06:55:37 -0000 1.11
22 +++ strace-4.5.19.ebuild 25 Feb 2010 22:45:59 -0000 1.12
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.11 2010/02/10 06:55:37 vapier Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/strace-4.5.19.ebuild,v 1.12 2010/02/25 22:45:59 tcunha 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.144 dev-util/strace/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/strace/ChangeLog?rev=1.144&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/strace/ChangeLog?rev=1.144&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/strace/ChangeLog?r1=1.143&r2=1.144
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/dev-util/strace/ChangeLog,v
52 retrieving revision 1.143
53 retrieving revision 1.144
54 diff -u -r1.143 -r1.144
55 --- ChangeLog 10 Feb 2010 06:55:37 -0000 1.143
56 +++ ChangeLog 25 Feb 2010 22:45:59 -0000 1.144
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.143 2010/02/10 06:55:37 vapier Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/ChangeLog,v 1.144 2010/02/25 22:45:59 tcunha Exp $
62 +
63 + 25 Feb 2010; Tiago Cunha <tcunha@g.o> strace-4.5.19.ebuild:
64 + stable sparc, bug 297079
65
66 10 Feb 2010; Mike Frysinger <vapier@g.o> strace-4.5.19.ebuild:
67 Mark ia64 stable #297079.