diff options
Diffstat (limited to 'net-firewall/firehol')
-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 |