Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 89783 Details for
Bug 137546
scapy-1.0.4.30.ebuild (patch from 1.0.4 ebuild)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
scapy-1.0.4.30.ebuild
scapy-1.0.4.30.ebuild (text/plain), 777 bytes, created by
Stefan Schlott
on 2006-06-22 00:19:29 UTC
(
hide
)
Description:
scapy-1.0.4.30.ebuild
Filename:
MIME Type:
Creator:
Stefan Schlott
Created:
2006-06-22 00:19:29 UTC
Size:
777 bytes
patch
obsolete
># Copyright 1999-2005 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >DESCRIPTION="Scapy is a powerful interactive packet manipulation program." >HOMEPAGE="http://www.secdev.org/projects/scapy/" >SRC_URI="http://www.secdev.org/projects/scapy/files/${PN}-1.0.4.tar.gz http://www.secdev.org/projects/scapy/all/${P}.py" >LICENSE="GPL-2" >SLOT="0" >KEYWORDS="~x86" >DEPEND=">=dev-lang/python-2.3 > dev-python/pycrypto > dev-python/gnuplot-py > dev-python/pylibpcap" >S=${WORKDIR}/scapy-1.0.4 > >src_compile() { > exit 0 >} > >src_install() { > mkdir -p ${D}/usr/sbin > echo P=$P > echo cp ${DISTDIR}/${P}.py ${D}/usr/sbin/${PN} > cp ${DISTDIR}/${P}.py ${D}/usr/sbin/${PN} > gzip -d scapy.1.gz > doman scapy.1 > dodoc AUTHORS COPYING README changelog* >}
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 137546
:
89783
|
89786