scapy: if you add docs, test that it works :-p

This commit is contained in:
Rick Farina (Zero_Chaos) 2018-03-21 09:50:43 -04:00
parent 403497e858
commit 21ebebba99
No known key found for this signature in database
GPG key ID: A5DD1427DD11F94A

View file

@ -29,20 +29,20 @@ RDEPEND="
"
S=${WORKDIR}/${P/_/}
DOC_CONTENTS="
Scapy has optional support for the following packages:
dev-python/cryptography
dev-python/gnuplot-py
dev-python/ipython
dev-python/pyx
dev-python/visual
media-gfx/graphviz
net-analyzer/tcpreplay
virtual/imagemagick-tools
See also ${EPREFIX}/usr/share/doc/${PF}/installation.rst
"
#DOC_CONTENTS="
#Scapy has optional support for the following packages:
#
# dev-python/cryptography
# dev-python/gnuplot-py
# dev-python/ipython
# dev-python/pyx
# dev-python/visual
# media-gfx/graphviz
# net-analyzer/tcpreplay
# virtual/imagemagick-tools
#
# See also ${EPREFIX}/usr/share/doc/${PF}/installation.rst
#"
src_prepare() {
echo ${PV/_/} > ${PN}/VERSION