diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-09-22 18:31:08 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-09-22 18:31:08 +0000 |
commit | fc7dd9b2c590f7d1aae3746ad10cd18304be9aa4 (patch) | |
tree | f685c79461534bb99f418bd14457a4bae9126712 /app-benchmarks/dbench/dbench-3.04.ebuild | |
parent | Remove obsolete version. (diff) | |
download | historical-fc7dd9b2c590f7d1aae3746ad10cd18304be9aa4.tar.gz historical-fc7dd9b2c590f7d1aae3746ad10cd18304be9aa4.tar.bz2 historical-fc7dd9b2c590f7d1aae3746ad10cd18304be9aa4.zip |
Added ~ppc64
Package-Manager: portage-2.1.1
Diffstat (limited to 'app-benchmarks/dbench/dbench-3.04.ebuild')
-rw-r--r-- | app-benchmarks/dbench/dbench-3.04.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-benchmarks/dbench/dbench-3.04.ebuild b/app-benchmarks/dbench/dbench-3.04.ebuild index a99de5cc8fdc..3e0fabcf2ff1 100644 --- a/app-benchmarks/dbench/dbench-3.04.ebuild +++ b/app-benchmarks/dbench/dbench-3.04.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/dbench/dbench-3.04.ebuild,v 1.1 2006/03/27 04:30:39 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/dbench/dbench-3.04.ebuild,v 1.2 2006/09/22 18:31:08 corsair Exp $ DESCRIPTION="Popular filesystem benchmark" SRC_URI="ftp://ftp.samba.org/pub/tridge/dbench/${P}.tar.gz" HOMEPAGE="http://samba.org/ftp/tridge/dbench/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~amd64 ~hppa ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86" IUSE="" DEPEND="virtual/libc sys-apps/attr" |