diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2014-07-24 16:03:37 +0000 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2014-07-24 16:03:37 +0000 |
commit | 96e1f1188a2801688c515b02f2c995ed295b3119 (patch) | |
tree | 9b36a0935988120e8594e19b96304ab6976700c4 /net-firewall | |
parent | Bump EAPI from 3 to 5 and update to use python-r1 eclass. (diff) | |
download | gentoo-2-96e1f1188a2801688c515b02f2c995ed295b3119.tar.gz gentoo-2-96e1f1188a2801688c515b02f2c995ed295b3119.tar.bz2 gentoo-2-96e1f1188a2801688c515b02f2c995ed295b3119.zip |
Stable on alpha, bug #511620
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key CE5D54E8)
Diffstat (limited to 'net-firewall')
-rw-r--r-- | net-firewall/shorewall/ChangeLog | 6 | ||||
-rw-r--r-- | net-firewall/shorewall/shorewall-4.5.21.9.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-firewall/shorewall/ChangeLog b/net-firewall/shorewall/ChangeLog index 953d25bedd83..b3e4e0e6589c 100644 --- a/net-firewall/shorewall/ChangeLog +++ b/net-firewall/shorewall/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-firewall/shorewall # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall/ChangeLog,v 1.259 2014/06/12 14:02:16 tomwij Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall/ChangeLog,v 1.260 2014/07/24 16:03:37 klausman Exp $ + + 24 Jul 2014; Tobias Klausmann <klausman@gentoo.org> + shorewall-4.5.21.9.ebuild: + Stable on alpha, bug #511620 *shorewall-4.5.21.10 (12 Jun 2014) diff --git a/net-firewall/shorewall/shorewall-4.5.21.9.ebuild b/net-firewall/shorewall/shorewall-4.5.21.9.ebuild index f0a85497bf87..d5236c5b8e97 100644 --- a/net-firewall/shorewall/shorewall-4.5.21.9.ebuild +++ b/net-firewall/shorewall/shorewall-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/shorewall/shorewall-4.5.21.9.ebuild,v 1.3 2014/06/12 14:02:16 tomwij Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall/shorewall-4.5.21.9.ebuild,v 1.4 2014/07/24 16:03:37 klausman 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=" |