diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-09-19 09:17:35 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-09-19 09:17:35 +0000 |
commit | 6b84232a69344fb94c51570de2ee79dbd3aa0159 (patch) | |
tree | 29ceb01f1213c31f6805aa65cf5ee6a3f5572d26 /net-firewall/shorewall6 | |
parent | Stable for sparc, wrt bug #511620 (diff) | |
download | gentoo-2-6b84232a69344fb94c51570de2ee79dbd3aa0159.tar.gz gentoo-2-6b84232a69344fb94c51570de2ee79dbd3aa0159.tar.bz2 gentoo-2-6b84232a69344fb94c51570de2ee79dbd3aa0159.zip |
Stable for sparc, wrt bug #511620
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-firewall/shorewall6')
-rw-r--r-- | net-firewall/shorewall6/ChangeLog | 5 | ||||
-rw-r--r-- | net-firewall/shorewall6/shorewall6-4.5.21.9.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-firewall/shorewall6/ChangeLog b/net-firewall/shorewall6/ChangeLog index 3c9f3fdc84ba..db54962400d6 100644 --- a/net-firewall/shorewall6/ChangeLog +++ b/net-firewall/shorewall6/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-firewall/shorewall6 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall6/ChangeLog,v 1.104 2014/09/19 09:16:59 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall6/ChangeLog,v 1.105 2014/09/19 09:17:35 ago Exp $ + + 19 Sep 2014; Agostino Sarubbo <ago@gentoo.org> shorewall6-4.5.21.9.ebuild: + Stable for sparc, wrt bug #511620 19 Sep 2014; Agostino Sarubbo <ago@gentoo.org> shorewall6-4.5.21.9.ebuild: Stable for ppc64, wrt bug #511620 diff --git a/net-firewall/shorewall6/shorewall6-4.5.21.9.ebuild b/net-firewall/shorewall6/shorewall6-4.5.21.9.ebuild index b605be432754..bccf41afa9b5 100644 --- a/net-firewall/shorewall6/shorewall6-4.5.21.9.ebuild +++ b/net-firewall/shorewall6/shorewall6-4.5.21.9.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/shorewall6/shorewall6-4.5.21.9.ebuild,v 1.8 2014/09/19 09:16:59 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall6/shorewall6-4.5.21.9.ebuild,v 1.9 2014/09/19 09:17:35 ago Exp $ EAPI="5" @@ -32,7 +32,7 @@ SRC_URI=" 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/shorewall-${PVR}" |