diff options
author | José María Alonso <nimiux@gentoo.org> | 2014-08-30 11:29:08 +0000 |
---|---|---|
committer | José María Alonso <nimiux@gentoo.org> | 2014-08-30 11:29:08 +0000 |
commit | 81e6141dd1908549842334d25ed7fb3cc92bc757 (patch) | |
tree | e1196200065fc2f5b2b3ac8b820860a0c8662d71 | |
parent | Stable for amd64 wrt bug #511620 (diff) | |
download | gentoo-2-81e6141dd1908549842334d25ed7fb3cc92bc757.tar.gz gentoo-2-81e6141dd1908549842334d25ed7fb3cc92bc757.tar.bz2 gentoo-2-81e6141dd1908549842334d25ed7fb3cc92bc757.zip |
Stable for amd64 wrt bug #511620
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key D628E536)
-rw-r--r-- | net-firewall/shorewall-init/ChangeLog | 5 | ||||
-rw-r--r-- | net-firewall/shorewall-init/shorewall-init-4.5.21.9.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-firewall/shorewall-init/ChangeLog b/net-firewall/shorewall-init/ChangeLog index f47b3fa0d4b3..1c2d27f46b4e 100644 --- a/net-firewall/shorewall-init/ChangeLog +++ b/net-firewall/shorewall-init/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-firewall/shorewall-init # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall-init/ChangeLog,v 1.8 2014/07/27 10:50:22 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall-init/ChangeLog,v 1.9 2014/08/30 11:29:08 nimiux Exp $ + + 30 Aug 2014; Chema Alonso <nimiux@gentoo.org> shorewall-init-4.5.21.9.ebuild: + Stable for amd64 wrt bug #511620 26 Jul 2014; Pawel Hajdan jr <phajdan.jr@gentoo.org> shorewall-init-4.5.21.9.ebuild: diff --git a/net-firewall/shorewall-init/shorewall-init-4.5.21.9.ebuild b/net-firewall/shorewall-init/shorewall-init-4.5.21.9.ebuild index d18915728a7d..9df0c5169dcd 100644 --- a/net-firewall/shorewall-init/shorewall-init-4.5.21.9.ebuild +++ b/net-firewall/shorewall-init/shorewall-init-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-init/shorewall-init-4.5.21.9.ebuild,v 1.5 2014/07/27 10:50:22 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall-init/shorewall-init-4.5.21.9.ebuild,v 1.6 2014/08/30 11:29:08 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="" DEPEND=">=sys-apps/coreutils-8.20" |