diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2006-10-21 17:27:02 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2006-10-21 17:27:02 +0000 |
commit | eeedc270dc56426a0327d1be2e04889fad5d8b19 (patch) | |
tree | 1be72fa731c36087ce2bc6ac5ca3c1d8899b0636 /net-firewall | |
parent | Forgot ~ia64 keyword, bug 152195. (diff) | |
download | gentoo-2-eeedc270dc56426a0327d1be2e04889fad5d8b19.tar.gz gentoo-2-eeedc270dc56426a0327d1be2e04889fad5d8b19.tar.bz2 gentoo-2-eeedc270dc56426a0327d1be2e04889fad5d8b19.zip |
Bump stable and add back ~alpha keyword, bug 151952.
(Portage version: 2.1.2_pre3-r6)
Diffstat (limited to 'net-firewall')
-rw-r--r-- | net-firewall/shorewall/ChangeLog | 6 | ||||
-rw-r--r-- | net-firewall/shorewall/shorewall-3.0.8.ebuild | 4 | ||||
-rw-r--r-- | net-firewall/shorewall/shorewall-3.2.4.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/net-firewall/shorewall/ChangeLog b/net-firewall/shorewall/ChangeLog index fbcb665ad8b6..ca40b719becb 100644 --- a/net-firewall/shorewall/ChangeLog +++ b/net-firewall/shorewall/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-firewall/shorewall # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall/ChangeLog,v 1.116 2006/10/19 14:01:29 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall/ChangeLog,v 1.117 2006/10/21 17:27:02 kloeri Exp $ + + 21 Oct 2006; Bryan Østergaard <kloeri@gentoo.org> shorewall-3.0.8.ebuild, + shorewall-3.2.4.ebuild: + Bump stable and add back ~alpha keyword, bug 151952. 19 Oct 2006; Gustavo Zacarias <gustavoz@gentoo.org> shorewall-3.2.4.ebuild: diff --git a/net-firewall/shorewall/shorewall-3.0.8.ebuild b/net-firewall/shorewall/shorewall-3.0.8.ebuild index 56677e3ecbd5..1b32074b1523 100644 --- a/net-firewall/shorewall/shorewall-3.0.8.ebuild +++ b/net-firewall/shorewall/shorewall-3.0.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall/shorewall-3.0.8.ebuild,v 1.5 2006/09/29 20:01:43 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall/shorewall-3.0.8.ebuild,v 1.6 2006/10/21 17:27:02 kloeri Exp $ MY_P_DOCS="${P/${PN}/${PN}-docs-html}" @@ -11,7 +11,7 @@ SRC_URI="http://shorewall.net/pub/${PN}/3.0/${P}/${P}.tgz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ppc ppc64 sparc x86" +KEYWORDS="alpha ~amd64 ~hppa ppc ppc64 sparc x86" IUSE="doc" DEPEND=">=net-firewall/iptables-1.2.4 diff --git a/net-firewall/shorewall/shorewall-3.2.4.ebuild b/net-firewall/shorewall/shorewall-3.2.4.ebuild index 5d05b6d80fdb..298cef0dc601 100644 --- a/net-firewall/shorewall/shorewall-3.2.4.ebuild +++ b/net-firewall/shorewall/shorewall-3.2.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall/shorewall-3.2.4.ebuild,v 1.3 2006/10/19 14:01:29 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall/shorewall-3.2.4.ebuild,v 1.4 2006/10/21 17:27:02 kloeri Exp $ MY_P_DOCS="${P/${PN}/${PN}-docs-html}" @@ -11,7 +11,7 @@ SRC_URI="http://shorewall.net/pub/${PN}/3.2/${P}/${P}.tgz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~hppa ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~sparc ~x86" IUSE="doc" DEPEND=">=net-firewall/iptables-1.2.4 |