diff options
author | Marcelo Góes <vanquirius@gentoo.org> | 2005-04-29 15:31:08 +0000 |
---|---|---|
committer | Marcelo Góes <vanquirius@gentoo.org> | 2005-04-29 15:31:08 +0000 |
commit | b20604d51e24687f227b78df6575f0a6be58133c (patch) | |
tree | 89d4f34763718f22e57cd1e76b1595157da9a8b1 /net-analyzer/xprobe | |
parent | new upstream version, fixes #90655. marked 2.0.2 stable on amd64 and x86, did... (diff) | |
download | historical-b20604d51e24687f227b78df6575f0a6be58133c.tar.gz historical-b20604d51e24687f227b78df6575f0a6be58133c.tar.bz2 historical-b20604d51e24687f227b78df6575f0a6be58133c.zip |
remove old ebuild, ebuild cleanup
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'net-analyzer/xprobe')
-rw-r--r-- | net-analyzer/xprobe/ChangeLog | 6 | ||||
-rw-r--r-- | net-analyzer/xprobe/Manifest | 16 | ||||
-rw-r--r-- | net-analyzer/xprobe/files/digest-xprobe-0.0.2 | 1 | ||||
-rw-r--r-- | net-analyzer/xprobe/xprobe-0.0.2.ebuild | 28 | ||||
-rw-r--r-- | net-analyzer/xprobe/xprobe-0.2.2.ebuild | 12 |
5 files changed, 9 insertions, 54 deletions
diff --git a/net-analyzer/xprobe/ChangeLog b/net-analyzer/xprobe/ChangeLog index 71b930d1b8f2..fb72e959e715 100644 --- a/net-analyzer/xprobe/ChangeLog +++ b/net-analyzer/xprobe/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-analyzer/xprobe # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/xprobe/ChangeLog,v 1.12 2005/03/30 03:23:15 ka0ttic Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/xprobe/ChangeLog,v 1.13 2005/04/29 15:31:08 vanquirius Exp $ + + 29 Apr 2005; Marcelo Goes <vanquirius@gentoo.org> -xprobe-0.0.2.ebuild, + xprobe-0.2.2.ebuild: + Ebuild cleanup, remove old ebuild. 30 Mar 2005; Aaron Walker <ka0ttic@gentoo.org> xprobe-0.0.2.ebuild, xprobe-0.2.1.ebuild, xprobe-0.2.2.ebuild: diff --git a/net-analyzer/xprobe/Manifest b/net-analyzer/xprobe/Manifest index 2dbfd05325af..c5d8c4a6e1d2 100644 --- a/net-analyzer/xprobe/Manifest +++ b/net-analyzer/xprobe/Manifest @@ -1,19 +1,7 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 3b1fa24ceaaa952b52ee99c8446ca9e7 xprobe-0.2.2.ebuild 1049 +MD5 593202cec655710c4fd41d01c29198e8 xprobe-0.2.2.ebuild 918 MD5 e7a1806a51548c183bbf6edbf8dbd28e xprobe-0.2.1.ebuild 1121 -MD5 bda28773053ef7cfb08c9e5f0156c78e xprobe-0.0.2.ebuild 679 -MD5 d227684066a871b7017026fdd436a585 ChangeLog 1664 +MD5 0112badc1d3bb4e0c10ee492f7fe69bf ChangeLog 1802 MD5 ac6c11d70b477833baa876a5460fba26 metadata.xml 224 MD5 9610e3d9785f7b6eb29ab995ef30fb08 files/xprobe-0.0.2-gentoo.patch 387 -MD5 2d7fd3216e38d4a4adb0d40c689bb944 files/digest-xprobe-0.0.2 63 MD5 6b20f3d65e14741fe524b8b88dbdbd73 files/digest-xprobe-0.2.1 65 MD5 deeacb60b94a028e0f05b2c33f504488 files/digest-xprobe-0.2.2 65 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.1 (GNU/Linux) - -iD8DBQFCShu3EZCkKN40op4RAkl0AKCEFX885j1rYvFZfjslL9pdLB9OwACdGP22 -yS1oqEH4tasIdqfPBILmNtc= -=LgCh ------END PGP SIGNATURE----- diff --git a/net-analyzer/xprobe/files/digest-xprobe-0.0.2 b/net-analyzer/xprobe/files/digest-xprobe-0.0.2 deleted file mode 100644 index 5119e5328e1e..000000000000 --- a/net-analyzer/xprobe/files/digest-xprobe-0.0.2 +++ /dev/null @@ -1 +0,0 @@ -MD5 72761231d7829e0ce4eb8f7db9049405 xprobe-0.0.2.tar.gz 52117 diff --git a/net-analyzer/xprobe/xprobe-0.0.2.ebuild b/net-analyzer/xprobe/xprobe-0.0.2.ebuild deleted file mode 100644 index ea596483bf58..000000000000 --- a/net-analyzer/xprobe/xprobe-0.0.2.ebuild +++ /dev/null @@ -1,28 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/xprobe/xprobe-0.0.2.ebuild,v 1.10 2005/03/30 03:23:15 ka0ttic Exp $ - -inherit eutils - -DESCRIPTION="Active OS fingerprinting tool" -SRC_URI="http://www.sys-security.com/archive/tools/X/${P}.tar.gz" -HOMEPAGE="http://www.sys-security.com/index.php?page=xprobe" - -KEYWORDS="x86 ~sparc" -SLOT="0" -LICENSE="GPL-2" -IUSE="" - -DEPEND="virtual/libpcap" - -src_unpack() { - unpack ${A} - cd ${S} - epatch ${FILESDIR}/${P}-gentoo.patch -} - -src_install () { - make DESTDIR=${D} install || die - dodoc AUTHORS CREDITS LICENSE Changelog TODO README -} - diff --git a/net-analyzer/xprobe/xprobe-0.2.2.ebuild b/net-analyzer/xprobe/xprobe-0.2.2.ebuild index c7dc24b2119a..9858422b206c 100644 --- a/net-analyzer/xprobe/xprobe-0.2.2.ebuild +++ b/net-analyzer/xprobe/xprobe-0.2.2.ebuild @@ -1,8 +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/xprobe/xprobe-0.2.2.ebuild,v 1.2 2005/03/30 03:23:15 ka0ttic Exp $ - -inherit eutils +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/xprobe/xprobe-0.2.2.ebuild,v 1.3 2005/04/29 15:31:08 vanquirius Exp $ # This is new xprobe, so called xprobe2, due to xprobe1 being obsoleted. # xprobe 2 has different approach to operating system fingerprinting. @@ -20,17 +18,11 @@ IUSE="" DEPEND="virtual/libpcap" -src_compile() { - cd "${WORKDIR}/${PN}2-${PV}" - econf || die "could not configure" - emake || die "could not make" -} +S="${WORKDIR}/${PN}2-${PV}" src_install () { - cd "${WORKDIR}/${PN}2-${PV}" make DESTDIR=${D} install || die dodoc AUTHORS CREDITS COPYING dodoc CHANGELOG TODO README dodoc docs/* } - |