summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-analyzer/rain/rain-1.2.8_p2.ebuild')
-rw-r--r--net-analyzer/rain/rain-1.2.8_p2.ebuild8
1 files changed, 5 insertions, 3 deletions
diff --git a/net-analyzer/rain/rain-1.2.8_p2.ebuild b/net-analyzer/rain/rain-1.2.8_p2.ebuild
index 447004f0846b..5a4d6326ae59 100644
--- a/net-analyzer/rain/rain-1.2.8_p2.ebuild
+++ b/net-analyzer/rain/rain-1.2.8_p2.ebuild
@@ -1,19 +1,21 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/rain/rain-1.2.8_p2.ebuild,v 1.2 2004/06/24 22:16:38 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/rain/rain-1.2.8_p2.ebuild,v 1.3 2004/07/10 11:34:52 eldad Exp $
MY_P=${P/_p/r}
-S=${WORKDIR}/${MY_P}
DESCRIPTION="powerful tool for testing stability of hardware and software utilizing IP protocols"
HOMEPAGE="http://www.mirrors.wiretapped.net/security/packet-construction/rain/"
SRC_URI="http://www.mirrors.wiretapped.net/security/packet-construction/rain/${MY_P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="x86"
+IUSE=""
DEPEND=""
+S=${WORKDIR}/${MY_P}
+
src_unpack() {
unpack ${A}
sed -i 's:-g:@CFLAGS@:' ${S}/Makefile.in