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: Mon, 30 Aug 2010 18:11:20
Message-Id: 20100830181118.275D720051@flycatcher.gentoo.org
1 vapier 10/08/30 18:11:18
2
3 Modified: strace-4.5.19.ebuild ChangeLog
4 Log:
5 Mark sh stable #297079.
6 (Portage version: 2.2_rc67/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.14 dev-util/strace/strace-4.5.19.ebuild
10
11 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/strace/strace-4.5.19.ebuild?rev=1.14&view=markup
12 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/strace/strace-4.5.19.ebuild?rev=1.14&content-type=text/plain
13 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/strace/strace-4.5.19.ebuild?r1=1.13&r2=1.14
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.13
19 retrieving revision 1.14
20 diff -u -r1.13 -r1.14
21 --- strace-4.5.19.ebuild 30 Aug 2010 06:04:38 -0000 1.13
22 +++ strace-4.5.19.ebuild 30 Aug 2010 18:11:18 -0000 1.14
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.13 2010/08/30 06:04:38 vapier Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/strace-4.5.19.ebuild,v 1.14 2010/08/30 18:11:18 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.147 dev-util/strace/ChangeLog
44
45 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/strace/ChangeLog?rev=1.147&view=markup
46 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/strace/ChangeLog?rev=1.147&content-type=text/plain
47 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/strace/ChangeLog?r1=1.146&r2=1.147
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/dev-util/strace/ChangeLog,v
52 retrieving revision 1.146
53 retrieving revision 1.147
54 diff -u -r1.146 -r1.147
55 --- ChangeLog 30 Aug 2010 06:04:38 -0000 1.146
56 +++ ChangeLog 30 Aug 2010 18:11:18 -0000 1.147
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.146 2010/08/30 06:04:38 vapier Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/ChangeLog,v 1.147 2010/08/30 18:11:18 vapier Exp $
62 +
63 + 30 Aug 2010; Mike Frysinger <vapier@g.o> strace-4.5.19.ebuild:
64 + Mark sh stable #297079.
65
66 30 Aug 2010; Mike Frysinger <vapier@g.o> strace-4.5.19.ebuild:
67 Mark s390 stable #297079.