# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ inherit eutils # Choose between experimental, stable and beta: #MY_P_TREE="development/4.0" # experimental and beta MY_P_TREE="4.0" # stable #MY_P_BETA="-RC1" # only beta and RC MY_P_BETA="" # stable or experimental MY_P="${P/-common/}${MY_P_BETA}" MY_PN="${PN/-common/}" MY_P_DOCS="${MY_P/${MY_PN}/${MY_PN}-docs-html}" DESCRIPTION="Shoreline Firewall is an iptables-based firewall for Linux." HOMEPAGE="http://www.shorewall.net/" SRC_URI="http://www1.shorewall.net/pub/${MY_PN}/${MY_P_TREE}/${MY_P}/${P}${MY_P_BETA}.tar.bz2 doc? ( http://www1.shorewall.net/pub/${MY_PN}/${MY_P_TREE}/${MY_P}/${MY_P_DOCS}.tar.bz2 )" LICENSE="GPL-2" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="doc" DEPEND=">=net-firewall/iptables-1.2.4 sys-apps/iproute2 =net-firewall/shorewall-shell-4.0.1 !