diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-01-26 11:03:38 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-01-26 11:03:38 +0000 |
commit | 6c68c6cfc7ffad8506c7a9d770b19cf100b77781 (patch) | |
tree | d255326a2734733885c780d988b5efef1e563147 /net-firewall/arno-iptables-firewall | |
parent | Stable for x86, wrt bug #495752 (diff) | |
download | gentoo-2-6c68c6cfc7ffad8506c7a9d770b19cf100b77781.tar.gz gentoo-2-6c68c6cfc7ffad8506c7a9d770b19cf100b77781.tar.bz2 gentoo-2-6c68c6cfc7ffad8506c7a9d770b19cf100b77781.zip |
Stable for x86, wrt bug #495838
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-firewall/arno-iptables-firewall')
-rw-r--r-- | net-firewall/arno-iptables-firewall/ChangeLog | 6 | ||||
-rw-r--r-- | net-firewall/arno-iptables-firewall/arno-iptables-firewall-2.0.1d-r2.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 feb6fabdbadb..3265a2972af3 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.10 2014/01/18 18:51:16 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/arno-iptables-firewall/ChangeLog,v 1.11 2014/01/26 11:03:38 ago Exp $ + + 26 Jan 2014; Agostino Sarubbo <ago@gentoo.org> + arno-iptables-firewall-2.0.1d-r2.ebuild: + Stable for x86, wrt bug #495838 18 Jan 2014; Pacho Ramos <pacho@gentoo.org> arno-iptables-firewall-2.0.1d-r2.ebuild: diff --git a/net-firewall/arno-iptables-firewall/arno-iptables-firewall-2.0.1d-r2.ebuild b/net-firewall/arno-iptables-firewall/arno-iptables-firewall-2.0.1d-r2.ebuild index c1864621f209..764678c9201f 100644 --- a/net-firewall/arno-iptables-firewall/arno-iptables-firewall-2.0.1d-r2.ebuild +++ b/net-firewall/arno-iptables-firewall/arno-iptables-firewall-2.0.1d-r2.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.1d-r2.ebuild,v 1.2 2014/01/18 18:51:16 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/arno-iptables-firewall/arno-iptables-firewall-2.0.1d-r2.ebuild,v 1.3 2014/01/26 11:03:38 ago 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 |