summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2005-06-09 00:59:37 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2005-06-09 00:59:37 +0000
commit20a2684978b1362f135592375a792ae8cb5173b4 (patch)
treec14d64bf47f499a3545c35cb82491ba1c04a681a /app-benchmarks/cpuburn
parentdep typo (diff)
downloadhistorical-20a2684978b1362f135592375a792ae8cb5173b4.tar.gz
historical-20a2684978b1362f135592375a792ae8cb5173b4.tar.bz2
historical-20a2684978b1362f135592375a792ae8cb5173b4.zip
dep typo
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'app-benchmarks/cpuburn')
-rw-r--r--app-benchmarks/cpuburn/Manifest14
-rw-r--r--app-benchmarks/cpuburn/cpuburn-1.4.ebuild4
2 files changed, 4 insertions, 14 deletions
diff --git a/app-benchmarks/cpuburn/Manifest b/app-benchmarks/cpuburn/Manifest
index 85cb260768f9..1b5020ed39f3 100644
--- a/app-benchmarks/cpuburn/Manifest
+++ b/app-benchmarks/cpuburn/Manifest
@@ -1,14 +1,4 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
-MD5 299cbd355a39857a0f95769bf739f8b5 cpuburn-1.4.ebuild 924
-MD5 c181244f0212dbfbc81f7d467b5e56b5 ChangeLog 915
+MD5 9d7d74beee800930c8a61454e913ad35 cpuburn-1.4.ebuild 930
MD5 9c0734f115144938856be80122777142 metadata.xml 481
+MD5 c181244f0212dbfbc81f7d467b5e56b5 ChangeLog 915
MD5 6cf0a4c748c883846c78a58b0173aa80 files/digest-cpuburn-1.4 61
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.1 (GNU/Linux)
-
-iD8DBQFCmj/QntT9W3vfTuoRAv1rAJwK2BcpPWJ0w7WETaGjcSXefy6uqQCgjNRf
-EQG3o2dBV35s3+PdS0QlJdE=
-=wAeK
------END PGP SIGNATURE-----
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 ...