summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <msterret@gentoo.org>2003-09-06 22:17:42 +0000
committerMichael Sterrett <msterret@gentoo.org>2003-09-06 22:17:42 +0000
commite06e7af770763e37bfa65376dce5d6950538ae54 (patch)
tree050b3b20e1c8879c2210d026494d7181c37f6d09 /app-benchmarks/siege
parentrepoman: trim trailing whitespace (diff)
downloadgentoo-2-e06e7af770763e37bfa65376dce5d6950538ae54.tar.gz
gentoo-2-e06e7af770763e37bfa65376dce5d6950538ae54.tar.bz2
gentoo-2-e06e7af770763e37bfa65376dce5d6950538ae54.zip
repoman: trim trailing whitespace
Diffstat (limited to 'app-benchmarks/siege')
-rw-r--r--app-benchmarks/siege/Manifest2
-rw-r--r--app-benchmarks/siege/siege-2.55.ebuild6
2 files changed, 4 insertions, 4 deletions
diff --git a/app-benchmarks/siege/Manifest b/app-benchmarks/siege/Manifest
index f24e6b9574ed..ff100558a58e 100644
--- a/app-benchmarks/siege/Manifest
+++ b/app-benchmarks/siege/Manifest
@@ -1,3 +1,3 @@
MD5 98ae75b8efa325412b8370f5599dd76c ChangeLog 441
-MD5 cb12a6c89d1c17712498147102b5e9e2 siege-2.55.ebuild 938
+MD5 aed545ceaf52dcf7e37c6b4f0a0f6e48 siege-2.55.ebuild 938
MD5 f2fd20cd35c2a0514b5e37150182f32b files/digest-siege-2.55 62
diff --git a/app-benchmarks/siege/siege-2.55.ebuild b/app-benchmarks/siege/siege-2.55.ebuild
index 337bcccc6c90..ef497782b630 100644
--- a/app-benchmarks/siege/siege-2.55.ebuild
+++ b/app-benchmarks/siege/siege-2.55.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/siege/siege-2.55.ebuild,v 1.6 2003/02/13 05:58:39 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/siege/siege-2.55.ebuild,v 1.7 2003/09/06 22:14:37 msterret Exp $
DESCRIPTION="An http regression testing and benchmarking utility"
SRC_URI="ftp://ftp.armstrong.com/pub/siege/${P}.tar.gz"
@@ -18,7 +18,7 @@ src_compile() {
use ssl && myconf="--with-ssl" || myconf="--with-ssl=off"
econf ${myconf}
emake || die
-
+
}
src_install() {
@@ -26,7 +26,7 @@ src_install() {
dodir /usr/share/doc/${P}
einstall SIEGERC="${D}/usr/share/doc/${P}/siegerc-example"
-
+
# all non-html docs must be gzip'd
gzip ${D}/usr/share/doc/${P}/siegerc-example