diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2021-09-16 22:05:01 +0100 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2021-09-16 22:05:01 +0100 |
commit | cc4618c9ba3d974948ebf340b542d8cb01db2f55 (patch) | |
tree | 125ee67bb9e0d548771cf7b61d04bb1f0dc57687 /net-news/canto-daemon | |
parent | 677b7ba5c317778df2ad7e70df94b9b7eec4adbc (diff) |
gentoo resync : 16.09.2021
Diffstat (limited to 'net-news/canto-daemon')
-rw-r--r-- | net-news/canto-daemon/Manifest | 6 | ||||
-rw-r--r-- | net-news/canto-daemon/canto-daemon-0.9.8.ebuild (renamed from net-news/canto-daemon/canto-daemon-0.9.7.ebuild) | 7 | ||||
-rw-r--r-- | net-news/canto-daemon/metadata.xml | 2 |
3 files changed, 8 insertions, 7 deletions
diff --git a/net-news/canto-daemon/Manifest b/net-news/canto-daemon/Manifest index 82d1e33efdc5..5ad69b6a9071 100644 --- a/net-news/canto-daemon/Manifest +++ b/net-news/canto-daemon/Manifest @@ -1,3 +1,3 @@ -DIST canto-daemon-0.9.7.tar.gz 53833 BLAKE2B 148929d610ccde11d32295b585e7ff01d847e4fbf8e9d0bea63fdf2c38b3474f958ff99a2667624b08ab90e004023659b9f4aa0477a67ed5b6e218eac4b2eedc SHA512 8c8c73cb6bc7455620abd299dfa0350ea5b8ec0e04d7ccdb1dd8ee2a6de51d0a0ba3934d66141dc899d28e49993c87002a936659f9c31b3c416ee294f9b616b9 -EBUILD canto-daemon-0.9.7.ebuild 688 BLAKE2B a8213dcb3c9699d700715b114d547bbe1612613126568245e2e3649f0b989bd7e9b45c5da2b594d199177df40faeae0cf3567a9f25313619eace1bf30028d015 SHA512 9ff0de9668e21f8737308003df2fa1186d6f1895f5d1f32791549a29b9159d515848f0fddb39ec48e10a7694706cf9cee9bf689439a20ec25e1285c08099c2a1 -MISC metadata.xml 331 BLAKE2B 5803223748ed71ad398c6abd5500663055d227a19a140bc62c3a35f88c40966a89c84d9ba0468f1ba5e74dcc990c6bd076a9a1d82f15e8e9e0081fbbf30642bd SHA512 833239ae946113877fa2337e78d5511e1469b9a10771c09e1a7abe5ac683d6527445488084f7e4721056f63e5c2ad03480bceafce1e1ddea5977e749d7258993 +DIST canto-daemon-0.9.8.tar.gz 53866 BLAKE2B 55b5e9be9980df471e5488b7583be3b06f8f7048ecb3a89a64ecc9aafa806b201272bd16944a25e7a412da914cc83b76d1f19c0813366209c33195442a84586e SHA512 5394a0fea38ecbe28c02bd6f68e1e10e0523cf087bb0f79f17e53bdf8e9df16213beaa1c0a5f5873b3126022faf8d0fd999dbd01aa727c35b3c1a823501787da +EBUILD canto-daemon-0.9.8.ebuild 716 BLAKE2B cc86e4d258a3450db457f3790e32f0cf96a4b7fe306d27914ded31848fd2bd5e434274ec756b8d58e9b0a66993d68b1a038476ae4eb8e5674fbe7945a5172102 SHA512 eee96989043d78e00c7bf3a06b1d4a6e644b9a8eaebcaa2a6d78c2c892ed8fdacb0645bc60e48095477a6b815252ccd918728e29c105be055ffd79cbadca396c +MISC metadata.xml 332 BLAKE2B 962e477b5ad4d3835483df1eb6ec2e4b8d6996f81076dd06aaf9e5b3927606e9a9f36db835ef51525717e803849335d86b6bdafb854b12f2199bd0b72646ba25 SHA512 6e444fca759d82a8507d4805d0cd3ca170e9e2181bd809e18c51e73822a5eec5b693cce5535bfb2b6ad9d4e5fa9919de685065333e25bbc3c5a80b83f998d8f8 diff --git a/net-news/canto-daemon/canto-daemon-0.9.7.ebuild b/net-news/canto-daemon/canto-daemon-0.9.8.ebuild index a71940c83a29..e9126d4bcac8 100644 --- a/net-news/canto-daemon/canto-daemon-0.9.7.ebuild +++ b/net-news/canto-daemon/canto-daemon-0.9.8.ebuild @@ -1,9 +1,10 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 -PYTHON_COMPAT=( python3_{7,8} ) +DISTUTILS_USE_SETUPTOOLS=no +PYTHON_COMPAT=( python3_{8,9} ) PYTHON_REQ_USE="xml(+),threads(+)" inherit distutils-r1 multilib diff --git a/net-news/canto-daemon/metadata.xml b/net-news/canto-daemon/metadata.xml index 05f8d200c837..f3feb6a4caf4 100644 --- a/net-news/canto-daemon/metadata.xml +++ b/net-news/canto-daemon/metadata.xml @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> <maintainer type="person"> <email>pinkbyte@gentoo.org</email> |