summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2010-09-13 01:57:45 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2010-09-13 01:57:45 +0000
commit9879b8a535455e9e7113e13b7f36f7a72314f8f5 (patch)
tree5474e799f35a64afd32a2fa73c1cef7c393c09af /dev-util/pmk
parentMarked ppc64 stable. (diff)
downloadgentoo-2-9879b8a535455e9e7113e13b7f36f7a72314f8f5.tar.gz
gentoo-2-9879b8a535455e9e7113e13b7f36f7a72314f8f5.tar.bz2
gentoo-2-9879b8a535455e9e7113e13b7f36f7a72314f8f5.zip
whitespace
(Portage version: 2.1.8.3/cvs/Linux i686)
Diffstat (limited to 'dev-util/pmk')
-rw-r--r--dev-util/pmk/pmk-0.10.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/pmk/pmk-0.10.4.ebuild b/dev-util/pmk/pmk-0.10.4.ebuild
index fc33c193c3f5..627f08f7d6a9 100644
--- a/dev-util/pmk/pmk-0.10.4.ebuild
+++ b/dev-util/pmk/pmk-0.10.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/pmk/pmk-0.10.4.ebuild,v 1.3 2010/09/12 14:37:45 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/pmk/pmk-0.10.4.ebuild,v 1.4 2010/09/13 01:57:45 mr_bones_ Exp $
EAPI=3
@@ -19,7 +19,7 @@ DEPEND=""
RDEPEND=""
src_prepare() {
- # Make this respect LDFLAGS, bug #334987
+ # Make this respect LDFLAGS, bug #334987
sed -i -e "s:CLDFLAGS:LDFLAGS:" Makefile.pmk || die
sed -i -e "/@CLDFLAGS@/d" Makefile.pmk || die