summaryrefslogtreecommitdiff
path: root/games-rpg/adonthell
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-01-31 18:57:01 +0000
committerV3n3RiX <venerix@redcorelinux.org>2021-01-31 18:57:01 +0000
commit69051588e2f955485fe5d45d45e616bc60a2de57 (patch)
treeef8699cca7ce3773b1de747b167ceeacdc60cb92 /games-rpg/adonthell
parentd7ed2b01311f15ba54fe8ea872aab7d59ab2b193 (diff)
gentoo resync : 31.01.2021
Diffstat (limited to 'games-rpg/adonthell')
-rw-r--r--games-rpg/adonthell/Manifest2
-rw-r--r--games-rpg/adonthell/adonthell-0.3.8.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/games-rpg/adonthell/Manifest b/games-rpg/adonthell/Manifest
index 3e7bea19d086..2c5731ff4d68 100644
--- a/games-rpg/adonthell/Manifest
+++ b/games-rpg/adonthell/Manifest
@@ -1,4 +1,4 @@
AUX adonthell-0.3.8-ar.patch 236 BLAKE2B 5ff259fd847ead6b1f70de02f94c8bb43ed984cab240a73f6933b0b86e65fa9e35dff4abed748cb535e772a0f79d5aa306088f650ee39ec41d2dab751ca5fc58 SHA512 af019fb6a32dc630dd00f9101967a7344b9e7172fcc46400b156247c54d59512533012ca6e715ea47f561e3a5b5b3467ee1c3381541d8bca9345792604564aa0
DIST adonthell-src-0.3.8.tar.gz 889244 BLAKE2B 43b685feaa9ae616fea0eaa7687c72455ef916c9eeaf0dd07724fbaae5e33fb36130252c3c493cff34889cbc6146d76cc9ba2a1ec4e4f20b3b16c188c837d51a SHA512 7a047ec4d01d677c616dcc1f8efff2fecc95c1636172fd6709736de79f485711f169057af5797db85243592b5622f25f69e3393469321d7989c054bb41e17cf3
-EBUILD adonthell-0.3.8.ebuild 1149 BLAKE2B 36157e4b810efc9359a806ab67b14e3a9b063ec88f28df53d00fe8304ce534e5e7f9032b44071a6815886b77e8c37423627fbab3cb5ac81294ced888c0ccf235 SHA512 1048b11377a4c3a91b38842cd4b6fd34021d338d51f9a676d75119f6a439f85930c8e520c4e4c2d4dde2a3bcfed2a278ec5448dbc63cccb3033afeb33733134f
+EBUILD adonthell-0.3.8.ebuild 1147 BLAKE2B 3b1acdb7e5e7f1c7c4e45d1b83534db6755142143552d4e38cbf6e72b22f92b9f9f5005815b35171f8261d7323ba0c1acd468a4b73716f256616842ebc42234e SHA512 253f33189b98bb9efcd0e844fa10b99ae2ac61426e96088ed359420bcb267516d147a02803dd4e982540128c586352aad50d650e50e3dddc92e1eb9268c3134a
MISC metadata.xml 249 BLAKE2B 7113a758d7abc93accec998a8843d8ef51ca8b72d72e659e224d5cec2a1a6a63e6c0605958091532ac6e51fa0d501ca4fd9f3f4a9e55baeb31519a02971b465f SHA512 895577c3a805c40581da03057b94e3f28f05f23012bf350c1e3575847d1a0fe40bb044a46f909012a200d991a400f6389358a60e9c2b5bef0da01fb26f846118
diff --git a/games-rpg/adonthell/adonthell-0.3.8.ebuild b/games-rpg/adonthell/adonthell-0.3.8.ebuild
index 5407912c96c2..3ca1de34f03b 100644
--- a/games-rpg/adonthell/adonthell-0.3.8.ebuild
+++ b/games-rpg/adonthell/adonthell-0.3.8.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python3_{6,7,8} )
+PYTHON_COMPAT=( python3_{7,8} )
inherit autotools python-single-r1