diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-13 07:21:37 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-13 07:21:37 +0000 |
commit | 3b277c0e97f103b1a4bcbb31fcadd453d620bdae (patch) | |
tree | 33822b2490b27f3671c1a092e33c66019fbd89b5 /net-firewall/ipset | |
parent | whitespace (diff) | |
download | gentoo-2-3b277c0e97f103b1a4bcbb31fcadd453d620bdae.tar.gz gentoo-2-3b277c0e97f103b1a4bcbb31fcadd453d620bdae.tar.bz2 gentoo-2-3b277c0e97f103b1a4bcbb31fcadd453d620bdae.zip |
whitespace
(Portage version: 2.1.2.9)
Diffstat (limited to 'net-firewall/ipset')
-rw-r--r-- | net-firewall/ipset/ipset-2.2.9.20070401.ebuild | 3 |
1 files changed, 1 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 2ee774199c0d..14e037238647 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.2 2007/06/26 03:07:56 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/ipset/ipset-2.2.9.20070401.ebuild,v 1.3 2007/07/13 07:21:37 mr_bones_ Exp $ inherit eutils @@ -19,7 +19,6 @@ RDEPEND=">=net-firewall/iptables-1.3" DEPEND="${RDEPEND}" S="${WORKDIR}/${MY_P}" - src_defs() { # these are used in both of src_compile and src_install myconf="${myconf} PREFIX=" |