diff options
author | 2007-09-09 16:33:18 +0000 | |
---|---|---|
committer | 2007-09-09 16:33:18 +0000 | |
commit | f80c2985854f4665632c48fb5ef22b5c827110a2 (patch) | |
tree | 5e0a8262ad253952b7bfa45cc34199f35f0190cf /net-firewall/shorewall/shorewall-4.0.ebuild | |
parent | Add ~alpha wrt #191624, thanks to Tobias Klausmann for testing (diff) | |
download | historical-f80c2985854f4665632c48fb5ef22b5c827110a2.tar.gz historical-f80c2985854f4665632c48fb5ef22b5c827110a2.tar.bz2 historical-f80c2985854f4665632c48fb5ef22b5c827110a2.zip |
alpha stable wrt #191475 and add ~alpha wrt #191624, thanks to Tobias Klausmann for testing
Package-Manager: portage-2.1.2.12
Diffstat (limited to 'net-firewall/shorewall/shorewall-4.0.ebuild')
-rw-r--r-- | net-firewall/shorewall/shorewall-4.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-firewall/shorewall/shorewall-4.0.ebuild b/net-firewall/shorewall/shorewall-4.0.ebuild index 1c8123939657..1553a7cbb60b 100644 --- a/net-firewall/shorewall/shorewall-4.0.ebuild +++ b/net-firewall/shorewall/shorewall-4.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall/shorewall-4.0.ebuild,v 1.3 2007/09/09 14:41:56 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall/shorewall-4.0.ebuild,v 1.4 2007/09/09 16:33:18 armin76 Exp $ inherit eutils @@ -9,7 +9,7 @@ HOMEPAGE="http://www.shorewall.net/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~x86" IUSE="" RDEPEND=">=net-firewall/shorewall-common-${PV}" |