diff options
author | Marcelo Góes <vanquirius@gentoo.org> | 2007-04-08 17:53:30 +0000 |
---|---|---|
committer | Marcelo Góes <vanquirius@gentoo.org> | 2007-04-08 17:53:30 +0000 |
commit | 1cd24b9a093a29a89b9c9082dacddbe66938c173 (patch) | |
tree | 77dfc8300bb7583c61f4500a99b2b1afbdee7da2 /net-analyzer/tcptrace | |
parent | By default, let the toolchain worry about kernel header location #172209 by K... (diff) | |
download | gentoo-2-1cd24b9a093a29a89b9c9082dacddbe66938c173.tar.gz gentoo-2-1cd24b9a093a29a89b9c9082dacddbe66938c173.tar.bz2 gentoo-2-1cd24b9a093a29a89b9c9082dacddbe66938c173.zip |
Remove old ebuild, do not install COPYING/INSTALL.
(Portage version: 2.1.2.2)
Diffstat (limited to 'net-analyzer/tcptrace')
-rw-r--r-- | net-analyzer/tcptrace/ChangeLog | 6 | ||||
-rw-r--r-- | net-analyzer/tcptrace/files/digest-tcptrace-6.6.1 | 3 | ||||
-rw-r--r-- | net-analyzer/tcptrace/tcptrace-6.6.1-r1.ebuild | 4 | ||||
-rw-r--r-- | net-analyzer/tcptrace/tcptrace-6.6.1.ebuild | 22 | ||||
-rw-r--r-- | net-analyzer/tcptrace/tcptrace-6.6.7.ebuild | 4 |
5 files changed, 9 insertions, 30 deletions
diff --git a/net-analyzer/tcptrace/ChangeLog b/net-analyzer/tcptrace/ChangeLog index bac0c044a48a..9065c4c4f049 100644 --- a/net-analyzer/tcptrace/ChangeLog +++ b/net-analyzer/tcptrace/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-analyzer/tcptrace # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/tcptrace/ChangeLog,v 1.18 2007/03/20 20:03:37 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/tcptrace/ChangeLog,v 1.19 2007/04/08 17:53:30 vanquirius Exp $ + + 08 Apr 2007; Marcelo Goes <vanquirius@gentoo.org> -tcptrace-6.6.1.ebuild, + tcptrace-6.6.1-r1.ebuild, tcptrace-6.6.7.ebuild: + Remove old ebuild, do not install COPYING/INSTALL. 20 Mar 2007; Raúl Porcel <armin76@gentoo.org> tcptrace-6.6.7.ebuild: x86 stable diff --git a/net-analyzer/tcptrace/files/digest-tcptrace-6.6.1 b/net-analyzer/tcptrace/files/digest-tcptrace-6.6.1 deleted file mode 100644 index fce099e16469..000000000000 --- a/net-analyzer/tcptrace/files/digest-tcptrace-6.6.1 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 812e0811a8d470c380c6b30277ac8bc4 tcptrace-6.6.1.tar.gz 3756942 -RMD160 d53409868fe3b5937688b1dbb2337525e45e4626 tcptrace-6.6.1.tar.gz 3756942 -SHA256 937b758bf39340395a8754b2958815ec882e047ec0b4cf22765358220340525d tcptrace-6.6.1.tar.gz 3756942 diff --git a/net-analyzer/tcptrace/tcptrace-6.6.1-r1.ebuild b/net-analyzer/tcptrace/tcptrace-6.6.1-r1.ebuild index cab437091f46..26d878edda5a 100644 --- a/net-analyzer/tcptrace/tcptrace-6.6.1-r1.ebuild +++ b/net-analyzer/tcptrace/tcptrace-6.6.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/tcptrace/tcptrace-6.6.1-r1.ebuild,v 1.9 2007/01/05 08:40:32 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/tcptrace/tcptrace-6.6.1-r1.ebuild,v 1.10 2007/04/08 17:53:30 vanquirius Exp $ IUSE="" @@ -20,7 +20,7 @@ src_install() { dobin xpl2gpl newman tcptrace.man tcptrace.1 - dodoc CHANGES COPYING COPYRIGHT FAQ INSTALL README* THANKS WWW + dodoc CHANGES COPYRIGHT FAQ README* THANKS WWW } pkg_postinst() { diff --git a/net-analyzer/tcptrace/tcptrace-6.6.1.ebuild b/net-analyzer/tcptrace/tcptrace-6.6.1.ebuild deleted file mode 100644 index 26b90d1d961f..000000000000 --- a/net-analyzer/tcptrace/tcptrace-6.6.1.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2007 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/tcptrace/tcptrace-6.6.1.ebuild,v 1.9 2007/01/05 08:40:32 flameeyes Exp $ - -IUSE="" - -DESCRIPTION="A Tool for analyzing network packet dumps" -HOMEPAGE="http://www.tcptrace.org/" -SRC_URI="http://www.tcptrace.org/download/${P}.tar.gz - http://www.tcptrace.org/download/old/6.6/${P}.tar.gz" - -SLOT="0" -LICENSE="GPL-2" -KEYWORDS="x86 ~ppc ~amd64 ppc64" - -DEPEND="net-libs/libpcap" - -src_install() { - dobin tcptrace - newman tcptrace.man tcptrace.1 - dodoc CHANGES COPYING COPYRIGHT FAQ INSTALL README* THANKS WWW -} diff --git a/net-analyzer/tcptrace/tcptrace-6.6.7.ebuild b/net-analyzer/tcptrace/tcptrace-6.6.7.ebuild index 3f81ad4a287a..7d7f132d05a6 100644 --- a/net-analyzer/tcptrace/tcptrace-6.6.7.ebuild +++ b/net-analyzer/tcptrace/tcptrace-6.6.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/tcptrace/tcptrace-6.6.7.ebuild,v 1.5 2007/03/20 20:03:37 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/tcptrace/tcptrace-6.6.7.ebuild,v 1.6 2007/04/08 17:53:30 vanquirius Exp $ IUSE="" @@ -19,7 +19,7 @@ src_install() { dobin tcptrace xpl2gpl newman tcptrace.man tcptrace.1 - dodoc CHANGES COPYING COPYRIGHT FAQ INSTALL README* THANKS WWW + dodoc CHANGES COPYRIGHT FAQ README* THANKS WWW } pkg_postinst() { |