diff options
author | Markus Rothe <corsair@gentoo.org> | 2007-02-18 18:18:01 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2007-02-18 18:18:01 +0000 |
commit | d6400de20c61f106adfdb0d012c0debe88d7ce04 (patch) | |
tree | 50818bb5cca31527c79c2eabeed54ecbd2beff22 /app-benchmarks/dbench/dbench-2.0.ebuild | |
parent | Stable on ppc64 (diff) | |
download | historical-d6400de20c61f106adfdb0d012c0debe88d7ce04.tar.gz historical-d6400de20c61f106adfdb0d012c0debe88d7ce04.tar.bz2 historical-d6400de20c61f106adfdb0d012c0debe88d7ce04.zip |
Stable on ppc64
Package-Manager: portage-2.1.2-r9
Diffstat (limited to 'app-benchmarks/dbench/dbench-2.0.ebuild')
-rw-r--r-- | app-benchmarks/dbench/dbench-2.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-benchmarks/dbench/dbench-2.0.ebuild b/app-benchmarks/dbench/dbench-2.0.ebuild index e03bc95a5a7d..cb0f1a7b0b50 100644 --- a/app-benchmarks/dbench/dbench-2.0.ebuild +++ b/app-benchmarks/dbench/dbench-2.0.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/dbench/dbench-2.0.ebuild,v 1.19 2007/01/23 15:48:50 genone Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/dbench/dbench-2.0.ebuild,v 1.20 2007/02/18 18:18:01 corsair Exp $ DESCRIPTION="Popular filesystem benchmark" SRC_URI="ftp://samba.org/pub/tridge/dbench/${P}.tar.gz" HOMEPAGE="ftp://samba.org/pub/tridge/dbench/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="amd64 hppa ppc ~ppc64 sparc x86" +KEYWORDS="amd64 hppa ppc ppc64 sparc x86" IUSE="" DEPEND="sys-apps/sed" |