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 | 35ccf0843fed66e2f53feb0390b1c031f3a3c38d (patch) | |
tree | 97eadfdc26bd702c328ad71c8570dcb22f1abbc5 /net-analyzer/tcpstat | |
parent | Fix patch borked by the CVS commit. Argh. (diff) | |
download | historical-35ccf0843fed66e2f53feb0390b1c031f3a3c38d.tar.gz historical-35ccf0843fed66e2f53feb0390b1c031f3a3c38d.tar.bz2 historical-35ccf0843fed66e2f53feb0390b1c031f3a3c38d.zip |
stable on ppc64
Package-Manager: portage-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/Manifest | 4 | ||||
-rw-r--r-- | net-analyzer/tcpstat/tcpstat-1.5.ebuild | 4 |
3 files changed, 8 insertions, 5 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/Manifest b/net-analyzer/tcpstat/Manifest index ad921f72eeaf..b2d17bb30c0d 100644 --- a/net-analyzer/tcpstat/Manifest +++ b/net-analyzer/tcpstat/Manifest @@ -1,4 +1,4 @@ -MD5 948426f4445abe02abdfec34506afff9 ChangeLog 1788 +MD5 3182047246e84e25ad9d1409740870c2 ChangeLog 1870 MD5 f34e3c8858756da0001b12d2d3fa1af2 metadata.xml 159 -MD5 6fc3fe15a93f8239c79dc402553a3ab8 tcpstat-1.5.ebuild 665 +MD5 a088c3896b105f3ab947c63b886b09fb tcpstat-1.5.ebuild 664 MD5 efa37f1790c5016076a051b32e57b980 files/digest-tcpstat-1.5 62 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 () { |