Gentoo Archives: gentoo-commits

From: "Richard Freeman (rich0)" <rich0@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-benchmarks/dbench: dbench-3.04.ebuild ChangeLog
Date: Thu, 27 Dec 2007 22:06:24
Message-Id: E1J80rn-00050w-96@stork.gentoo.org
1 rich0 07/12/27 22:06:15
2
3 Modified: dbench-3.04.ebuild ChangeLog
4 Log:
5 Stable on amd64.
6 (Portage version: 2.1.3.19)
7
8 Revision Changes Path
9 1.9 app-benchmarks/dbench/dbench-3.04.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-benchmarks/dbench/dbench-3.04.ebuild?rev=1.9&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-benchmarks/dbench/dbench-3.04.ebuild?rev=1.9&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-benchmarks/dbench/dbench-3.04.ebuild?r1=1.8&r2=1.9
14
15 Index: dbench-3.04.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/app-benchmarks/dbench/dbench-3.04.ebuild,v
18 retrieving revision 1.8
19 retrieving revision 1.9
20 diff -u -r1.8 -r1.9
21 --- dbench-3.04.ebuild 1 Dec 2007 16:45:05 -0000 1.8
22 +++ dbench-3.04.ebuild 27 Dec 2007 22:06:14 -0000 1.9
23 @@ -1,13 +1,13 @@
24 # Copyright 1999-2007 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/dbench/dbench-3.04.ebuild,v 1.8 2007/12/01 16:45:05 jer Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/dbench/dbench-3.04.ebuild,v 1.9 2007/12/27 22:06:14 rich0 Exp $
28
29 DESCRIPTION="Popular filesystem benchmark"
30 SRC_URI="ftp://ftp.samba.org/pub/tridge/dbench/${P}.tar.gz"
31 HOMEPAGE="http://samba.org/ftp/tridge/dbench/"
32 SLOT="0"
33 LICENSE="GPL-2"
34 -KEYWORDS="~amd64 hppa ppc ppc64 sparc ~x86"
35 +KEYWORDS="amd64 hppa ppc ppc64 sparc ~x86"
36 IUSE=""
37 DEPEND="virtual/libc"
38
39
40
41
42 1.26 app-benchmarks/dbench/ChangeLog
43
44 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-benchmarks/dbench/ChangeLog?rev=1.26&view=markup
45 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-benchmarks/dbench/ChangeLog?rev=1.26&content-type=text/plain
46 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-benchmarks/dbench/ChangeLog?r1=1.25&r2=1.26
47
48 Index: ChangeLog
49 ===================================================================
50 RCS file: /var/cvsroot/gentoo-x86/app-benchmarks/dbench/ChangeLog,v
51 retrieving revision 1.25
52 retrieving revision 1.26
53 diff -u -r1.25 -r1.26
54 --- ChangeLog 1 Dec 2007 16:45:05 -0000 1.25
55 +++ ChangeLog 27 Dec 2007 22:06:14 -0000 1.26
56 @@ -1,6 +1,9 @@
57 # ChangeLog for app-benchmarks/dbench
58 # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
59 -# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/dbench/ChangeLog,v 1.25 2007/12/01 16:45:05 jer Exp $
60 +# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/dbench/ChangeLog,v 1.26 2007/12/27 22:06:14 rich0 Exp $
61 +
62 + 27 Dec 2007; <rich@g.o> dbench-3.04.ebuild:
63 + Stable on amd64.
64
65 01 Dec 2007; Jeroen Roovers <jer@g.o> dbench-3.04.ebuild:
66 dbench has no hard dependency on sys-apps/attr. Removed
67
68
69
70 --
71 gentoo-commits@g.o mailing list