Gentoo Archives: gentoo-commits

From: "Markus Rothe (corsair)" <corsair@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-benchmarks/pipebench: pipebench-0.40.ebuild ChangeLog
Date: Thu, 27 Mar 2008 15:56:42
Message-Id: E1JeuT1-0001BU-1h@stork.gentoo.org
1 corsair 08/03/27 15:56:39
2
3 Modified: pipebench-0.40.ebuild ChangeLog
4 Log:
5 Stable on ppc64; bug #214975
6 (Portage version: 2.1.4.4)
7
8 Revision Changes Path
9 1.9 app-benchmarks/pipebench/pipebench-0.40.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-benchmarks/pipebench/pipebench-0.40.ebuild?rev=1.9&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-benchmarks/pipebench/pipebench-0.40.ebuild?rev=1.9&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-benchmarks/pipebench/pipebench-0.40.ebuild?r1=1.8&r2=1.9
14
15 Index: pipebench-0.40.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/app-benchmarks/pipebench/pipebench-0.40.ebuild,v
18 retrieving revision 1.8
19 retrieving revision 1.9
20 diff -u -r1.8 -r1.9
21 --- pipebench-0.40.ebuild 26 Mar 2008 22:37:52 -0000 1.8
22 +++ pipebench-0.40.ebuild 27 Mar 2008 15:56:38 -0000 1.9
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2008 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/pipebench/pipebench-0.40.ebuild,v 1.8 2008/03/26 22:37:52 ken69267 Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/pipebench/pipebench-0.40.ebuild,v 1.9 2008/03/27 15:56:38 corsair Exp $
28
29 DESCRIPTION="Measures the speed of stdin/stdout communication"
30 HOMEPAGE="http://www.habets.pp.se/synscan/programs.php?prog=pipebench"
31 @@ -8,7 +8,7 @@
32
33 LICENSE="GPL-2"
34 SLOT="0"
35 -KEYWORDS="amd64 ~ppc ~ppc64 ~x86"
36 +KEYWORDS="amd64 ~ppc ppc64 ~x86"
37 IUSE=""
38
39 DEPEND="virtual/libc"
40
41
42
43 1.9 app-benchmarks/pipebench/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-benchmarks/pipebench/ChangeLog?rev=1.9&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-benchmarks/pipebench/ChangeLog?rev=1.9&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-benchmarks/pipebench/ChangeLog?r1=1.8&r2=1.9
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/app-benchmarks/pipebench/ChangeLog,v
52 retrieving revision 1.8
53 retrieving revision 1.9
54 diff -u -r1.8 -r1.9
55 --- ChangeLog 26 Mar 2008 22:37:52 -0000 1.8
56 +++ ChangeLog 27 Mar 2008 15:56:38 -0000 1.9
57 @@ -1,6 +1,9 @@
58 # ChangeLog for app-benchmarks/pipebench
59 # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/pipebench/ChangeLog,v 1.8 2008/03/26 22:37:52 ken69267 Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/pipebench/ChangeLog,v 1.9 2008/03/27 15:56:38 corsair Exp $
62 +
63 + 27 Mar 2008; Markus Rothe <corsair@g.o> pipebench-0.40.ebuild:
64 + Stable on ppc64; bug #214975
65
66 26 Mar 2008; Kenneth Prugh <ken69267@g.o> pipebench-0.40.ebuild:
67 amd64 stable, bug #214975. Added a quote
68
69
70
71 --
72 gentoo-commits@l.g.o mailing list