summaryrefslogtreecommitdiff
path: root/x11-wm
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2004-06-04 21:16:49 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2004-06-04 21:16:49 +0000
commit3929fe33310a7dc8d18b871fd6bd23414f6dab06 (patch)
tree06ed0e29bfcd625236b8b8c583c91abef2c85860 /x11-wm
parentApplied security fix from bug #47881 (Manifest recommit) (diff)
downloadgentoo-2-3929fe33310a7dc8d18b871fd6bd23414f6dab06.tar.gz
gentoo-2-3929fe33310a7dc8d18b871fd6bd23414f6dab06.tar.bz2
gentoo-2-3929fe33310a7dc8d18b871fd6bd23414f6dab06.zip
repoman: Trim trailing whitespace
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/plwm/plwm-2.6_alpha.ebuild8
1 files changed, 4 insertions, 4 deletions
diff --git a/x11-wm/plwm/plwm-2.6_alpha.ebuild b/x11-wm/plwm/plwm-2.6_alpha.ebuild
index 37f97bf97f39..f7a492496d90 100644
--- a/x11-wm/plwm/plwm-2.6_alpha.ebuild
+++ b/x11-wm/plwm/plwm-2.6_alpha.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-wm/plwm/plwm-2.6_alpha.ebuild,v 1.2 2004/06/04 14:52:20 lordvan Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/plwm/plwm-2.6_alpha.ebuild,v 1.3 2004/06/04 21:16:49 mr_bones_ Exp $
inherit distutils
@@ -20,10 +20,10 @@ S=${WORKDIR}/${MY_P}
src_unpack() {
unpack ${A}
-
- # patch from upstream to make utils useable again
+
+ # patch from upstream to make utils useable again
cd ${S}
- epatch ${FILESDIR}/${P}.patch
+ epatch ${FILESDIR}/${P}.patch
}
src_install() {