From efc8fa35029fa8402d94f10a7f2dfad29badf310 Mon Sep 17 00:00:00 2001 From: Jeremy Huddleston Date: Sun, 7 Aug 2005 17:33:23 +0000 Subject: Fix whitespace (Portage version: 2.0.51.22-r2) --- net-firewall/ipp2p/ipp2p-0.7.4-r2.ebuild | 4 ++-- net-firewall/ipp2p/ipp2p-0.8.0_rc3.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'net-firewall/ipp2p') diff --git a/net-firewall/ipp2p/ipp2p-0.7.4-r2.ebuild b/net-firewall/ipp2p/ipp2p-0.7.4-r2.ebuild index fe984101d15d..a738d67a19e5 100644 --- a/net-firewall/ipp2p/ipp2p-0.7.4-r2.ebuild +++ b/net-firewall/ipp2p/ipp2p-0.7.4-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/ipp2p/ipp2p-0.7.4-r2.ebuild,v 1.3 2005/08/07 17:32:34 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/ipp2p/ipp2p-0.7.4-r2.ebuild,v 1.4 2005/08/07 17:33:23 eradicator Exp $ IUSE="" @@ -38,7 +38,7 @@ src_unpack() { } src_compile() { - local IPTABLES_VERSION="$(${ROOT}/sbin/iptables --version | cut -f2 -dv)" + local IPTABLES_VERSION="$(${ROOT}/sbin/iptables --version | cut -f2 -dv)" emake CFLAGS="${CFLAGS}" IPTABLES_SRC="${ROOT}/usr" IPTABLES_VERSION="${IPTABLES_VERSION}" libipt_ipp2p.so || die "Failed to build iptables module" local xarch="${ARCH}" diff --git a/net-firewall/ipp2p/ipp2p-0.8.0_rc3.ebuild b/net-firewall/ipp2p/ipp2p-0.8.0_rc3.ebuild index 51374c015027..6e0d3677cf6e 100644 --- a/net-firewall/ipp2p/ipp2p-0.8.0_rc3.ebuild +++ b/net-firewall/ipp2p/ipp2p-0.8.0_rc3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/ipp2p/ipp2p-0.8.0_rc3.ebuild,v 1.2 2005/08/07 17:32:34 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/ipp2p/ipp2p-0.8.0_rc3.ebuild,v 1.3 2005/08/07 17:33:23 eradicator Exp $ IUSE="" @@ -38,7 +38,7 @@ src_unpack() { } src_compile() { - local IPTABLES_VERSION="$(${ROOT}/sbin/iptables --version | cut -f2 -dv)" + local IPTABLES_VERSION="$(${ROOT}/sbin/iptables --version | cut -f2 -dv)" emake CFLAGS="${CFLAGS}" IPTABLES_SRC="${ROOT}/usr" IPTABLES_VERSION="${IPTABLES_VERSION}" libipt_ipp2p.so || die "Failed to build iptables module" local xarch="${ARCH}" -- cgit v1.2.3-65-gdbad