Gentoo Archives: gentoo-commits

From: "Markus Meier (maekke)" <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-benchmarks/pipebench: pipebench-0.40.ebuild ChangeLog
Date: Fri, 28 Mar 2008 22:59:44
Message-Id: E1JfNXx-0005Bv-Av@stork.gentoo.org
1 maekke 08/03/28 22:59:41
2
3 Modified: pipebench-0.40.ebuild ChangeLog
4 Log:
5 x86 stable, bug #214975
6 (Portage version: 2.1.4.4)
7
8 Revision Changes Path
9 1.11 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.11&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-benchmarks/pipebench/pipebench-0.40.ebuild?rev=1.11&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-benchmarks/pipebench/pipebench-0.40.ebuild?r1=1.10&r2=1.11
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.10
19 retrieving revision 1.11
20 diff -u -r1.10 -r1.11
21 --- pipebench-0.40.ebuild 28 Mar 2008 15:31:15 -0000 1.10
22 +++ pipebench-0.40.ebuild 28 Mar 2008 22:59:40 -0000 1.11
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.10 2008/03/28 15:31:15 ranger Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/pipebench/pipebench-0.40.ebuild,v 1.11 2008/03/28 22:59:40 maekke 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.11 app-benchmarks/pipebench/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-benchmarks/pipebench/ChangeLog?rev=1.11&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-benchmarks/pipebench/ChangeLog?rev=1.11&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-benchmarks/pipebench/ChangeLog?r1=1.10&r2=1.11
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/app-benchmarks/pipebench/ChangeLog,v
52 retrieving revision 1.10
53 retrieving revision 1.11
54 diff -u -r1.10 -r1.11
55 --- ChangeLog 28 Mar 2008 15:31:15 -0000 1.10
56 +++ ChangeLog 28 Mar 2008 22:59:40 -0000 1.11
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.10 2008/03/28 15:31:15 ranger Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/pipebench/ChangeLog,v 1.11 2008/03/28 22:59:40 maekke Exp $
62 +
63 + 28 Mar 2008; Markus Meier <maekke@g.o> pipebench-0.40.ebuild:
64 + x86 stable, bug #214975
65
66 28 Mar 2008; Brent Baude <ranger@g.o> pipebench-0.40.ebuild:
67 stable ppc, bug 214975
68
69
70
71 --
72 gentoo-commits@l.g.o mailing list