diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-06-04 19:12:53 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-06-04 19:12:53 +0000 |
commit | 9e76be4701491c047a0100d50967c68c7fa4d624 (patch) | |
tree | bc464ba7a701d0acbf1814ccd372422f009ac324 /net-analyzer | |
parent | stable x86, security bug 180133 (diff) | |
download | gentoo-2-9e76be4701491c047a0100d50967c68c7fa4d624.tar.gz gentoo-2-9e76be4701491c047a0100d50967c68c7fa4d624.tar.bz2 gentoo-2-9e76be4701491c047a0100d50967c68c7fa4d624.zip |
Keyworded ~sparc wrt #175564
(Portage version: 2.1.2.7)
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/iptstate/ChangeLog | 5 | ||||
-rw-r--r-- | net-analyzer/iptstate/iptstate-2.2.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/iptstate/ChangeLog b/net-analyzer/iptstate/ChangeLog index 4ca40de594e3..2e17c08d6505 100644 --- a/net-analyzer/iptstate/ChangeLog +++ b/net-analyzer/iptstate/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-analyzer/iptstate # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/iptstate/ChangeLog,v 1.23 2007/06/02 03:31:27 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/iptstate/ChangeLog,v 1.24 2007/06/04 19:12:53 gustavoz Exp $ + + 04 Jun 2007; Gustavo Zacarias <gustavoz@gentoo.org> iptstate-2.2.1.ebuild: + Keyworded ~sparc wrt #175564 02 Jun 2007; Jeroen Roovers <jer@gentoo.org> iptstate-2.2.1.ebuild: Marked ~hppa (bug #175564). diff --git a/net-analyzer/iptstate/iptstate-2.2.1.ebuild b/net-analyzer/iptstate/iptstate-2.2.1.ebuild index 6bbb5f58ca20..a37c9d57961b 100644 --- a/net-analyzer/iptstate/iptstate-2.2.1.ebuild +++ b/net-analyzer/iptstate/iptstate-2.2.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/iptstate/iptstate-2.2.1.ebuild,v 1.2 2007/06/02 03:31:27 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/iptstate/iptstate-2.2.1.ebuild,v 1.3 2007/06/04 19:12:53 gustavoz Exp $ DESCRIPTION="IP Tables State displays states being kept by iptables in a top-like format" SRC_URI="http://www.phildev.net/iptstate/${P}.tar.bz2" @@ -11,7 +11,7 @@ DEPEND="sys-libs/ncurses SLOT="0" LICENSE="as-is" -KEYWORDS="~hppa ~x86" +KEYWORDS="~hppa ~sparc ~x86" IUSE="" src_compile() { |