diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-01-26 11:37:39 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-01-26 11:37:39 +0000 |
commit | 2c472f5c3da67e146ee6f1af954cc3b8643856ab (patch) | |
tree | 1d8c5d1ef30d82a4a14b054f9fdf33c7b54c6860 /net-firewall | |
parent | Stable for x86, wrt bug #492678 (diff) | |
download | gentoo-2-2c472f5c3da67e146ee6f1af954cc3b8643856ab.tar.gz gentoo-2-2c472f5c3da67e146ee6f1af954cc3b8643856ab.tar.bz2 gentoo-2-2c472f5c3da67e146ee6f1af954cc3b8643856ab.zip |
Stable for x86, wrt bug #487690
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-firewall')
-rw-r--r-- | net-firewall/shorewall-core/ChangeLog | 8 | ||||
-rw-r--r-- | net-firewall/shorewall-core/shorewall-core-4.5.18-r1.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/net-firewall/shorewall-core/ChangeLog b/net-firewall/shorewall-core/ChangeLog index 7fd5d4e6c145..3ff933fc0d76 100644 --- a/net-firewall/shorewall-core/ChangeLog +++ b/net-firewall/shorewall-core/ChangeLog @@ -1,6 +1,10 @@ # 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.50 2013/12/22 15:04:46 ago Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall-core/ChangeLog,v 1.51 2014/01/26 11:37:39 ago Exp $ + + 26 Jan 2014; Agostino Sarubbo <ago@gentoo.org> + shorewall-core-4.5.18-r1.ebuild: + Stable for x86, wrt bug #487690 22 Dec 2013; Agostino Sarubbo <ago@gentoo.org> shorewall-core-4.5.18-r1.ebuild: diff --git a/net-firewall/shorewall-core/shorewall-core-4.5.18-r1.ebuild b/net-firewall/shorewall-core/shorewall-core-4.5.18-r1.ebuild index 7da87a7800c7..3662e589563b 100644 --- a/net-firewall/shorewall-core/shorewall-core-4.5.18-r1.ebuild +++ b/net-firewall/shorewall-core/shorewall-core-4.5.18-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 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.18-r1.ebuild,v 1.5 2013/12/22 15:04:46 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall-core/shorewall-core-4.5.18-r1.ebuild,v 1.6 2014/01/26 11:37:39 ago Exp $ EAPI="5" @@ -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 |