diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-01-26 19:49:55 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-01-26 19:49:55 +0000 |
commit | 87553f301b838d19c3c63223a7ea82fbdbcb7dd4 (patch) | |
tree | f7008941d5bb1cc8f9a0f0b0faa35813beb532b0 /net-firewall | |
parent | stable x86, security bug 352781 (diff) | |
download | gentoo-2-87553f301b838d19c3c63223a7ea82fbdbcb7dd4.tar.gz gentoo-2-87553f301b838d19c3c63223a7ea82fbdbcb7dd4.tar.bz2 gentoo-2-87553f301b838d19c3c63223a7ea82fbdbcb7dd4.zip |
Stable on amd64 wrt bug #352532
(Portage version: 2.1.9.35/cvs/Linux x86_64)
Diffstat (limited to 'net-firewall')
-rw-r--r-- | net-firewall/shorewall/ChangeLog | 5 | ||||
-rw-r--r-- | net-firewall/shorewall/shorewall-4.4.15.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-firewall/shorewall/ChangeLog b/net-firewall/shorewall/ChangeLog index c5299998a410..0a3187654df6 100644 --- a/net-firewall/shorewall/ChangeLog +++ b/net-firewall/shorewall/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-firewall/shorewall # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall/ChangeLog,v 1.175 2011/01/25 18:45:00 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall/ChangeLog,v 1.176 2011/01/26 19:49:55 hwoarang Exp $ + + 26 Jan 2011; Markos Chandras <hwoarang@gentoo.org> shorewall-4.4.15.1.ebuild: + Stable on amd64 wrt bug #352532 25 Jan 2011; Jeroen Roovers <jer@gentoo.org> shorewall-4.4.15.1.ebuild: Stable for HPPA (bug #352532). diff --git a/net-firewall/shorewall/shorewall-4.4.15.1.ebuild b/net-firewall/shorewall/shorewall-4.4.15.1.ebuild index 3027f278d4a2..6255aeb88639 100644 --- a/net-firewall/shorewall/shorewall-4.4.15.1.ebuild +++ b/net-firewall/shorewall/shorewall-4.4.15.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall/shorewall-4.4.15.1.ebuild,v 1.2 2011/01/25 18:45:00 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall/shorewall-4.4.15.1.ebuild,v 1.3 2011/01/26 19:49:55 hwoarang Exp $ EAPI="2" @@ -21,7 +21,7 @@ SRC_URI="http://www1.shorewall.net/pub/${PN}/${MY_PV_TREE}/${MY_P}/${P}${MY_P_BE 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 |