diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-09-09 16:33:18 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-09-09 16:33:18 +0000 |
commit | 4341ee016f357645d3840bcfaf3f38261b52cbd8 (patch) | |
tree | e1f0b3ff94ba0a15dd623c86e25129b29c9bbeb3 /net-firewall/shorewall/shorewall-4.0.ebuild | |
parent | Add ~alpha wrt #191624, thanks to Tobias Klausmann for testing (diff) | |
download | gentoo-2-4341ee016f357645d3840bcfaf3f38261b52cbd8.tar.gz gentoo-2-4341ee016f357645d3840bcfaf3f38261b52cbd8.tar.bz2 gentoo-2-4341ee016f357645d3840bcfaf3f38261b52cbd8.zip |
alpha stable wrt #191475 and add ~alpha wrt #191624, thanks to Tobias Klausmann for testing
(Portage version: 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}" |