# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall-common/shorewall-common-4.0.8.ebuild,v 1.1 2008/01/27 19:19:50 jokey Exp $ 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="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86" IUSE="doc" DEPEND=">=net-firewall/iptables-1.2.4 sys-apps/iproute2 ~net-firewall/shorewall-shell-${PV} !