diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-09-09 16:32:45 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-09-09 16:32:45 +0000 |
commit | ef59e4d0a43148c034519f3b491a462fb84f750e (patch) | |
tree | 03882c3bffad3e5638f1a5861787fffbc853cbef /net-firewall/shorewall-common/shorewall-common-4.0.3.ebuild | |
parent | Stable on ppc64; bug #173292 (diff) | |
download | historical-ef59e4d0a43148c034519f3b491a462fb84f750e.tar.gz historical-ef59e4d0a43148c034519f3b491a462fb84f750e.tar.bz2 historical-ef59e4d0a43148c034519f3b491a462fb84f750e.zip |
Add ~alpha wrt #191624, thanks to Tobias Klausmann for testing
Package-Manager: portage-2.1.2.12
Diffstat (limited to 'net-firewall/shorewall-common/shorewall-common-4.0.3.ebuild')
-rw-r--r-- | net-firewall/shorewall-common/shorewall-common-4.0.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-firewall/shorewall-common/shorewall-common-4.0.3.ebuild b/net-firewall/shorewall-common/shorewall-common-4.0.3.ebuild index 8032def9b6a8..7f53f29568df 100644 --- a/net-firewall/shorewall-common/shorewall-common-4.0.3.ebuild +++ b/net-firewall/shorewall-common/shorewall-common-4.0.3.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-common/shorewall-common-4.0.3.ebuild,v 1.4 2007/09/09 14:39:56 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall-common/shorewall-common-4.0.3.ebuild,v 1.5 2007/09/09 16:32:45 armin76 Exp $ inherit eutils @@ -22,7 +22,7 @@ SRC_URI="http://www1.shorewall.net/pub/${MY_PN}/${MY_P_TREE}/${MY_P}/${P}${MY_P_ LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~x86" IUSE="doc" DEPEND=">=net-firewall/iptables-1.2.4 |