summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2007-07-13 07:21:37 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2007-07-13 07:21:37 +0000
commitec465fd300c10880b306b444f1f08cbaef1855a2 (patch)
tree662ebd0567e55864e8c7d781ce83c8af40808494 /net-firewall/ipkungfu/ipkungfu-0.5.2-r1.ebuild
parentwhitespace (diff)
downloadhistorical-ec465fd300c10880b306b444f1f08cbaef1855a2.tar.gz
historical-ec465fd300c10880b306b444f1f08cbaef1855a2.tar.bz2
historical-ec465fd300c10880b306b444f1f08cbaef1855a2.zip
whitespace
Package-Manager: portage-2.1.2.9
Diffstat (limited to 'net-firewall/ipkungfu/ipkungfu-0.5.2-r1.ebuild')
-rw-r--r--net-firewall/ipkungfu/ipkungfu-0.5.2-r1.ebuild5
1 files changed, 1 insertions, 4 deletions
diff --git a/net-firewall/ipkungfu/ipkungfu-0.5.2-r1.ebuild b/net-firewall/ipkungfu/ipkungfu-0.5.2-r1.ebuild
index 2f2d2d20b232..e75e25607e26 100644
--- a/net-firewall/ipkungfu/ipkungfu-0.5.2-r1.ebuild
+++ b/net-firewall/ipkungfu/ipkungfu-0.5.2-r1.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/ipkungfu/ipkungfu-0.5.2-r1.ebuild,v 1.7 2007/04/28 17:39:27 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-firewall/ipkungfu/ipkungfu-0.5.2-r1.ebuild,v 1.8 2007/07/13 07:21:37 mr_bones_ Exp $
inherit eutils
@@ -16,7 +16,6 @@ IUSE=""
DEPEND="virtual/libc
net-firewall/iptables"
-
src_unpack() {
unpack ${A}
@@ -52,9 +51,7 @@ src_install() {
dodoc COPYRIGHT Changelog FAQ INSTALL README gpl.txt
}
-
pkg_postinst() {
einfo "Be sure to edit the config files"
einfo "in /etc/ipkungfu before running"
}
-