summaryrefslogtreecommitdiff
path: root/app-text/pastebinit
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-09-07 10:35:35 +0100
committerV3n3RiX <venerix@koprulu.sector>2022-09-07 10:35:35 +0100
commita0e773d57146b0a0ec25567af504a10e6f187811 (patch)
tree09e8f87aa02b56f14f16e82522b625cfeccb1103 /app-text/pastebinit
parent1ccef27203b03f1fa900c9b44dc425df27e49452 (diff)
gentoo auto-resync : 07:09:2022 - 10:35:34
Diffstat (limited to 'app-text/pastebinit')
-rw-r--r--app-text/pastebinit/Manifest2
-rw-r--r--app-text/pastebinit/pastebinit-1.5.1.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/app-text/pastebinit/Manifest b/app-text/pastebinit/Manifest
index 6b8130ba84ca..9b6b07f6e759 100644
--- a/app-text/pastebinit/Manifest
+++ b/app-text/pastebinit/Manifest
@@ -1,5 +1,5 @@
AUX pastebinit-1.5.1-distro.patch 379 BLAKE2B c843acae6267fe2408945cabc0951f9d8cf01cbec1e472658369782a7ded31670eda5a4778df0d89597b5579cf647e47140842cc35b6c3f16eb704d3fb3eefd1 SHA512 bf75d156035e2e08752d7ecd371f5a92b4eb88ea834b4c7a23a533b6c650069d68d0069220e1f0eb04adf8e399c7cf2cf49c93047b42b6fd9d0d2e529dd1dda1
DIST pastebinit_1.5.1.orig.tar.gz 51448 BLAKE2B a5cfa13c770e234d6e08d4f0b662c09398a5f20ac4e3f7c10ab086261923851239a3e6c1bda78ba6ba810f95cd90e6517b74aa41c5b5e3d50bca5b8c100aa594 SHA512 02b7faa54862d240eac3a8edaae2edb895cbb476cbf89dc71514a5a0a42aa2b0d26f07e5485627d1deb61f62e37018459e4d072bd4aacc886f259fced35e352c
EBUILD pastebinit-1.5.1-r1.ebuild 1509 BLAKE2B 7487dc439a980655e92ccf6b7e36cbc15e21ef08e357363d9c0744150b67e0288f5fe143fb7b0c5c031bbbf8c3db273240f10ad7be6f6c3512d1f728072fe518 SHA512 a6bd72802c296a4e9daa2751f592a92954430c0dca954d98df22397b2eed6b4e8cc389e440da073b9339859df333c6ef7c82fbeaaa2d1869f3d152e42a78700b
-EBUILD pastebinit-1.5.1.ebuild 1372 BLAKE2B 573b534cfe6cb2d253a3955437172d1e2c7114c1abc6295e62db9439c61115f3fcf648d9953b6c04aeff306e349f138ec3cc5a6683a495f2a2fc813521163345 SHA512 0dc376c65b67fe0cf1830da4b31894477ded82dc7dcef33e2256bf291796c543f378bda8a7748841482d02128853b130e21eaea06380ab1f4c1af35ce923ec1d
+EBUILD pastebinit-1.5.1.ebuild 1375 BLAKE2B 9b5785f4d8d0d6ff52477321cfb0d3dbd974177019666ddafd8757bf02b72321de2f115752752e6935449bca3b94b04b62d4404e0063fa86dfa5cda057744dc5 SHA512 bad9c6eb816069f4cd1b13db570909aeaa89c5281face61dde60676651f71a934c277e50444e44a28eb323c446b1266827f7ed7518b3f54ddd9a96f8190b0a9f
MISC metadata.xml 351 BLAKE2B 5c950ed10e95959cec08ad45580f8a3df458f9735a9267f6df6b95dab63133d1345ead61033d452a050dc07cf1468a4b68fee719760350c3163aeb350b359ba2 SHA512 d43e2089dccaa9a34cd76dbbc2421e1d9506be7c4958da5722631c46db42fd4ad3e5a460a5058bbbe51326cf39550a1a1385f3eafa959b49937a48a5dea28f85
diff --git a/app-text/pastebinit/pastebinit-1.5.1.ebuild b/app-text/pastebinit/pastebinit-1.5.1.ebuild
index 2813fc45c493..1f6b2139f192 100644
--- a/app-text/pastebinit/pastebinit-1.5.1.ebuild
+++ b/app-text/pastebinit/pastebinit-1.5.1.ebuild
@@ -4,7 +4,7 @@
EAPI=7
PYTHON_COMPAT=( python3_{8..10} )
-PYTHON_REQ_USE="xml"
+PYTHON_REQ_USE="xml(+)"
inherit python-single-r1
MY_P="${PN}_${PV}"