mirror of
https://github.com/pentoo/pentoo-overlay
synced 2025-12-15 21:02:30 +01:00
msoffcrypto-tool: fix repoman issues + adding keyword
This commit is contained in:
parent
0302a4ce6a
commit
7233dc9e9d
2 changed files with 3 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ PYTHON_COMPAT=( python3_{6,7,8} )
|
||||||
|
|
||||||
inherit distutils-r1
|
inherit distutils-r1
|
||||||
|
|
||||||
DESCRIPTION="Python tool & library for decrypting MS Office files with passwords or other keys"
|
DESCRIPTION="Decrypting MS Office files with passwords or other keys"
|
||||||
HOMEPAGE="https://github.com/nolze/msoffcrypto-tool"
|
HOMEPAGE="https://github.com/nolze/msoffcrypto-tool"
|
||||||
SRC_URI="https://github.com/nolze/msoffcrypto-tool/archive/v${PV}.tar.gz -> ${P}.tar.gz"
|
SRC_URI="https://github.com/nolze/msoffcrypto-tool/archive/v${PV}.tar.gz -> ${P}.tar.gz"
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -532,3 +532,5 @@ dev-python/hexdump
|
||||||
|
|
||||||
# required by app-exploits/wesng
|
# required by app-exploits/wesng
|
||||||
~dev-python/MechanicalSoup-0.12.0
|
~dev-python/MechanicalSoup-0.12.0
|
||||||
|
|
||||||
|
~dev-python/msoffcrypto-tool-4.10.1
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue