diff options
author | 2004-09-26 04:13:13 +0000 | |
---|---|---|
committer | 2004-09-26 04:13:13 +0000 | |
commit | 587d96413e532de03f3c936bfcef2527a5693e78 (patch) | |
tree | 3c3f89512328f087f6a4f9874050219c8fe300ce /net-analyzer | |
parent | added ~ppc64, bug #64102 (Manifest recommit) (diff) | |
download | gentoo-2-587d96413e532de03f3c936bfcef2527a5693e78.tar.gz gentoo-2-587d96413e532de03f3c936bfcef2527a5693e78.tar.bz2 gentoo-2-587d96413e532de03f3c936bfcef2527a5693e78.zip |
added ~ppc64, bug #64104
Diffstat (limited to 'net-analyzer')
-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 b15bce82e51e..d892941ebd85 100644 --- a/net-analyzer/tcpstat/ChangeLog +++ b/net-analyzer/tcpstat/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-analyzer/tcpstat # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/tcpstat/ChangeLog,v 1.9 2004/07/29 19:46:34 kugelfang Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/tcpstat/ChangeLog,v 1.10 2004/09/26 04:13:13 tgall Exp $ + + 25 Sep 2004; Tom Gall <tgall@gentoo.org> tcpstat-1.5.ebuild: + added ~ppc64, bug #64104 29 Jul 2004; Danny van Dyk <kugelfang@gentoo.org> tcpstat-1.5.ebuild: Marked ~amd64. diff --git a/net-analyzer/tcpstat/tcpstat-1.5.ebuild b/net-analyzer/tcpstat/tcpstat-1.5.ebuild index 09fc0416bb7d..671ecf38f8dc 100644 --- a/net-analyzer/tcpstat/tcpstat-1.5.ebuild +++ b/net-analyzer/tcpstat/tcpstat-1.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 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.4 2004/07/29 19:46:34 kugelfang Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/tcpstat/tcpstat-1.5.ebuild,v 1.5 2004/09/26 04:13:13 tgall Exp $ IUSE="berkdb" @@ -13,7 +13,7 @@ DEPEND=">=net-libs/libpcap-0.5.2 SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ~sparc ~amd64" +KEYWORDS="x86 ~sparc ~amd64 ~ppc64" src_install () { |