diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2009-07-16 00:44:47 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2009-07-16 00:44:47 +0000 |
commit | 351c98952ef7aacf918d2bf8b6c990f4b3e47528 (patch) | |
tree | 2f8fe2f257621e5d89bab72b746b6d92da13c0d4 /net-firewall/firehol/firehol-1.273-r1.ebuild | |
parent | whitespace (diff) | |
download | historical-351c98952ef7aacf918d2bf8b6c990f4b3e47528.tar.gz historical-351c98952ef7aacf918d2bf8b6c990f4b3e47528.tar.bz2 historical-351c98952ef7aacf918d2bf8b6c990f4b3e47528.zip |
whitespace
Package-Manager: portage-2.1.6.13/cvs/Linux i686
Diffstat (limited to 'net-firewall/firehol/firehol-1.273-r1.ebuild')
-rw-r--r-- | net-firewall/firehol/firehol-1.273-r1.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net-firewall/firehol/firehol-1.273-r1.ebuild b/net-firewall/firehol/firehol-1.273-r1.ebuild index a55cbaa3c921..80b6b203af42 100644 --- a/net-firewall/firehol/firehol-1.273-r1.ebuild +++ b/net-firewall/firehol/firehol-1.273-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/firehol/firehol-1.273-r1.ebuild,v 1.1 2009/07/15 16:06:24 rbu Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/firehol/firehol-1.273-r1.ebuild,v 1.2 2009/07/16 00:44:47 mr_bones_ Exp $ EAPI=2 @@ -28,7 +28,6 @@ src_prepare() { epatch "${FILESDIR}"/${P}-CVE-2008-4953.patch || die } - pkg_setup() { # perform checks for kernel config from eclass linux-info # for now we just print warnings as I am not sure if these |