diff options
author | 2013-01-18 12:51:40 +0000 | |
---|---|---|
committer | 2013-01-18 12:51:40 +0000 | |
commit | f1e9f8b76faf4842cc336cfbf6f9f1f04fcca1a0 (patch) | |
tree | 5f83b5b1e81f2d8f8b895cd6ec702ee60d5470ab /net-firewall/shorewall-core | |
parent | Version bump to 2.7.0. Wrt Matej request on irc. (diff) | |
download | gentoo-2-f1e9f8b76faf4842cc336cfbf6f9f1f04fcca1a0.tar.gz gentoo-2-f1e9f8b76faf4842cc336cfbf6f9f1f04fcca1a0.tar.bz2 gentoo-2-f1e9f8b76faf4842cc336cfbf6f9f1f04fcca1a0.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/shorewall-core')
-rw-r--r-- | net-firewall/shorewall-core/ChangeLog | 6 | ||||
-rw-r--r-- | net-firewall/shorewall-core/shorewall-core-4.5.8.2.ebuild | 6 |
2 files changed, 7 insertions, 5 deletions
diff --git a/net-firewall/shorewall-core/ChangeLog b/net-firewall/shorewall-core/ChangeLog index fc18deb87610..57d90074ebee 100644 --- a/net-firewall/shorewall-core/ChangeLog +++ b/net-firewall/shorewall-core/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-firewall/shorewall-core # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall-core/ChangeLog,v 1.9 2013/01/18 12:17:29 constanze Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall-core/ChangeLog,v 1.10 2013/01/18 12:51:40 ago Exp $ + + 18 Jan 2013; Agostino Sarubbo <ago@gentoo.org> shorewall-core-4.5.8.2.ebuild: + Stable for amd64, wrt bug #452830 *shorewall-core-4.5.11.2 (18 Jan 2013) @@ -60,4 +63,3 @@ 24 Feb 2012; Constanze Hausner <constanze@gentoo.org> +shorewall-core-4.5.0.1.ebuild, +metadata.xml: Core features moved to new package shorewall-core - diff --git a/net-firewall/shorewall-core/shorewall-core-4.5.8.2.ebuild b/net-firewall/shorewall-core/shorewall-core-4.5.8.2.ebuild index 2461f71b2e0e..c5965a4ac799 100644 --- a/net-firewall/shorewall-core/shorewall-core-4.5.8.2.ebuild +++ b/net-firewall/shorewall-core/shorewall-core-4.5.8.2.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-core/shorewall-core-4.5.8.2.ebuild,v 1.2 2012/10/19 15:35:54 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall-core/shorewall-core-4.5.8.2.ebuild,v 1.3 2013/01/18 12:51:40 ago Exp $ EAPI="4" @@ -18,7 +18,7 @@ SRC_URI="http://www1.shorewall.net/pub/shorewall/${MY_PV_TREE}/${MY_P}/${P}.tar. LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86" IUSE="selinux" DEPEND=">=net-firewall/iptables-1.2.4 |