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 | |
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')
-rw-r--r-- | net-firewall/shorewall/ChangeLog | 7 | ||||
-rw-r--r-- | net-firewall/shorewall/shorewall-3.4.6.ebuild | 4 | ||||
-rw-r--r-- | net-firewall/shorewall/shorewall-4.0.ebuild | 4 |
3 files changed, 10 insertions, 5 deletions
diff --git a/net-firewall/shorewall/ChangeLog b/net-firewall/shorewall/ChangeLog index 8d76d59f48ee..00b4df51b52e 100644 --- a/net-firewall/shorewall/ChangeLog +++ b/net-firewall/shorewall/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for net-firewall/shorewall # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall/ChangeLog,v 1.149 2007/09/09 14:41:56 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall/ChangeLog,v 1.150 2007/09/09 16:33:18 armin76 Exp $ + + 09 Sep 2007; Raúl Porcel <armin76@gentoo.org> shorewall-3.4.6.ebuild, + shorewall-4.0.ebuild: + alpha stable wrt #191475 and add ~alpha wrt #191624, thanks to Tobias + Klausmann for testing 09 Sep 2007; Joseph Jezak <josejx@gentoo.org> shorewall-4.0.ebuild: Marked ~ppc/~ppc64 for bug #191624. diff --git a/net-firewall/shorewall/shorewall-3.4.6.ebuild b/net-firewall/shorewall/shorewall-3.4.6.ebuild index 3033aea61e15..0a56e222d30e 100644 --- a/net-firewall/shorewall/shorewall-3.4.6.ebuild +++ b/net-firewall/shorewall/shorewall-3.4.6.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-3.4.6.ebuild,v 1.5 2007/09/09 14:30:45 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall/shorewall-3.4.6.ebuild,v 1.6 2007/09/09 16:33:18 armin76 Exp $ inherit eutils @@ -15,7 +15,7 @@ SRC_URI="http://www1.shorewall.net/pub/${PN}/${MY_P_TREE}/${P}/${P}.tgz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 hppa ~mips ppc ppc64 sparc x86" +KEYWORDS="alpha ~amd64 hppa ~mips ppc ppc64 sparc x86" IUSE="doc" DEPEND=">=net-firewall/iptables-1.2.4 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}" |