diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-03-23 18:01:42 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-03-23 18:01:42 +0000 |
commit | 7d1a4686d5b3532a31120664902b61593e4f1afa (patch) | |
tree | c63451e8ef69af067c5d4842e154f7f175deaf4d /net-firewall | |
parent | Stable for sparc, wrt bug #487690 (diff) | |
download | gentoo-2-7d1a4686d5b3532a31120664902b61593e4f1afa.tar.gz gentoo-2-7d1a4686d5b3532a31120664902b61593e4f1afa.tar.bz2 gentoo-2-7d1a4686d5b3532a31120664902b61593e4f1afa.zip |
Stable for alpha, wrt bug #487690
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="alpha", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-firewall')
-rw-r--r-- | net-firewall/shorewall-core/ChangeLog | 6 | ||||
-rw-r--r-- | net-firewall/shorewall-core/shorewall-core-4.5.18-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-firewall/shorewall-core/ChangeLog b/net-firewall/shorewall-core/ChangeLog index bf96b49885c9..bf98fbf17dd6 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-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall-core/ChangeLog,v 1.53 2014/03/23 17:59:53 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall-core/ChangeLog,v 1.54 2014/03/23 18:01:42 ago Exp $ + + 23 Mar 2014; Agostino Sarubbo <ago@gentoo.org> + shorewall-core-4.5.18-r1.ebuild: + Stable for alpha, wrt bug #487690 23 Mar 2014; 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 7e9dd1937bef..55c0f3be2bee 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-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.7 2014/03/23 17:59:53 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall-core/shorewall-core-4.5.18-r1.ebuild,v 1.8 2014/03/23 18:01:42 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 |