commit:     5d5edfd085c3072f94de858086272045b19a5cfb
Author:     Sergey Popov <pinkbyte <AT> gentoo <DOT> org>
AuthorDate: Sat May  9 10:56:45 2020 +0000
Commit:     Sergey Popov <pinkbyte <AT> gentoo <DOT> org>
CommitDate: Sat May  9 10:59:41 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5d5edfd0

net-news/canto-daemon: version bump, drop old

Reported-by: Christian Buchinger <cb-gentoo <AT> guya.de>
Closes: https://bugs.gentoo.org/668920
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Sergey Popov <pinkbyte <AT> gentoo.org>

 net-news/canto-daemon/Manifest                                      | 2 +-
 .../{canto-daemon-0.9.1.ebuild => canto-daemon-0.9.7.ebuild}        | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/net-news/canto-daemon/Manifest b/net-news/canto-daemon/Manifest
index 374426378e5..c41f450f054 100644
--- a/net-news/canto-daemon/Manifest
+++ b/net-news/canto-daemon/Manifest
@@ -1 +1 @@
-DIST canto-daemon-0.9.1.tar.gz 49316 BLAKE2B 
9e19dfe348b915735f81a74d7eed21a2c442c2f16d7c78c881ed06db6079154921a34e39b5b28fd17ccae7a626ef2f931b169f35bb15a29b091ec3a444acf4e0
 SHA512 
88e708c92813ddda44a8ea6a5d21722510822f22ebc0a4fb4165e6793ea50d89b139a51a4b1e06f811d7073c6b103590b52e4299c674f904e8b5aae7645484fd
+DIST canto-daemon-0.9.7.tar.gz 53833 BLAKE2B 
148929d610ccde11d32295b585e7ff01d847e4fbf8e9d0bea63fdf2c38b3474f958ff99a2667624b08ab90e004023659b9f4aa0477a67ed5b6e218eac4b2eedc
 SHA512 
8c8c73cb6bc7455620abd299dfa0350ea5b8ec0e04d7ccdb1dd8ee2a6de51d0a0ba3934d66141dc899d28e49993c87002a936659f9c31b3c416ee294f9b616b9

diff --git a/net-news/canto-daemon/canto-daemon-0.9.1.ebuild 
b/net-news/canto-daemon/canto-daemon-0.9.7.ebuild
similarity index 81%
rename from net-news/canto-daemon/canto-daemon-0.9.1.ebuild
rename to net-news/canto-daemon/canto-daemon-0.9.7.ebuild
index a5006ea0468..b7c139a520b 100644
--- a/net-news/canto-daemon/canto-daemon-0.9.1.ebuild
+++ b/net-news/canto-daemon/canto-daemon-0.9.7.ebuild
@@ -1,15 +1,15 @@
 # Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI="5"
+EAPI=7
 
-PYTHON_COMPAT=( python3_6 )
+PYTHON_COMPAT=( python3_{6,7,8} )
 PYTHON_REQ_USE="xml(+),threads(+)"
 inherit distutils-r1 multilib
 
 DESCRIPTION="Daemon part of Canto-NG RSS reader"
 HOMEPAGE="https://codezen.org/canto-ng/";
-SRC_URI="https://codezen.org/static/${P}.tar.gz";
+SRC_URI="https://github.com/themoken/canto-next/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"

Reply via email to