diff options
author | José María Alonso <nimiux@gentoo.org> | 2014-08-30 11:28:09 +0000 |
---|---|---|
committer | José María Alonso <nimiux@gentoo.org> | 2014-08-30 11:28:09 +0000 |
commit | d210ce9fb5af65f87d3534e656c16a4ba3657e76 (patch) | |
tree | 87e1118aa1bd19cf983f07567eba57de7e4ed9b6 /net-firewall | |
parent | Cleanup old. (diff) | |
download | gentoo-2-d210ce9fb5af65f87d3534e656c16a4ba3657e76.tar.gz gentoo-2-d210ce9fb5af65f87d3534e656c16a4ba3657e76.tar.bz2 gentoo-2-d210ce9fb5af65f87d3534e656c16a4ba3657e76.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/shorewall-core/ChangeLog | 5 | ||||
-rw-r--r-- | net-firewall/shorewall-core/shorewall-core-4.5.21.9.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-firewall/shorewall-core/ChangeLog b/net-firewall/shorewall-core/ChangeLog index bfff3b60e5fe..ffb03d846490 100644 --- a/net-firewall/shorewall-core/ChangeLog +++ b/net-firewall/shorewall-core/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-firewall/shorewall-core # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall-core/ChangeLog,v 1.59 2014/07/27 10:48:28 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall-core/ChangeLog,v 1.60 2014/08/30 11:28:09 nimiux Exp $ + + 30 Aug 2014; Chema Alonso <nimiux@gentoo.org> shorewall-core-4.5.21.9.ebuild: + Stable for amd64 wrt bug #511620 26 Jul 2014; Pawel Hajdan jr <phajdan.jr@gentoo.org> shorewall-core-4.5.21.9.ebuild: diff --git a/net-firewall/shorewall-core/shorewall-core-4.5.21.9.ebuild b/net-firewall/shorewall-core/shorewall-core-4.5.21.9.ebuild index 6a2320998307..2fce7e9138c9 100644 --- a/net-firewall/shorewall-core/shorewall-core-4.5.21.9.ebuild +++ b/net-firewall/shorewall-core/shorewall-core-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-core/shorewall-core-4.5.21.9.ebuild,v 1.4 2014/07/27 10:48:28 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall-core/shorewall-core-4.5.21.9.ebuild,v 1.5 2014/08/30 11:28:09 nimiux Exp $ EAPI="5" @@ -27,7 +27,7 @@ SRC_URI="http://www1.shorewall.net/pub/shorewall/${MY_URL_PREFIX}${MY_MAJOR_RELE LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha ~amd64 hppa ~ppc ~ppc64 ~sparc x86" +KEYWORDS="alpha amd64 hppa ~ppc ~ppc64 ~sparc x86" IUSE="selinux" DEPEND=" |