summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2005-06-09 01:03:19 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2005-06-09 01:03:19 +0000
commit0cfdd970b0571896e9096339e78359a95c3b1dd6 (patch)
tree2efcc2f174ab1cddfbb8d7a3601fe5ba7541482d /app-benchmarks
parentdep typo (diff)
downloadgentoo-2-0cfdd970b0571896e9096339e78359a95c3b1dd6.tar.gz
gentoo-2-0cfdd970b0571896e9096339e78359a95c3b1dd6.tar.bz2
gentoo-2-0cfdd970b0571896e9096339e78359a95c3b1dd6.zip
dep typo
(Portage version: 2.0.51.19)
Diffstat (limited to 'app-benchmarks')
-rw-r--r--app-benchmarks/cpuburn/cpuburn-1.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-benchmarks/cpuburn/cpuburn-1.4.ebuild b/app-benchmarks/cpuburn/cpuburn-1.4.ebuild
index a0779783976e..8898d26afd0f 100644
--- a/app-benchmarks/cpuburn/cpuburn-1.4.ebuild
+++ b/app-benchmarks/cpuburn/cpuburn-1.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/cpuburn/cpuburn-1.4.ebuild,v 1.12 2005/05/29 22:18:43 cryos Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/cpuburn/cpuburn-1.4.ebuild,v 1.13 2005/06/09 00:59:37 mr_bones_ Exp $
MY_P="${PV/./_}"
DESCRIPTION="designed to heavily load CPU chips [testing purposes]"
@@ -14,7 +14,7 @@ IUSE=""
RESTRICT="nostrip"
DEPEND="sys-devel/gcc"
-RDEPEND="amd64? (>=app-emulation/emul-linux-x86-baselibs-1.0)"
+RDEPEND="amd64? ( >=app-emulation/emul-linux-x86-baselibs-1.0 )"
src_unpack() {
# for some reason he has it _tar instead of .tar ...