diff options
author | Jason Wever <weeve@gentoo.org> | 2004-12-12 16:54:11 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2004-12-12 16:54:11 +0000 |
commit | 8c1138df90ac119a5e90744b9628a1787877d605 (patch) | |
tree | 1a06af664038ea6b809c244a2ae44fff848d2ac6 /app-benchmarks/dbench/dbench-2.0.ebuild | |
parent | Tidied the ebuild. Fixed broken Manifest. (diff) | |
download | historical-8c1138df90ac119a5e90744b9628a1787877d605.tar.gz historical-8c1138df90ac119a5e90744b9628a1787877d605.tar.bz2 historical-8c1138df90ac119a5e90744b9628a1787877d605.zip |
Stable on sparc.
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 1f067f6ae857..d7e7222f8b3f 100644 --- a/app-benchmarks/dbench/dbench-2.0.ebuild +++ b/app-benchmarks/dbench/dbench-2.0.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2004 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.12 2004/11/29 06:47:36 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/dbench/dbench-2.0.ebuild,v 1.13 2004/12/12 16:54:11 weeve 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="x86 ppc ~amd64 ~sparc" +KEYWORDS="x86 ppc ~amd64 sparc" IUSE="" DEPEND="sys-apps/sed" |