diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2021-01-31 18:57:01 +0000 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2021-01-31 18:57:01 +0000 |
commit | 69051588e2f955485fe5d45d45e616bc60a2de57 (patch) | |
tree | ef8699cca7ce3773b1de747b167ceeacdc60cb92 /dev-util/wstool | |
parent | d7ed2b01311f15ba54fe8ea872aab7d59ab2b193 (diff) |
gentoo resync : 31.01.2021
Diffstat (limited to 'dev-util/wstool')
-rw-r--r-- | dev-util/wstool/Manifest | 4 | ||||
-rw-r--r-- | dev-util/wstool/wstool-0.1.18.ebuild | 2 | ||||
-rw-r--r-- | dev-util/wstool/wstool-9999.ebuild | 2 |
3 files changed, 4 insertions, 4 deletions
diff --git a/dev-util/wstool/Manifest b/dev-util/wstool/Manifest index ce2da0c83e37..695f31fea026 100644 --- a/dev-util/wstool/Manifest +++ b/dev-util/wstool/Manifest @@ -1,4 +1,4 @@ DIST wstool-0.1.18.tar.gz 80595 BLAKE2B ed90fc5c63ab5d775dfb49ddacc6da6e285aeb5078cf471c0d504659a9e322fde27797e4d05fd56dff4b9958558200cf05e46cf7ae71fd1231ab63048e668808 SHA512 fda9c679183c605048ed024a57b07fd2d9b644978a3e4ff89c3716b74d8e4ba0124779bcdf88a75fdbbf47c765b7ab63db7c84a55a6e1744fc6f955649590c48 -EBUILD wstool-0.1.18.ebuild 1452 BLAKE2B 8a1ccd2a4862990db1554772d80c1f596c42ddf9c12ec328d43544f9fcb2393b3cfc9e53c3ec43241962e3d7c1dba2753423ba97da9c3c2d07a6de4605a88f7f SHA512 5fca6659a26a6f700c0d035703c8e6d0572bb5b7c9bd5a4530ea6c96308e735bcd7e03552a11ef52172980ba516e2df3c2f1dd4597b31f191be44a1d4364733f -EBUILD wstool-9999.ebuild 1452 BLAKE2B 8a1ccd2a4862990db1554772d80c1f596c42ddf9c12ec328d43544f9fcb2393b3cfc9e53c3ec43241962e3d7c1dba2753423ba97da9c3c2d07a6de4605a88f7f SHA512 5fca6659a26a6f700c0d035703c8e6d0572bb5b7c9bd5a4530ea6c96308e735bcd7e03552a11ef52172980ba516e2df3c2f1dd4597b31f191be44a1d4364733f +EBUILD wstool-0.1.18.ebuild 1448 BLAKE2B bc3e4c2f688664a4ccda9262cbdedf6e97b8382ebc4598df059b724e13b5868b310e69eef81af8b5db46e860ffcbd75278d52d3bc2a3707892fb098ecceabc05 SHA512 496efe14dd2efae6141bffd8f5f957e07b848a2c8de32bdc67971b412f43a11a7c53cf6bdb5237bec01528c769b1e98bd2394cce7d6c44a23b3ef9bc2ac50e03 +EBUILD wstool-9999.ebuild 1448 BLAKE2B bc3e4c2f688664a4ccda9262cbdedf6e97b8382ebc4598df059b724e13b5868b310e69eef81af8b5db46e860ffcbd75278d52d3bc2a3707892fb098ecceabc05 SHA512 496efe14dd2efae6141bffd8f5f957e07b848a2c8de32bdc67971b412f43a11a7c53cf6bdb5237bec01528c769b1e98bd2394cce7d6c44a23b3ef9bc2ac50e03 MISC metadata.xml 329 BLAKE2B ffdb449cef2fa449771425241f9a03b49d915bed8abc73329586e9a2873e41ac669e4a347ed6f2cabc92b7132a741d5fcc79f13a9d900f7fced17fba322c460c SHA512 7bedf1430c3a2e5a8c98701ef48ce3a97ac59bebe3d42e19da193480c97ef0b2020916c7582f4083ebbf361b5c66b17ad1bfa7889e8aa62d3c945ba8dcf5b62f diff --git a/dev-util/wstool/wstool-0.1.18.ebuild b/dev-util/wstool/wstool-0.1.18.ebuild index c6a9c3fd8897..1468b0f89a0f 100644 --- a/dev-util/wstool/wstool-0.1.18.ebuild +++ b/dev-util/wstool/wstool-0.1.18.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python{3_6,3_7,3_8} ) +PYTHON_COMPAT=( python{3_7,3_8} ) SCM="" if [ "${PV#9999}" != "${PV}" ] ; then diff --git a/dev-util/wstool/wstool-9999.ebuild b/dev-util/wstool/wstool-9999.ebuild index c6a9c3fd8897..1468b0f89a0f 100644 --- a/dev-util/wstool/wstool-9999.ebuild +++ b/dev-util/wstool/wstool-9999.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python{3_6,3_7,3_8} ) +PYTHON_COMPAT=( python{3_7,3_8} ) SCM="" if [ "${PV#9999}" != "${PV}" ] ; then |