diff options
author | Jeroen Roovers <jer@gentoo.org> | 2013-10-16 14:09:26 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2013-10-16 14:09:26 +0000 |
commit | e9d3cef863093c5ada8c23e7da520f3a8f28f430 (patch) | |
tree | 9e9a9c4e96d064064d8978f63d2617d86aae3081 /net-firewall | |
parent | bump to 2.0.14 (diff) | |
download | gentoo-2-e9d3cef863093c5ada8c23e7da520f3a8f28f430.tar.gz gentoo-2-e9d3cef863093c5ada8c23e7da520f3a8f28f430.tar.bz2 gentoo-2-e9d3cef863093c5ada8c23e7da520f3a8f28f430.zip |
Stable for HPPA (bug #487690).
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'net-firewall')
-rw-r--r-- | net-firewall/shorewall/ChangeLog | 5 | ||||
-rw-r--r-- | net-firewall/shorewall/shorewall-4.5.18-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-firewall/shorewall/ChangeLog b/net-firewall/shorewall/ChangeLog index e5d4362fddf4..68f2d1de157d 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.246 2013/09/22 13:16:04 constanze Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall/ChangeLog,v 1.247 2013/10/16 14:09:26 jer Exp $ + + 16 Oct 2013; Jeroen Roovers <jer@gentoo.org> shorewall-4.5.18-r1.ebuild: + Stable for HPPA (bug #487690). *shorewall-4.5.18-r1 (22 Sep 2013) diff --git a/net-firewall/shorewall/shorewall-4.5.18-r1.ebuild b/net-firewall/shorewall/shorewall-4.5.18-r1.ebuild index 2db3d46070e6..b7d993a1f436 100644 --- a/net-firewall/shorewall/shorewall-4.5.18-r1.ebuild +++ b/net-firewall/shorewall/shorewall-4.5.18-r1.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-r1.ebuild,v 1.1 2013/09/22 13:16:04 constanze Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall/shorewall-4.5.18-r1.ebuild,v 1.2 2013/10/16 14:09:26 jer Exp $ EAPI="5" @@ -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 |