diff options
author | Jeroen Roovers <jer@gentoo.org> | 2013-05-29 15:25:09 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2013-05-29 15:25:09 +0000 |
commit | cd7fd8cd1ef2d7907a0ff6f3437f6b322ac098e6 (patch) | |
tree | a8af6bc0b9203304030d6825fb48ad6bf830c08d /net-firewall | |
parent | Stable for HPPA (bug #470544). (diff) | |
download | gentoo-2-cd7fd8cd1ef2d7907a0ff6f3437f6b322ac098e6.tar.gz gentoo-2-cd7fd8cd1ef2d7907a0ff6f3437f6b322ac098e6.tar.bz2 gentoo-2-cd7fd8cd1ef2d7907a0ff6f3437f6b322ac098e6.zip |
Stable for HPPA (bug #470544).
(Portage version: 2.2.0_alpha177/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.15.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-firewall/shorewall/ChangeLog b/net-firewall/shorewall/ChangeLog index ab362e330b04..d0a3b61828ca 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.226 2013/04/05 12:12:11 constanze Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall/ChangeLog,v 1.227 2013/05/29 15:25:09 jer Exp $ + + 29 May 2013; Jeroen Roovers <jer@gentoo.org> shorewall-4.5.15.ebuild: + Stable for HPPA (bug #470544). *shorewall-4.5.15 (05 Apr 2013) diff --git a/net-firewall/shorewall/shorewall-4.5.15.ebuild b/net-firewall/shorewall/shorewall-4.5.15.ebuild index 9809b708cddb..7ac9f0c44663 100644 --- a/net-firewall/shorewall/shorewall-4.5.15.ebuild +++ b/net-firewall/shorewall/shorewall-4.5.15.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.15.ebuild,v 1.1 2013/04/05 12:12:11 constanze Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall/shorewall-4.5.15.ebuild,v 1.2 2013/05/29 15:25:09 jer 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 |