summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2010-04-01 01:28:31 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2010-04-01 01:28:31 +0000
commit0bbba0668c47b74925a2bccf88901d718fcbaf54 (patch)
treeda34088704062597dcc4548fecb4cef394d18029
parentRevbump with new patchset. (diff)
downloadgentoo-2-0bbba0668c47b74925a2bccf88901d718fcbaf54.tar.gz
gentoo-2-0bbba0668c47b74925a2bccf88901d718fcbaf54.tar.bz2
gentoo-2-0bbba0668c47b74925a2bccf88901d718fcbaf54.zip
whitespace
(Portage version: 2.1.7.17/cvs/Linux i686)
-rw-r--r--sys-devel/make/make-3.81-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/make/make-3.81-r2.ebuild b/sys-devel/make/make-3.81-r2.ebuild
index c5000424e443..54490775ebf3 100644
--- a/sys-devel/make/make-3.81-r2.ebuild
+++ b/sys-devel/make/make-3.81-r2.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/sys-devel/make/make-3.81-r2.ebuild,v 1.1 2010/03/31 22:42:05 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/make/make-3.81-r2.ebuild,v 1.2 2010/04/01 01:28:31 mr_bones_ Exp $
inherit flag-o-matic
@@ -22,7 +22,7 @@ src_unpack() {
epatch "${FILESDIR}"/${P}-tests-lang.patch
epatch "${FILESDIR}"/${P}-long-cmdline.patch #301116
# related to bug #193258, but this is the final patch that Fedora went with.
- epatch "${FILESDIR}"/${P}-jobserver.patch
+ epatch "${FILESDIR}"/${P}-jobserver.patch
}
src_compile() {