From 20a2684978b1362f135592375a792ae8cb5173b4 Mon Sep 17 00:00:00 2001 From: Michael Sterrett Date: Thu, 9 Jun 2005 00:59:37 +0000 Subject: dep typo Package-Manager: portage-2.0.51.19 --- app-benchmarks/cpuburn/Manifest | 14 ++------------ app-benchmarks/cpuburn/cpuburn-1.4.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 14 deletions(-) (limited to 'app-benchmarks/cpuburn') 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 ... -- cgit v1.2.3-65-gdbad