diff options
author | Sven Wegener <swegener@gentoo.org> | 2004-09-24 19:07:26 +0000 |
---|---|---|
committer | Sven Wegener <swegener@gentoo.org> | 2004-09-24 19:07:26 +0000 |
commit | 41b1a53d8998dcf9efeba2cca6049cda99708bb8 (patch) | |
tree | 51e15bb3819c51adddb67153f347450f5ce54e6b /app-benchmarks | |
parent | Added an XOrg fix for HPPA, bug #62299. (Manifest recommit) (diff) | |
download | gentoo-2-41b1a53d8998dcf9efeba2cca6049cda99708bb8.tar.gz gentoo-2-41b1a53d8998dcf9efeba2cca6049cda99708bb8.tar.bz2 gentoo-2-41b1a53d8998dcf9efeba2cca6049cda99708bb8.zip |
Removed old ebuild.
Diffstat (limited to 'app-benchmarks')
-rw-r--r-- | app-benchmarks/dbench/ChangeLog | 5 | ||||
-rw-r--r-- | app-benchmarks/dbench/dbench-1.3.ebuild | 37 | ||||
-rw-r--r-- | app-benchmarks/dbench/files/digest-dbench-1.3 | 1 | ||||
-rw-r--r-- | app-benchmarks/tiobench/ChangeLog | 5 | ||||
-rw-r--r-- | app-benchmarks/tiobench/files/digest-tiobench-0.3.3 | 1 | ||||
-rw-r--r-- | app-benchmarks/tiobench/tiobench-0.3.3.ebuild | 37 |
6 files changed, 8 insertions, 78 deletions
diff --git a/app-benchmarks/dbench/ChangeLog b/app-benchmarks/dbench/ChangeLog index 2c161310ab95..63189173fd92 100644 --- a/app-benchmarks/dbench/ChangeLog +++ b/app-benchmarks/dbench/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-benchmarks/dbench # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/dbench/ChangeLog,v 1.9 2004/06/24 21:27:48 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/dbench/ChangeLog,v 1.10 2004/09/24 19:07:26 swegener Exp $ + + 24 Sep 2004; Sven Wegener <swegener@gentoo.org> -dbench-1.3.ebuild: + Removed old ebuild. 12 Apr 2004; Chris Aniszczyk <zx@gentoo.org> dbench-2.0.ebuild, metadata.xml: diff --git a/app-benchmarks/dbench/dbench-1.3.ebuild b/app-benchmarks/dbench/dbench-1.3.ebuild deleted file mode 100644 index e7d721e7dd0e..000000000000 --- a/app-benchmarks/dbench/dbench-1.3.ebuild +++ /dev/null @@ -1,37 +0,0 @@ -# Copyright 1999-2004 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/dbench/dbench-1.3.ebuild,v 1.12 2004/06/24 21:27:48 agriffis Exp $ - -S="${WORKDIR}/${PN}" -DESCRIPTION="Popular filesystem benchmark" -SRC_URI="ftp://samba.org/pub/tridge/dbench/${P}.tar.gz" -HOMEPAGE="ftp://samba.org/pub/tridge/dbench/" - -SLOT="0" -LICENSE="GPL-2" -KEYWORDS="x86 ppc" -IUSE="" - -DEPEND="sys-apps/sed" - -src_unpack() { - unpack ${A} - cd ${S} - sed -i -e "s:-O2 -Wall:${CFLAGS}:g" Makefile -} - -src_compile() { - emake -} - -src_install() { - dobin dbench tbench tbench_srv - dodoc README - insinto /usr/share/dbench - doins client.txt -} - -pkg_postinst() { - einfo "dbench info:" - einfo "You can find the client.txt file in ${ROOT}usr/share/dbench." -} diff --git a/app-benchmarks/dbench/files/digest-dbench-1.3 b/app-benchmarks/dbench/files/digest-dbench-1.3 deleted file mode 100644 index d22deb5fe436..000000000000 --- a/app-benchmarks/dbench/files/digest-dbench-1.3 +++ /dev/null @@ -1 +0,0 @@ -MD5 38d6e6dcb6a4482e3e210f0f9c4050f9 dbench-1.3.tar.gz 266746 diff --git a/app-benchmarks/tiobench/ChangeLog b/app-benchmarks/tiobench/ChangeLog index e6d5bd85ef0c..bb23323ccf83 100644 --- a/app-benchmarks/tiobench/ChangeLog +++ b/app-benchmarks/tiobench/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-benchmarks/tiobench # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/tiobench/ChangeLog,v 1.7 2004/08/27 15:59:24 tgall Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/tiobench/ChangeLog,v 1.8 2004/09/24 19:04:41 swegener Exp $ + + 24 Sep 2004; Sven Wegener <swegener@gentoo.org> -tiobench-0.3.3.ebuild: + Removed old ebuild. 27 Aug 2004; Tom Gall <tgall@gentoo.org> tiobench-0.3.3-r1.ebuild stable on ppc and ppc64 diff --git a/app-benchmarks/tiobench/files/digest-tiobench-0.3.3 b/app-benchmarks/tiobench/files/digest-tiobench-0.3.3 deleted file mode 100644 index 20ba79163de5..000000000000 --- a/app-benchmarks/tiobench/files/digest-tiobench-0.3.3 +++ /dev/null @@ -1 +0,0 @@ -MD5 bf485bf820e693c79e6bd2a38702a128 tiobench-0.3.3.tar.gz 28282 diff --git a/app-benchmarks/tiobench/tiobench-0.3.3.ebuild b/app-benchmarks/tiobench/tiobench-0.3.3.ebuild deleted file mode 100644 index f30b80605665..000000000000 --- a/app-benchmarks/tiobench/tiobench-0.3.3.ebuild +++ /dev/null @@ -1,37 +0,0 @@ -# Copyright 1999-2004 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/tiobench/tiobench-0.3.3.ebuild,v 1.5 2004/06/27 20:54:39 vapier Exp $ - -DESCRIPTION="Portable, robust, fully-threaded I/O benchmark program" -HOMEPAGE="http://tiobench.sourceforge.net/" -SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="x86" -IUSE="" - -RDEPEND="virtual/libc - dev-lang/perl" -DEPEND=">=sys-apps/sed-4" - -src_unpack() { - unpack ${A} - cd ${S} - sed -i \ - -e 's:/usr/local/bin:/usr/sbin:' tiobench.pl \ - || die "sed tiobench.pl failed" - sed -i \ - -e '/DLARGEFILES/ s/^#//' \ - -e "/^CFLAGS/ s:=.*:= ${CFLAGS}:" Makefile \ - || die "sed Makefile failed" -} - -src_compile() { - emake || die "emake failed" -} - -src_install() { - dosbin tiotest tiobench.pl tiosum.pl || die "dosbin failed" - dodoc BUGS ChangeLog README TODO -} |