diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-01-06 14:42:19 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-01-06 14:42:19 +0000 |
commit | 135bdeb9eb9484090691bba21b1cd03423838292 (patch) | |
tree | 2aa925d79472ba41d091e40ba6422f816ae4e76c /net-analyzer/iptstate/iptstate-2.2.3.ebuild | |
parent | added patch for 3.2 kernel (diff) | |
download | gentoo-2-135bdeb9eb9484090691bba21b1cd03423838292.tar.gz gentoo-2-135bdeb9eb9484090691bba21b1cd03423838292.tar.bz2 gentoo-2-135bdeb9eb9484090691bba21b1cd03423838292.zip |
Stable for AMD64, wrt bug #397133
(Portage version: 2.1.10.41/cvs/Linux x86_64)
Diffstat (limited to 'net-analyzer/iptstate/iptstate-2.2.3.ebuild')
-rw-r--r-- | net-analyzer/iptstate/iptstate-2.2.3.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-analyzer/iptstate/iptstate-2.2.3.ebuild b/net-analyzer/iptstate/iptstate-2.2.3.ebuild index e2a35167e2c5..323437d6f4a4 100644 --- a/net-analyzer/iptstate/iptstate-2.2.3.ebuild +++ b/net-analyzer/iptstate/iptstate-2.2.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/iptstate/iptstate-2.2.3.ebuild,v 1.1 2011/04/19 23:18:36 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/iptstate/iptstate-2.2.3.ebuild,v 1.2 2012/01/06 14:42:19 ago Exp $ EAPI="2" @@ -16,7 +16,7 @@ RDEPEND="${DEPEND}" SLOT="0" LICENSE="as-is" -KEYWORDS="~amd64 ~hppa ~ppc ~sparc ~x86" +KEYWORDS="amd64 ~hppa ~ppc ~sparc ~x86" IUSE="" src_prepare() { |