diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-01-18 12:51:51 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-01-18 12:51:51 +0000 |
commit | ca9652e1f39172f9fc92289f37ffc5db2351b6ec (patch) | |
tree | d349b30b011fe7a7e878cabb8e1c437f5b54978e /net-firewall | |
parent | Stable for amd64, wrt bug #452830 (diff) | |
download | gentoo-2-ca9652e1f39172f9fc92289f37ffc5db2351b6ec.tar.gz gentoo-2-ca9652e1f39172f9fc92289f37ffc5db2351b6ec.tar.bz2 gentoo-2-ca9652e1f39172f9fc92289f37ffc5db2351b6ec.zip |
Stable for amd64, wrt bug #452830
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'net-firewall')
-rw-r--r-- | net-firewall/shorewall/ChangeLog | 5 | ||||
-rw-r--r-- | net-firewall/shorewall/shorewall-4.5.8.2-r1.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/net-firewall/shorewall/ChangeLog b/net-firewall/shorewall/ChangeLog index 1cc17d0ac33f..d12d1ed28f03 100644 --- a/net-firewall/shorewall/ChangeLog +++ b/net-firewall/shorewall/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-firewall/shorewall # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall/ChangeLog,v 1.210 2013/01/18 12:18:13 constanze Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall/ChangeLog,v 1.211 2013/01/18 12:51:51 ago Exp $ + + 18 Jan 2013; Agostino Sarubbo <ago@gentoo.org> shorewall-4.5.8.2-r1.ebuild: + Stable for amd64, wrt bug #452830 *shorewall-4.5.11.2 (18 Jan 2013) diff --git a/net-firewall/shorewall/shorewall-4.5.8.2-r1.ebuild b/net-firewall/shorewall/shorewall-4.5.8.2-r1.ebuild index bd5228e3b875..cec66e20dbb6 100644 --- a/net-firewall/shorewall/shorewall-4.5.8.2-r1.ebuild +++ b/net-firewall/shorewall/shorewall-4.5.8.2-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall/shorewall-4.5.8.2-r1.ebuild,v 1.1 2012/10/21 12:54:54 constanze Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall/shorewall-4.5.8.2-r1.ebuild,v 1.2 2013/01/18 12:51:51 ago Exp $ EAPI="4" @@ -20,7 +20,7 @@ SRC_URI="http://www1.shorewall.net/pub/${PN}/${MY_PV_TREE}/${MY_P}/${P}.tar.bz2 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 |