From f63b0a72e9bbd7c2132623df692f8c1c6cd66445 Mon Sep 17 00:00:00 2001 From: Michael Sterrett Date: Sun, 10 Jan 2010 05:10:27 +0000 Subject: whitespace (Portage version: 2.1.6.13/cvs/Linux i686) --- net-firewall/ipsec-tools/ipsec-tools-0.7.3-r1.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'net-firewall/ipsec-tools') diff --git a/net-firewall/ipsec-tools/ipsec-tools-0.7.3-r1.ebuild b/net-firewall/ipsec-tools/ipsec-tools-0.7.3-r1.ebuild index ad75f0e6e9aa..2967b2b73c97 100644 --- a/net-firewall/ipsec-tools/ipsec-tools-0.7.3-r1.ebuild +++ b/net-firewall/ipsec-tools/ipsec-tools-0.7.3-r1.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/net-firewall/ipsec-tools/ipsec-tools-0.7.3-r1.ebuild,v 1.1 2010/01/10 01:12:10 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/ipsec-tools/ipsec-tools-0.7.3-r1.ebuild,v 1.2 2010/01/10 05:10:27 mr_bones_ Exp $ inherit eutils flag-o-matic autotools linux-info @@ -53,7 +53,7 @@ pkg_setup() { CONFIG_CHECK="${CONFIG_CHECK} ~${i}" eval "export WARNING_${i}='IPv4 tunnels will not be available'" done - + for i in INET6_IPCOMP INET6_AH INET6_ESP \ INET6_XFRM_MODE_TRANSPORT \ INET6_XFRM_MODE_TUNNEL \ @@ -65,7 +65,7 @@ pkg_setup() { CONFIG_CHECK="${CONFIG_CHECK} ~CRYPTO_NULL" export WARNING_CRYPTO_NULL="Unencrypted tunnels will not be available" export CONFIG_CHECK - + check_extra_config else eerror "You must have a kernel >=2.6.19 to run ipsec-tools." -- cgit v1.2.3-65-gdbad