diff options
author | V3n3RiX <venerix@koprulu.sector> | 2022-03-20 00:40:44 +0000 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2022-03-20 00:40:44 +0000 |
commit | 4cbcc855382a06088e2f016f62cafdbcb7e40665 (patch) | |
tree | 356496503d52354aa6d9f2d36126302fed5f3a73 /net-news/canto-daemon | |
parent | fcc5224904648a8e6eb528d7603154160a20022f (diff) |
gentoo resync : 20.03.2022
Diffstat (limited to 'net-news/canto-daemon')
-rw-r--r-- | net-news/canto-daemon/Manifest | 2 | ||||
-rw-r--r-- | net-news/canto-daemon/canto-daemon-0.9.8.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/net-news/canto-daemon/Manifest b/net-news/canto-daemon/Manifest index dca93747acb2..20aeaf174a7f 100644 --- a/net-news/canto-daemon/Manifest +++ b/net-news/canto-daemon/Manifest @@ -1,3 +1,3 @@ DIST canto-daemon-0.9.8.tar.gz 53866 BLAKE2B 55b5e9be9980df471e5488b7583be3b06f8f7048ecb3a89a64ecc9aafa806b201272bd16944a25e7a412da914cc83b76d1f19c0813366209c33195442a84586e SHA512 5394a0fea38ecbe28c02bd6f68e1e10e0523cf087bb0f79f17e53bdf8e9df16213beaa1c0a5f5873b3126022faf8d0fd999dbd01aa727c35b3c1a823501787da -EBUILD canto-daemon-0.9.8.ebuild 955 BLAKE2B fbe9440d797ab2c47857d435011bf1032559f415869615adcd54e537e307cf51d31d030f8bc6ef69173fd4ccc9d46ac8ec251690a487afaa653d8e647add05bf SHA512 2ea654961e0cf67925fd6527a4012f2dccab1b223995ad24275fc3cfd0584e9a12e87abee2fd544b97a693d2f280a35ea3f99e4b381b19fcf69b69cde12f6a11 +EBUILD canto-daemon-0.9.8.ebuild 946 BLAKE2B bfaeba11b511425f1f47c1d386727f36fb37fecb96bfa388cfa1383d87f1f0c191cc9844c75e779a68059e802ddf710c8c9dbf775e0e8b339b900e3995b369ea SHA512 03aba04d3473e48596c4a2e544bca74937aa3f5d83bc7a485aa44ce436eab2c619a860600eefcefb381823e4f4c17a342a925a678dee894f6e4779a3c5213c45 MISC metadata.xml 332 BLAKE2B 962e477b5ad4d3835483df1eb6ec2e4b8d6996f81076dd06aaf9e5b3927606e9a9f36db835ef51525717e803849335d86b6bdafb854b12f2199bd0b72646ba25 SHA512 6e444fca759d82a8507d4805d0cd3ca170e9e2181bd809e18c51e73822a5eec5b693cce5535bfb2b6ad9d4e5fa9919de685065333e25bbc3c5a80b83f998d8f8 diff --git a/net-news/canto-daemon/canto-daemon-0.9.8.ebuild b/net-news/canto-daemon/canto-daemon-0.9.8.ebuild index d0cff11389b5..802d0a8b4e3d 100644 --- a/net-news/canto-daemon/canto-daemon-0.9.8.ebuild +++ b/net-news/canto-daemon/canto-daemon-0.9.8.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -6,7 +6,7 @@ EAPI=8 DISTUTILS_USE_SETUPTOOLS=no PYTHON_COMPAT=( python3_{8..10} ) PYTHON_REQ_USE="xml(+),threads(+)" -inherit distutils-r1 multilib +inherit distutils-r1 DESCRIPTION="Daemon part of Canto-NG RSS reader" HOMEPAGE="https://codezen.org/canto-ng/" |