diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-08-17 09:56:21 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-08-17 09:56:21 +0000 |
commit | 4c7fd739d507b491b209e7362fb1091217d44d6d (patch) | |
tree | 4fb55ad41ae1341f4ba0ab00cbaa017c88534002 /net-firewall/shorewall | |
parent | Stable for amd64, wrt bug #480072 (diff) | |
download | gentoo-2-4c7fd739d507b491b209e7362fb1091217d44d6d.tar.gz gentoo-2-4c7fd739d507b491b209e7362fb1091217d44d6d.tar.bz2 gentoo-2-4c7fd739d507b491b209e7362fb1091217d44d6d.zip |
Stable for x86, wrt bug #480072
(Portage version: 2.1.13.7/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-firewall/shorewall')
-rw-r--r-- | net-firewall/shorewall/ChangeLog | 5 | ||||
-rw-r--r-- | net-firewall/shorewall/shorewall-4.5.18.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-firewall/shorewall/ChangeLog b/net-firewall/shorewall/ChangeLog index 25e2967d935b..d16b56722a09 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.236 2013/08/17 09:55:54 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall/ChangeLog,v 1.237 2013/08/17 09:56:21 ago Exp $ + + 17 Aug 2013; Agostino Sarubbo <ago@gentoo.org> shorewall-4.5.18.ebuild: + Stable for x86, wrt bug #480072 17 Aug 2013; Agostino Sarubbo <ago@gentoo.org> shorewall-4.5.18.ebuild: Stable for amd64, wrt bug #480072 diff --git a/net-firewall/shorewall/shorewall-4.5.18.ebuild b/net-firewall/shorewall/shorewall-4.5.18.ebuild index be6e45e37a8e..903b00b953c9 100644 --- a/net-firewall/shorewall/shorewall-4.5.18.ebuild +++ b/net-firewall/shorewall/shorewall-4.5.18.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/shorewall-4.5.18.ebuild,v 1.2 2013/08/17 09:55:54 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall/shorewall-4.5.18.ebuild,v 1.3 2013/08/17 09:56:21 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 |