mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-05-08 12:30:44 +02:00
dev-python/isc_dhcp_leases: rename to the proper name
This commit is contained in:
parent
86361265ed
commit
2224f8e97f
3 changed files with 2 additions and 2 deletions
1
dev-python/isc_dhcp_leases/Manifest
Normal file
1
dev-python/isc_dhcp_leases/Manifest
Normal file
|
|
@ -0,0 +1 @@
|
|||
DIST isc_dhcp_leases-0.8.1.tar.gz 6208 SHA256 35ec0168a1d169af0814fd17ad358ff737aa12a05e28f6ce441392b6c9afb52f SHA512 ba6fd4b3a22b496d3298c503d81f90bd018333aad56916cf85b116144d004c8f1782a1559e98f61187745c9fe293b3e84dbb310e8a87ee423f51a79567c25115 WHIRLPOOL d7b2237c270a8fbd3367aa666358ad91fe783be678dded440b664a1dd43ba003925de431d4b77dfffa14c0dcc928863a87779a6665f75ca1fc6dcdad117f0ee5
|
||||
|
|
@ -9,7 +9,7 @@ inherit distutils-r1
|
|||
|
||||
DESCRIPTION="Small python module for reading /var/lib/dhcp/dhcpd.leases from isc-dhcp-server"
|
||||
HOMEPAGE="https://github.com/MartijnBraam/python-isc-dhcp-leases"
|
||||
SRC_URI="https://github.com/MartijnBraam/python-isc-dhcp-leases/archive/${PV}.tar.gz -> ${P}.tar.gz"
|
||||
SRC_URI="mirror://pypi/$(echo ${PN} | cut -c 1)/${PN}/${P}.tar.gz"
|
||||
|
||||
LICENSE="MIT"
|
||||
KEYWORDS="~amd64"
|
||||
|
|
@ -1 +0,0 @@
|
|||
DIST python-isc-dhcp-leases-0.8.1.tar.gz 9702 SHA256 6b76149427a10ccc155193e83c455ec61acf3ea798a32e2e1d14f4b3a78597bc SHA512 efac33ee424a350bd0c35fda78cadd3092258173c0b30f03ad018d3b1c882789d8dcd33de044cdd66ed9f957451ae36d2cc8aa32a70d22a57aaa404d489d341e WHIRLPOOL 855cdd1bbb149e7c06f86a5a1eea34d154eb4644e91983609d65c4ae75a15cbfd29c5c22fa0dcf038176e411ca6b83346f5bfbe8a14d5804909f8c7ec197942a
|
||||
Loading…
Reference in a new issue