diff options
author | Joel Hill <hillster@gentoo.org> | 2003-10-09 02:33:25 +0000 |
---|---|---|
committer | Joel Hill <hillster@gentoo.org> | 2003-10-09 02:33:25 +0000 |
commit | a92ae0416155c34213b81c182b6ef5aa5745c15a (patch) | |
tree | e883248102354de30cad1f3190a410ede68f772b /net-analyzer/packit | |
parent | marking stable (diff) | |
download | historical-a92ae0416155c34213b81c182b6ef5aa5745c15a.tar.gz historical-a92ae0416155c34213b81c182b6ef5aa5745c15a.tar.bz2 historical-a92ae0416155c34213b81c182b6ef5aa5745c15a.zip |
marking stable
Diffstat (limited to 'net-analyzer/packit')
-rw-r--r-- | net-analyzer/packit/ChangeLog | 6 | ||||
-rw-r--r-- | net-analyzer/packit/Manifest | 8 | ||||
-rw-r--r-- | net-analyzer/packit/files/digest-packit-0.6.0c | 1 | ||||
-rw-r--r-- | net-analyzer/packit/packit-0.6.0c-r1.ebuild | 8 | ||||
-rw-r--r-- | net-analyzer/packit/packit-0.6.0c.ebuild | 34 |
5 files changed, 12 insertions, 45 deletions
diff --git a/net-analyzer/packit/ChangeLog b/net-analyzer/packit/ChangeLog index 358043c95281..93d5246cc0be 100644 --- a/net-analyzer/packit/ChangeLog +++ b/net-analyzer/packit/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-analyzer/packit # Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/packit/ChangeLog,v 1.2 2003/08/21 04:39:48 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/packit/ChangeLog,v 1.3 2003/10/09 02:33:17 hillster Exp $ + + 08 Oct 2003; Joel Hill <hillster@gentoo.org> packit-0.6.0c-r1.ebuild, + packit-0.6.0c.ebuild: + marking stable. cleanup *packit-0.6.0c-r1 (21 Aug 2003) diff --git a/net-analyzer/packit/Manifest b/net-analyzer/packit/Manifest index 1dfae10d2250..5999b9a2ad14 100644 --- a/net-analyzer/packit/Manifest +++ b/net-analyzer/packit/Manifest @@ -1,6 +1,4 @@ -MD5 5556efb595e0306b7d1397a160aef4ff files/digest-packit-0.6.0c 62 -MD5 5de90cc0a881c69a8ede650ae09cf7c4 files/packit-0.6.0c-gentoo.patch 1519 +MD5 828ffe2e7e53c4eda8ae9437fe7a5801 packit-0.6.0c-r1.ebuild 749 +MD5 d4be1dfa6639328ba5ef79adebb11537 ChangeLog 647 MD5 5556efb595e0306b7d1397a160aef4ff files/digest-packit-0.6.0c-r1 62 -MD5 705479e9f3f67159f006dd6fb7abf980 ChangeLog 522 -MD5 ae32de89439bae73e55276430e8facf7 packit-0.6.0c.ebuild 913 -MD5 0a24f0edfaaf7eaede6159feb91d5f7d packit-0.6.0c-r1.ebuild 710 +MD5 5de90cc0a881c69a8ede650ae09cf7c4 files/packit-0.6.0c-gentoo.patch 1519 diff --git a/net-analyzer/packit/files/digest-packit-0.6.0c b/net-analyzer/packit/files/digest-packit-0.6.0c deleted file mode 100644 index 7a7ec2481622..000000000000 --- a/net-analyzer/packit/files/digest-packit-0.6.0c +++ /dev/null @@ -1 +0,0 @@ -MD5 972946d7134c1a35ff1a7308cbafa9ca packit-0.6.0c.tgz 114265 diff --git a/net-analyzer/packit/packit-0.6.0c-r1.ebuild b/net-analyzer/packit/packit-0.6.0c-r1.ebuild index 33935ea2f0e9..c0269cf2fc7e 100644 --- a/net-analyzer/packit/packit-0.6.0c-r1.ebuild +++ b/net-analyzer/packit/packit-0.6.0c-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/packit/packit-0.6.0c-r1.ebuild,v 1.2 2003/08/26 03:51:39 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/packit/packit-0.6.0c-r1.ebuild,v 1.3 2003/10/09 02:33:17 hillster Exp $ inherit eutils @@ -10,13 +10,13 @@ SRC_URI="http://www.packetfactory.net/projects/packit/downloads/${P}.tgz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" DEPEND=">=net-libs/libnet-1.1.0-r3" src_compile() { - econf || die - emake || die + econf || die "configure failed" + emake || die "configure failed" } src_install() { diff --git a/net-analyzer/packit/packit-0.6.0c.ebuild b/net-analyzer/packit/packit-0.6.0c.ebuild deleted file mode 100644 index 3ba808ffc8d7..000000000000 --- a/net-analyzer/packit/packit-0.6.0c.ebuild +++ /dev/null @@ -1,34 +0,0 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/packit/packit-0.6.0c.ebuild,v 1.1 2003/08/18 03:32:41 vapier Exp $ - -inherit eutils - -DESCRIPTION="network auditing tool that allows you to monitor, manipulate, and inject customized IPv4 traffic" -HOMEPAGE="http://www.packetfactory.net/projects/packit/" -SRC_URI="http://www.packetfactory.net/projects/packit/downloads/${P}.tgz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~x86" - -DEPEND=">=net-libs/libnet-1.1" - -src_unpack() { - unpack ${A} - epatch ${FILESDIR}/${P}-gentoo.patch -} - -src_compile() { - econf \ - --with-libnet-includes=/usr/include/libnet-1.1 \ - --with-libnet-libraries=/usr/lib/libnet-1.1 \ - || die "./configure failed" - emake || die -} - -src_install() { - make install DESTDIR=${D} || die - #einstall || die - dodoc INSTALL LICENSE VERSION docs/* -} |