diff options
author | Marco Morales <soulse@gentoo.org> | 2005-10-26 04:24:15 +0000 |
---|---|---|
committer | Marco Morales <soulse@gentoo.org> | 2005-10-26 04:24:15 +0000 |
commit | 1df4e8962efddfd3ed5db7f46ca705c16107ae6e (patch) | |
tree | 2d54fde2f0e8565fc1108995edc2e09b9b5ba159 /net-analyzer | |
parent | clean out old ebuilds (diff) | |
download | historical-1df4e8962efddfd3ed5db7f46ca705c16107ae6e.tar.gz historical-1df4e8962efddfd3ed5db7f46ca705c16107ae6e.tar.bz2 historical-1df4e8962efddfd3ed5db7f46ca705c16107ae6e.zip |
Bad header fixed
Package-Manager: portage-2.0.51.22-r3
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/thcrut/ChangeLog | 5 | ||||
-rw-r--r-- | net-analyzer/thcrut/Manifest | 4 | ||||
-rw-r--r-- | net-analyzer/thcrut/thcrut-1.2.5.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/net-analyzer/thcrut/ChangeLog b/net-analyzer/thcrut/ChangeLog index 7af4a323e256..e3fbd7b4a70d 100644 --- a/net-analyzer/thcrut/ChangeLog +++ b/net-analyzer/thcrut/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-analyzer/thcrut # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/thcrut/ChangeLog,v 1.8 2005/10/09 10:28:42 mkay Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/thcrut/ChangeLog,v 1.9 2005/10/26 04:24:15 soulse Exp $ + + 25 Oct 2005; <soulse@gentoo.org> thcrut-1.2.5.ebuild: + Bad header fixed 09 Oct 2005; <mkay@gentoo.org> thcrut-1.2.5.ebuild: Removing >=net-libs/libnet-1.0.2a-r3 from DEPEND - we do not have older diff --git a/net-analyzer/thcrut/Manifest b/net-analyzer/thcrut/Manifest index 254462264f22..6d53e74592c6 100644 --- a/net-analyzer/thcrut/Manifest +++ b/net-analyzer/thcrut/Manifest @@ -1,5 +1,5 @@ -MD5 8f5da374c55d7d84352b12dd5c52098e ChangeLog 979 +MD5 3d864ee17be76e2b9ce4399487f259b4 ChangeLog 1057 MD5 6664b0723808cc3aad5658e88d5a7ac7 metadata.xml 236 -MD5 10bc555bca7f78f7e6faa9efa93e88ab thcrut-1.2.5.ebuild 780 +MD5 1cae83faa9997331bb97c432af06a083 thcrut-1.2.5.ebuild 727 MD5 7a44d04c4783a23f9ed07cc597b21a94 files/1.2.5-libnet.patch 9428 MD5 c71ac3757388c2ad736d8f1b5134aaac files/digest-thcrut-1.2.5 64 diff --git a/net-analyzer/thcrut/thcrut-1.2.5.ebuild b/net-analyzer/thcrut/thcrut-1.2.5.ebuild index b5a88e0441c5..4695d4c076c4 100644 --- a/net-analyzer/thcrut/thcrut-1.2.5.ebuild +++ b/net-analyzer/thcrut/thcrut-1.2.5.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation, Copyright 2003 The Hackers Choice - http://www.thc.org +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/thcrut/thcrut-1.2.5.ebuild,v 1.9 2005/10/09 10:28:42 mkay Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/thcrut/thcrut-1.2.5.ebuild,v 1.10 2005/10/26 04:24:15 soulse Exp $ inherit eutils |