diff options
author | 2013-05-29 15:25:35 +0000 | |
---|---|---|
committer | 2013-05-29 15:25:35 +0000 | |
commit | b3aed54cd360757c673cdac0f495277523c28abd (patch) | |
tree | 5c276dfcafcd54f92db4f97ec7653a85ebb8ca09 /net-firewall | |
parent | Stable for HPPA (bug #470544). (diff) | |
download | gentoo-2-b3aed54cd360757c673cdac0f495277523c28abd.tar.gz gentoo-2-b3aed54cd360757c673cdac0f495277523c28abd.tar.bz2 gentoo-2-b3aed54cd360757c673cdac0f495277523c28abd.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/shorewall6/ChangeLog | 5 | ||||
-rw-r--r-- | net-firewall/shorewall6/shorewall6-4.5.15.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-firewall/shorewall6/ChangeLog b/net-firewall/shorewall6/ChangeLog index 72ac9dc55104..acc1652d8020 100644 --- a/net-firewall/shorewall6/ChangeLog +++ b/net-firewall/shorewall6/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-firewall/shorewall6 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall6/ChangeLog,v 1.66 2013/04/05 12:12:28 constanze Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall6/ChangeLog,v 1.67 2013/05/29 15:25:35 jer Exp $ + + 29 May 2013; Jeroen Roovers <jer@gentoo.org> shorewall6-4.5.15.ebuild: + Stable for HPPA (bug #470544). *shorewall6-4.5.15 (05 Apr 2013) diff --git a/net-firewall/shorewall6/shorewall6-4.5.15.ebuild b/net-firewall/shorewall6/shorewall6-4.5.15.ebuild index f76d8e934c6c..50db6edf8442 100644 --- a/net-firewall/shorewall6/shorewall6-4.5.15.ebuild +++ b/net-firewall/shorewall6/shorewall6-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/shorewall6/shorewall6-4.5.15.ebuild,v 1.1 2013/04/05 12:12:28 constanze Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall6/shorewall6-4.5.15.ebuild,v 1.2 2013/05/29 15:25:35 jer Exp $ EAPI="4" @@ -21,7 +21,7 @@ SRC_URI="http://www1.shorewall.net/pub/${MY_PN}/${MY_PV_TREE}/${MY_P}/${P}.tar.b LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 hppa ~ppc ~ppc64 ~sparc ~x86" IUSE="doc" |