diff options
author | David Holm <dholm@gentoo.org> | 2005-07-19 16:38:39 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2005-07-19 16:38:39 +0000 |
commit | ca7117a751b22664906fe25a55236ce732727997 (patch) | |
tree | 3f6d2f4a316a5f899da26fab175646c99c282bd5 /net-analyzer/tcpstat | |
parent | Multilib fixes, stable on amd64. (diff) | |
download | gentoo-2-ca7117a751b22664906fe25a55236ce732727997.tar.gz gentoo-2-ca7117a751b22664906fe25a55236ce732727997.tar.bz2 gentoo-2-ca7117a751b22664906fe25a55236ce732727997.zip |
Added to ~ppc
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'net-analyzer/tcpstat')
-rw-r--r-- | net-analyzer/tcpstat/ChangeLog | 5 | ||||
-rw-r--r-- | net-analyzer/tcpstat/tcpstat-1.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/tcpstat/ChangeLog b/net-analyzer/tcpstat/ChangeLog index 7eafc7956b56..4b956de831ed 100644 --- a/net-analyzer/tcpstat/ChangeLog +++ b/net-analyzer/tcpstat/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-analyzer/tcpstat # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/tcpstat/ChangeLog,v 1.13 2005/04/29 15:50:32 vanquirius Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/tcpstat/ChangeLog,v 1.14 2005/07/19 16:35:21 dholm Exp $ + + 19 Jul 2005; David Holm <dholm@gentoo.org> tcpstat-1.5.ebuild: + Added to ~ppc. 29 Apr 2005; Marcelo Goes <vanquirius@gentoo.org> -tcpstat-1.4.ebuild: Remove old ebuild. diff --git a/net-analyzer/tcpstat/tcpstat-1.5.ebuild b/net-analyzer/tcpstat/tcpstat-1.5.ebuild index f30d6427ab4d..c43b0e2f7ace 100644 --- a/net-analyzer/tcpstat/tcpstat-1.5.ebuild +++ b/net-analyzer/tcpstat/tcpstat-1.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/tcpstat/tcpstat-1.5.ebuild,v 1.7 2005/03/07 18:16:29 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/tcpstat/tcpstat-1.5.ebuild,v 1.8 2005/07/19 16:35:21 dholm Exp $ IUSE="berkdb" @@ -13,7 +13,7 @@ DEPEND="virtual/libpcap SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 sparc ~amd64 ~ppc64" +KEYWORDS="~amd64 ~ppc ~ppc64 sparc x86" src_install () { |