diff options
author | José María Alonso <nimiux@gentoo.org> | 2014-06-26 09:46:35 +0000 |
---|---|---|
committer | José María Alonso <nimiux@gentoo.org> | 2014-06-26 09:46:35 +0000 |
commit | e65c53ce3339ea5369e58de3936e05ec6ee3ab1b (patch) | |
tree | 823e8c97e25b99ffb516f3387c155a890cd8c2d8 /net-firewall | |
parent | Version bump, drop old (diff) | |
download | gentoo-2-e65c53ce3339ea5369e58de3936e05ec6ee3ab1b.tar.gz gentoo-2-e65c53ce3339ea5369e58de3936e05ec6ee3ab1b.tar.bz2 gentoo-2-e65c53ce3339ea5369e58de3936e05ec6ee3ab1b.zip |
Stable for amd64 wrt bug #509612
(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/arno-iptables-firewall/ChangeLog | 6 | ||||
-rw-r--r-- | net-firewall/arno-iptables-firewall/arno-iptables-firewall-2.0.1e.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-firewall/arno-iptables-firewall/ChangeLog b/net-firewall/arno-iptables-firewall/ChangeLog index dc88f3a99a1c..df80c0096e87 100644 --- a/net-firewall/arno-iptables-firewall/ChangeLog +++ b/net-firewall/arno-iptables-firewall/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-firewall/arno-iptables-firewall # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/arno-iptables-firewall/ChangeLog,v 1.13 2014/06/14 10:04:57 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/arno-iptables-firewall/ChangeLog,v 1.14 2014/06/26 09:46:35 nimiux Exp $ + + 26 Jun 2014; Chema Alonso <nimiux@gentoo.org> + arno-iptables-firewall-2.0.1e.ebuild: + Stable for amd64 wrt bug #509612 14 Jun 2014; Pawel Hajdan jr <phajdan.jr@gentoo.org> arno-iptables-firewall-2.0.1e.ebuild: diff --git a/net-firewall/arno-iptables-firewall/arno-iptables-firewall-2.0.1e.ebuild b/net-firewall/arno-iptables-firewall/arno-iptables-firewall-2.0.1e.ebuild index 13fb9fc107a1..69059ff48b21 100644 --- a/net-firewall/arno-iptables-firewall/arno-iptables-firewall-2.0.1e.ebuild +++ b/net-firewall/arno-iptables-firewall/arno-iptables-firewall-2.0.1e.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/arno-iptables-firewall/arno-iptables-firewall-2.0.1e.ebuild,v 1.2 2014/06/14 10:04:57 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/arno-iptables-firewall/arno-iptables-firewall-2.0.1e.ebuild,v 1.3 2014/06/26 09:46:35 nimiux Exp $ EAPI=5 inherit readme.gentoo systemd @@ -11,7 +11,7 @@ SRC_URI="http://rocky.eld.leidenuniv.nl/${PN}/${PN}_${PV}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 x86" +KEYWORDS="amd64 x86" IUSE="+plugins" # sys-apps/coreutils dependency wrt |