summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2007-11-27 07:07:16 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2007-11-27 07:07:16 +0000
commitd6995478f3001bff7a6eac5492b2031a541c8a32 (patch)
treef89f05279d524e5b88c9c0f53ab57434ec0a56ce /dev-util/fuzz
parentRemove old. (diff)
downloadhistorical-d6995478f3001bff7a6eac5492b2031a541c8a32.tar.gz
historical-d6995478f3001bff7a6eac5492b2031a541c8a32.tar.bz2
historical-d6995478f3001bff7a6eac5492b2031a541c8a32.zip
whitespace
Package-Manager: portage-2.1.3.19
Diffstat (limited to 'dev-util/fuzz')
-rw-r--r--dev-util/fuzz/fuzz-0.6.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-util/fuzz/fuzz-0.6.ebuild b/dev-util/fuzz/fuzz-0.6.ebuild
index 3ff0abe90099..7b3fa87ec989 100644
--- a/dev-util/fuzz/fuzz-0.6.ebuild
+++ b/dev-util/fuzz/fuzz-0.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/fuzz/fuzz-0.6.ebuild,v 1.1 2007/11/26 18:32:10 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/fuzz/fuzz-0.6.ebuild,v 1.2 2007/11/27 07:06:54 mr_bones_ Exp $
inherit eutils
@@ -29,4 +29,3 @@ src_install() {
emake DESTDIR="${D}" install || die "emake install failed"
dodoc NEWS README ChangeLog AUTHORS
}
-