diff options
Diffstat (limited to 'net-firewall/fwipsec/fwipsec-0.4.2-r1.ebuild')
-rw-r--r-- | net-firewall/fwipsec/fwipsec-0.4.2-r1.ebuild | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/net-firewall/fwipsec/fwipsec-0.4.2-r1.ebuild b/net-firewall/fwipsec/fwipsec-0.4.2-r1.ebuild index 3dec312a3916..311c2cf7fdd8 100644 --- a/net-firewall/fwipsec/fwipsec-0.4.2-r1.ebuild +++ b/net-firewall/fwipsec/fwipsec-0.4.2-r1.ebuild @@ -1,6 +1,8 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +EAPI=0 + S=${WORKDIR}/${PN} DESCRIPTION="Firewall scripts that control iptables, FreeS/WAN, and squid" HOMEPAGE="http://fwipsec.sourceforge.net/" |