summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2005-02-21 16:52:03 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2005-02-21 16:52:03 +0000
commitbc3489a46fc124b6d09d7b164efcebb936419843 (patch)
treead08a53ac174b31d887f1b2d4ab18616e7fa7122 /app-text
parentstable on ia64 #77932 (diff)
downloadhistorical-bc3489a46fc124b6d09d7b164efcebb936419843.tar.gz
historical-bc3489a46fc124b6d09d7b164efcebb936419843.tar.bz2
historical-bc3489a46fc124b6d09d7b164efcebb936419843.zip
repoman: Trim trailing whitespace
Package-Manager: portage-2.0.51-r15
Diffstat (limited to 'app-text')
-rw-r--r--app-text/sloccount/sloccount-2.26.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/sloccount/sloccount-2.26.ebuild b/app-text/sloccount/sloccount-2.26.ebuild
index 88aef155e2b1..dc544b655e98 100644
--- a/app-text/sloccount/sloccount-2.26.ebuild
+++ b/app-text/sloccount/sloccount-2.26.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-text/sloccount/sloccount-2.26.ebuild,v 1.1 2005/02/20 21:07:12 lu_zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/sloccount/sloccount-2.26.ebuild,v 1.2 2005/02/21 16:52:03 mr_bones_ Exp $
inherit eutils
@@ -26,7 +26,7 @@ src_unpack() {
unpack ${A}
cd ${S}
epatch ${FILESDIR}/${P}-libexec.patch
-
+
sed -i \
-e "/^CC/ { s/$/ ${CFLAGS}/g }" \
-e "/^DOC_DIR/ { s/-\$(RPM_VERSION)//g }" \