summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Huber <johu@gentoo.org>2012-09-20 14:00:01 +0000
committerJohannes Huber <johu@gentoo.org>2012-09-20 14:00:01 +0000
commit577463a7414ac10dfbcf574cc027e0f3675bf3f7 (patch)
tree4d52aef58296d7aead6706a104624777b04b8838
parentKeyword for *-linux prefix (diff)
downloadgentoo-2-577463a7414ac10dfbcf574cc027e0f3675bf3f7.tar.gz
gentoo-2-577463a7414ac10dfbcf574cc027e0f3675bf3f7.tar.bz2
gentoo-2-577463a7414ac10dfbcf574cc027e0f3675bf3f7.zip
Stable for x86, wrt bug #429152
(Portage version: 2.2.0_alpha129/cvs/Linux x86_64)
-rw-r--r--net-analyzer/iptstate/ChangeLog5
-rw-r--r--net-analyzer/iptstate/iptstate-2.2.5.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/iptstate/ChangeLog b/net-analyzer/iptstate/ChangeLog
index 719b7c814a30..34a16b79e026 100644
--- a/net-analyzer/iptstate/ChangeLog
+++ b/net-analyzer/iptstate/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-analyzer/iptstate
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/iptstate/ChangeLog,v 1.41 2012/08/24 14:23:13 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/iptstate/ChangeLog,v 1.42 2012/09/20 14:00:01 johu Exp $
+
+ 20 Sep 2012; Johannes Huber <johu@gentoo.org> iptstate-2.2.5.ebuild:
+ Stable for x86, wrt bug #429152
24 Aug 2012; Agostino Sarubbo <ago@gentoo.org> iptstate-2.2.5.ebuild:
Stable for amd64, wrt bug #429152
diff --git a/net-analyzer/iptstate/iptstate-2.2.5.ebuild b/net-analyzer/iptstate/iptstate-2.2.5.ebuild
index a8baedc88b32..44e8c7b6c618 100644
--- a/net-analyzer/iptstate/iptstate-2.2.5.ebuild
+++ b/net-analyzer/iptstate/iptstate-2.2.5.ebuild
@@ -1,6 +1,6 @@
# 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.5.ebuild,v 1.3 2012/08/24 14:23:13 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/iptstate/iptstate-2.2.5.ebuild,v 1.4 2012/09/20 14:00:01 johu Exp $
EAPI=4
inherit toolchain-funcs
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
LICENSE="ZLIB"
SLOT="0"
-KEYWORDS="amd64 ~hppa ~ppc ~x86"
+KEYWORDS="amd64 ~hppa ~ppc x86"
IUSE=""
RDEPEND=">=sys-libs/ncurses-5.7-r7