From a5a55a1be8bc35bbbd4d666f44c3ca9927a38ea0 Mon Sep 17 00:00:00 2001 From: Michael Sterrett Date: Tue, 26 Jun 2007 02:23:09 +0000 Subject: whitespace (Portage version: 2.1.2.7) --- net-dialup/mgetty/mgetty-1.1.35-r2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'net-dialup/mgetty') diff --git a/net-dialup/mgetty/mgetty-1.1.35-r2.ebuild b/net-dialup/mgetty/mgetty-1.1.35-r2.ebuild index 4df6de08e44d..061b6a622a96 100644 --- a/net-dialup/mgetty/mgetty-1.1.35-r2.ebuild +++ b/net-dialup/mgetty/mgetty-1.1.35-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/mgetty/mgetty-1.1.35-r2.ebuild,v 1.3 2007/05/06 07:57:44 genone Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/mgetty/mgetty-1.1.35-r2.ebuild,v 1.4 2007/06/26 02:23:09 mr_bones_ Exp $ inherit toolchain-funcs flag-o-matic eutils @@ -37,7 +37,7 @@ src_unpack() { epatch "${FILESDIR}/${P}-netpbm-collision.patch" #g3topbm is installed by netpbm epatch "${FILESDIR}/${P}-implicit-decl.patch" - #Avoid "is setXid, dynamically linked and using lazy bindings" QA notices + #Avoid "is setXid, dynamically linked and using lazy bindings" QA notices append-ldflags $(bindnow-flags) sed -i 's: \$(CFLAGS) -o faxq-helper faxq-helper.o: $(LDLAGS) '$(bindnow-flags)' -o faxq-helper faxq-helper.o:' "${S}/fax/Makefile" -- cgit v1.2.3-65-gdbad