diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2011-04-11 14:54:51 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2011-04-11 14:54:51 +0000 |
commit | e1ca201f8ba484d6077499284a1da395acaddf33 (patch) | |
tree | e501c3102e7329be3a2731213ba370fb20038fee /net-fs | |
parent | whitespace (diff) | |
download | gentoo-2-e1ca201f8ba484d6077499284a1da395acaddf33.tar.gz gentoo-2-e1ca201f8ba484d6077499284a1da395acaddf33.tar.bz2 gentoo-2-e1ca201f8ba484d6077499284a1da395acaddf33.zip |
whitespace
(Portage version: 2.1.9.42/cvs/Linux i686)
Diffstat (limited to 'net-fs')
-rw-r--r-- | net-fs/autofs/autofs-4.1.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-fs/autofs/autofs-4.1.4.ebuild b/net-fs/autofs/autofs-4.1.4.ebuild index b2d56306a6a7..3914953a4051 100644 --- a/net-fs/autofs/autofs-4.1.4.ebuild +++ b/net-fs/autofs/autofs-4.1.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-fs/autofs/autofs-4.1.4.ebuild,v 1.1 2011/04/06 14:10:32 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/autofs/autofs-4.1.4.ebuild,v 1.2 2011/04/11 14:54:51 mr_bones_ Exp $ EAPI="4" @@ -30,7 +30,7 @@ src_prepare() { # Accumulated fixes for bugs # #154797: Respect CC and CFLAGS # #253412: Respect LDFLAGS - # #247969: Link order for --as-needed + # #247969: Link order for --as-needed epatch "${FILESDIR}"/${P}-respect-user-flags-and-fix-asneeded.patch # Reflect init script implementation |