diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-01-20 10:26:19 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-01-20 10:26:19 +0000 |
commit | 651328ae87cb2cbc2c7d4832dcc8f3ba61ca9ca2 (patch) | |
tree | 2b6fa4c170be1c1936cab2003a0f3aab0d294391 /net-firewall | |
parent | Stable for alpha, wrt bug #452366 (diff) | |
download | gentoo-2-651328ae87cb2cbc2c7d4832dcc8f3ba61ca9ca2.tar.gz gentoo-2-651328ae87cb2cbc2c7d4832dcc8f3ba61ca9ca2.tar.bz2 gentoo-2-651328ae87cb2cbc2c7d4832dcc8f3ba61ca9ca2.zip |
Stable for alpha, wrt bug #452830
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'net-firewall')
-rw-r--r-- | net-firewall/shorewall-core/ChangeLog | 5 | ||||
-rw-r--r-- | net-firewall/shorewall-core/shorewall-core-4.5.8.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-firewall/shorewall-core/ChangeLog b/net-firewall/shorewall-core/ChangeLog index 0dce0a17d198..d142394876b4 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.11 2013/01/18 12:52:38 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall-core/ChangeLog,v 1.12 2013/01/20 10:26:19 ago Exp $ + + 20 Jan 2013; Agostino Sarubbo <ago@gentoo.org> shorewall-core-4.5.8.2.ebuild: + Stable for alpha, wrt bug #452830 18 Jan 2013; Agostino Sarubbo <ago@gentoo.org> shorewall-core-4.5.8.2.ebuild: Stable for x86, wrt bug #452830 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 9d3a649074d9..1f46d5c1ead2 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-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.4 2013/01/18 12:52:38 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall-core/shorewall-core-4.5.8.2.ebuild,v 1.5 2013/01/20 10:26:19 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 |