diff options
author | Jason Huebel <jhuebel@gentoo.org> | 2004-03-31 19:19:14 +0000 |
---|---|---|
committer | Jason Huebel <jhuebel@gentoo.org> | 2004-03-31 19:19:14 +0000 |
commit | f6eb6556735af05c963e80ff1ef4cc7237b48d0f (patch) | |
tree | e8f16f361493315d8bc7a86eeb1bf4c08c4a6b6e /net-analyzer/tcpdump | |
parent | stable on amd64 (diff) | |
download | historical-f6eb6556735af05c963e80ff1ef4cc7237b48d0f.tar.gz historical-f6eb6556735af05c963e80ff1ef4cc7237b48d0f.tar.bz2 historical-f6eb6556735af05c963e80ff1ef4cc7237b48d0f.zip |
stable on amd64
Diffstat (limited to 'net-analyzer/tcpdump')
-rw-r--r-- | net-analyzer/tcpdump/Manifest | 2 | ||||
-rw-r--r-- | net-analyzer/tcpdump/tcpdump-3.8.3.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/net-analyzer/tcpdump/Manifest b/net-analyzer/tcpdump/Manifest index f4382ee2708e..ac4d6c163622 100644 --- a/net-analyzer/tcpdump/Manifest +++ b/net-analyzer/tcpdump/Manifest @@ -3,7 +3,7 @@ MD5 10b40c899182d0c206fe659c8824fa26 tcpdump-3.6.2-r1.ebuild 987 MD5 761ad863f28e416530e56acb554582c9 tcpdump-3.7.1.ebuild 855 MD5 d122b959c5ec12f60a86073d3740f511 tcpdump-3.7.2.ebuild 979 MD5 76e594eebb116a5e76ac99b56ffda913 tcpdump-3.8.1.ebuild 919 -MD5 5845b73c60663cfa57fd526a4943cc04 tcpdump-3.8.3.ebuild 921 +MD5 40b598f039d21c0c808e743ee9485245 tcpdump-3.8.3.ebuild 922 MD5 f5295cc511894293cef91f09dd9d9d43 files/digest-tcpdump-3.6.2-r1 65 MD5 ad3cc121211e6bbf52b9e6b882396856 files/digest-tcpdump-3.7.1 65 MD5 e70e627b145b5d2aa274d4c955a2f8fe files/digest-tcpdump-3.7.2 65 diff --git a/net-analyzer/tcpdump/tcpdump-3.8.3.ebuild b/net-analyzer/tcpdump/tcpdump-3.8.3.ebuild index 31206860210d..58e56cb16ad7 100644 --- a/net-analyzer/tcpdump/tcpdump-3.8.3.ebuild +++ b/net-analyzer/tcpdump/tcpdump-3.8.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/tcpdump/tcpdump-3.8.3.ebuild,v 1.2 2004/03/30 21:28:29 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/tcpdump/tcpdump-3.8.3.ebuild,v 1.3 2004/03/31 19:19:14 jhuebel Exp $ inherit flag-o-matic @@ -15,7 +15,7 @@ HOMEPAGE="http://www.tcpdump.org/" LICENSE="BSD" SLOT="0" -KEYWORDS="~x86 ~ppc sparc ~alpha ~mips ~hppa ~ia64 ~amd64" +KEYWORDS="~x86 ~ppc sparc ~alpha ~mips ~hppa ~ia64 amd64" DEPEND=">=net-libs/libpcap-0.6.1 ssl? ( >=dev-libs/openssl-0.6.9 )" |