mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-04-28 01:31:04 +02:00
dpkt: remove in gentoo's favour
This commit is contained in:
parent
7835401ae8
commit
2f6d207d11
2 changed files with 0 additions and 16 deletions
|
|
@ -1 +0,0 @@
|
|||
DIST dpkt-1.9.1.tar.gz 115253 SHA256 c6a7ee878fa3d56e2c1fb44846f937046ba03b035da27382596e76f8d9f32967 SHA512 fc18907e4420249c5e8da21f630a24af6bee3e96545a58866170811c15802591a3bd6f7cf816ccb65e3437c0f451a1dc321fc46ac8a63cb8e8a06e0021e15f7f WHIRLPOOL 3cdda5e5f33846548dada9802339e4abc88f4afcaeb11e5130142b4d5760bff85249503666de81aa1edf8d0f424bf3b8af8d3fc8974c4840694c49071d3418cf
|
||||
|
|
@ -1,15 +0,0 @@
|
|||
# Copyright 1999-2017 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=6
|
||||
|
||||
PYTHON_COMPAT=( python{2_7,3_5,3_6} )
|
||||
inherit distutils-r1
|
||||
|
||||
DESCRIPTION="fast, simple packet creation / parsing, with definitions for the basic TCP/IP protocols"
|
||||
HOMEPAGE="https://github.com/kbandla/dpkt"
|
||||
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
|
||||
|
||||
LICENSE="BSD"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~arm ~x86"
|
||||
Loading…
Reference in a new issue