diff options
author | José María Alonso <nimiux@gentoo.org> | 2014-08-30 11:31:44 +0000 |
---|---|---|
committer | José María Alonso <nimiux@gentoo.org> | 2014-08-30 11:31:44 +0000 |
commit | ea0e4a20f67005e5a15fda9958cabf13b5db47b3 (patch) | |
tree | 5b5bdf743295c0072dbd3eecc20b702f894f7405 /net-firewall | |
parent | Move ruby21 to -r1. Stable for amd64. See bug #521316. (diff) | |
download | gentoo-2-ea0e4a20f67005e5a15fda9958cabf13b5db47b3.tar.gz gentoo-2-ea0e4a20f67005e5a15fda9958cabf13b5db47b3.tar.bz2 gentoo-2-ea0e4a20f67005e5a15fda9958cabf13b5db47b3.zip |
Stable for amd64 wrt bug #511620
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key D628E536)
Diffstat (limited to 'net-firewall')
-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 6b357a24ebc4..82ce87c7d9f7 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.101 2014/07/27 10:49:23 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall6/ChangeLog,v 1.102 2014/08/30 11:31:44 nimiux Exp $ + + 30 Aug 2014; Chema Alonso <nimiux@gentoo.org> shorewall6-4.5.21.9.ebuild: + Stable for amd64 wrt bug #511620 26 Jul 2014; Pawel Hajdan jr <phajdan.jr@gentoo.org> shorewall6-4.5.21.9.ebuild: diff --git a/net-firewall/shorewall6/shorewall6-4.5.21.9.ebuild b/net-firewall/shorewall6/shorewall6-4.5.21.9.ebuild index f3bbeb2d6be3..6f2158b5f792 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.5 2014/07/27 10:49:23 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall6/shorewall6-4.5.21.9.ebuild,v 1.6 2014/08/30 11:31:44 nimiux 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}" |