diff options
author | Tom Gall <tgall@gentoo.org> | 2005-12-03 19:30:08 +0000 |
---|---|---|
committer | Tom Gall <tgall@gentoo.org> | 2005-12-03 19:30:08 +0000 |
commit | 86adb49337576bc43341cacf3d125d6ff2d1a569 (patch) | |
tree | 2d87a157fb527dcf232a1cfe77084142a00a086b /net-analyzer/tcpstat | |
parent | Fix patch borked by the CVS commit. Argh. (diff) | |
download | gentoo-2-86adb49337576bc43341cacf3d125d6ff2d1a569.tar.gz gentoo-2-86adb49337576bc43341cacf3d125d6ff2d1a569.tar.bz2 gentoo-2-86adb49337576bc43341cacf3d125d6ff2d1a569.zip |
stable on ppc64
(Portage version: 2.0.51.22-r3)
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 4b956de831ed..3cacb36382be 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.14 2005/07/19 16:35:21 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/tcpstat/ChangeLog,v 1.15 2005/12/03 19:30:08 tgall Exp $ + + 03 Dec 2005; Tom Gall <tgall@gentoo.org> tcpstat-1.5.ebuild: + stable on ppc64 19 Jul 2005; David Holm <dholm@gentoo.org> tcpstat-1.5.ebuild: Added to ~ppc. diff --git a/net-analyzer/tcpstat/tcpstat-1.5.ebuild b/net-analyzer/tcpstat/tcpstat-1.5.ebuild index c43b0e2f7ace..42753b596039 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.8 2005/07/19 16:35:21 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/tcpstat/tcpstat-1.5.ebuild,v 1.9 2005/12/03 19:30:08 tgall Exp $ IUSE="berkdb" @@ -13,7 +13,7 @@ DEPEND="virtual/libpcap SLOT="0" LICENSE="GPL-2" -KEYWORDS="~amd64 ~ppc ~ppc64 sparc x86" +KEYWORDS="~amd64 ~ppc ppc64 sparc x86" src_install () { |