diff options
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" |