summaryrefslogtreecommitdiff
path: root/app-text/pastebinit
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-04-25 11:37:10 +0100
committerV3n3RiX <venerix@redcorelinux.org>2020-04-25 11:37:10 +0100
commit38423c67c8a23f6a1bc42038193182e2da3116eb (patch)
tree04e2cf4bd43601b77daa79fe654e409187093c5e /app-text/pastebinit
parent623ee73d661e5ed8475cb264511f683407d87365 (diff)
gentoo resync : 25.04.2020
Diffstat (limited to 'app-text/pastebinit')
-rw-r--r--app-text/pastebinit/Manifest2
-rw-r--r--app-text/pastebinit/pastebinit-1.5-r1.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/app-text/pastebinit/Manifest b/app-text/pastebinit/Manifest
index 37dc14c5e0c3..473e7bf504ec 100644
--- a/app-text/pastebinit/Manifest
+++ b/app-text/pastebinit/Manifest
@@ -1,3 +1,3 @@
DIST pastebinit-1.5.tar.bz2 42941 BLAKE2B 678df7f2e77cc832fc9e152fb451538284033d181d9165b1a1194b254ad08ca1ac3e4612dddf7db6c62c1c3c59265ad94a78cc6df9457565264864ab06bff00b SHA512 cc4b7c46ab7932be3a1064ce7a1d91da3ebf4b132ad44b0090c8d431bfc68e945357344e59ac1239e37b3178de124930c5c8dc552b42f16c39c0452ac9ab8099
-EBUILD pastebinit-1.5-r1.ebuild 1359 BLAKE2B e214069eb40284eb19aabb9ad019e9aab30fff119566c32d9842c0a53e4f1ca5a222a891b63b766c7d88d278c1dd2a6d3d9241dbfdac529cdafc63deeb178ca4 SHA512 3dbf85538256e9a15a0b9ebb10d2739508d2fb76e12ccb3b73a17597f171e92e8a574d062a53f2c4436d4759bb7b0968613310500cf46688d3276f667446bebd
+EBUILD pastebinit-1.5-r1.ebuild 1365 BLAKE2B 2584e030f5112247f4e7404bf6d74626835516649ad7db475b41614f5c0f70356e3f432cf15c86c34daf5709efd6bd84f1308d7b80805f81302014fbe0c3c518 SHA512 e5eb33ac611d75a284009fe64548d7e506f89b297ed02400801292c250da872565f41c9c7eeb5f5d47f8bede51168530940e690fbdeefdaf2d96f7735b5e7c49
MISC metadata.xml 326 BLAKE2B d50cef7d0035889868a74b6a2794648129bf06b854208dc28eefe82251c2c2bb4562d19103a6abae51e3f40afccfd901a4c1e2ed8bfcf9910fa99d9543b069c3 SHA512 cd582b088098d0163e91ea17e6b4fa2fb5b816e44590ff8f159730215d9b8118b747b43fdcb9d7a6cad3dfbfbcd8d8b6e29cd509b7a9d6e3b860c77c4ac10c4c
diff --git a/app-text/pastebinit/pastebinit-1.5-r1.ebuild b/app-text/pastebinit/pastebinit-1.5-r1.ebuild
index f849d52e157a..753ef0c0f1bf 100644
--- a/app-text/pastebinit/pastebinit-1.5-r1.ebuild
+++ b/app-text/pastebinit/pastebinit-1.5-r1.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=5
-PYTHON_COMPAT=( python3_6 )
+PYTHON_COMPAT=( python3_{6,7,8} )
PYTHON_REQ_USE="xml"
inherit python-single-r1