Gentoo Archives: gentoo-commits

From: "Raul Porcel (armin76)" <armin76@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-benchmarks/stress: stress-1.0.0.ebuild ChangeLog
Date: Mon, 07 Sep 2009 13:38:09
Message-Id: E1MkeQ4-0008G6-1K@stork.gentoo.org
1 armin76 09/09/07 13:38:08
2
3 Modified: stress-1.0.0.ebuild ChangeLog
4 Log:
5 Add ~arm wrt #282197
6 (Portage version: 2.1.6.13/cvs/Linux ia64)
7
8 Revision Changes Path
9 1.8 app-benchmarks/stress/stress-1.0.0.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-benchmarks/stress/stress-1.0.0.ebuild?rev=1.8&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-benchmarks/stress/stress-1.0.0.ebuild?rev=1.8&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-benchmarks/stress/stress-1.0.0.ebuild?r1=1.7&r2=1.8
14
15 Index: stress-1.0.0.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/app-benchmarks/stress/stress-1.0.0.ebuild,v
18 retrieving revision 1.7
19 retrieving revision 1.8
20 diff -u -r1.7 -r1.8
21 --- stress-1.0.0.ebuild 17 May 2009 18:33:17 -0000 1.7
22 +++ stress-1.0.0.ebuild 7 Sep 2009 13:38:07 -0000 1.8
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2009 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/stress/stress-1.0.0.ebuild,v 1.7 2009/05/17 18:33:17 tcunha Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/stress/stress-1.0.0.ebuild,v 1.8 2009/09/07 13:38:07 armin76 Exp $
28
29 inherit autotools flag-o-matic
30
31 @@ -12,7 +12,7 @@
32
33 LICENSE="GPL-2"
34 SLOT="0"
35 -KEYWORDS="amd64 ~mips ppc ppc64 sparc x86"
36 +KEYWORDS="amd64 ~arm ~mips ppc ppc64 sparc x86"
37 IUSE="static"
38
39 DEPEND="sys-apps/help2man"
40
41
42
43 1.36 app-benchmarks/stress/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-benchmarks/stress/ChangeLog?rev=1.36&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-benchmarks/stress/ChangeLog?rev=1.36&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-benchmarks/stress/ChangeLog?r1=1.35&r2=1.36
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/app-benchmarks/stress/ChangeLog,v
52 retrieving revision 1.35
53 retrieving revision 1.36
54 diff -u -r1.35 -r1.36
55 --- ChangeLog 17 May 2009 18:33:17 -0000 1.35
56 +++ ChangeLog 7 Sep 2009 13:38:07 -0000 1.36
57 @@ -1,6 +1,9 @@
58 # ChangeLog for app-benchmarks/stress
59 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/stress/ChangeLog,v 1.35 2009/05/17 18:33:17 tcunha Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/stress/ChangeLog,v 1.36 2009/09/07 13:38:07 armin76 Exp $
62 +
63 + 07 Sep 2009; Raúl Porcel <armin76@g.o> stress-1.0.0.ebuild:
64 + Add ~arm wrt #282197
65
66 17 May 2009; Tiago Cunha <tcunha@g.o> stress-1.0.0.ebuild:
67 - Use the patch from bug 261720 which: