diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-06-26 03:07:56 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-06-26 03:07:56 +0000 |
commit | 3f5b976dc133a387256093a4423f38830f931c22 (patch) | |
tree | fa68da23f0c4dcb4df4a49aee1bd8065d4fbedbb /net-firewall | |
parent | whitespace (diff) | |
download | gentoo-2-3f5b976dc133a387256093a4423f38830f931c22.tar.gz gentoo-2-3f5b976dc133a387256093a4423f38830f931c22.tar.bz2 gentoo-2-3f5b976dc133a387256093a4423f38830f931c22.zip |
whitespace
(Portage version: 2.1.2.7)
Diffstat (limited to 'net-firewall')
-rw-r--r-- | net-firewall/ipset/ipset-2.2.9.20070401.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-firewall/ipset/ipset-2.2.9.20070401.ebuild b/net-firewall/ipset/ipset-2.2.9.20070401.ebuild index 5647dc9fb49a..2ee774199c0d 100644 --- a/net-firewall/ipset/ipset-2.2.9.20070401.ebuild +++ b/net-firewall/ipset/ipset-2.2.9.20070401.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-firewall/ipset/ipset-2.2.9.20070401.ebuild,v 1.1 2007/04/10 10:12:08 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/ipset/ipset-2.2.9.20070401.ebuild,v 1.2 2007/06/26 03:07:56 mr_bones_ Exp $ inherit eutils @@ -10,7 +10,7 @@ MY_P_POM="patch-o-matic-ng-${MY_PV}" DESCRIPTION="IPset userspace tool for iptables, successor to ippool." HOMEPAGE="http://ipset.netfilter.org/" SRC_URI="http://ftp.netfilter.org/pub/ipset/snapshot/${MY_P}.tar.bz2 - http://ftp.netfilter.org/pub/patch-o-matic-ng/snapshot/${MY_P_POM}.tar.bz2" + http://ftp.netfilter.org/pub/patch-o-matic-ng/snapshot/${MY_P_POM}.tar.bz2" LICENSE="GPL-2" SLOT="0" KEYWORDS="~x86 ~amd64 ~ppc" |