summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRepository mirror & CI <repomirrorci@gentoo.org>2021-10-22 17:36:34 +0000
committerRepository mirror & CI <repomirrorci@gentoo.org>2021-10-22 17:36:34 +0000
commit174a14b3d6dcfb04b9cd3131c9dd4f2146bff3b6 (patch)
tree1408642cdd31d77e3e403d07d9dbbdf8b75f67cf /metadata/md5-cache/net-news
parentMerge updates from master (diff)
downloadgentoo-174a14b3d6dcfb04b9cd3131c9dd4f2146bff3b6.tar.gz
gentoo-174a14b3d6dcfb04b9cd3131c9dd4f2146bff3b6.tar.bz2
gentoo-174a14b3d6dcfb04b9cd3131c9dd4f2146bff3b6.zip
2021-10-22 17:36:32 UTC
Diffstat (limited to 'metadata/md5-cache/net-news')
-rw-r--r--metadata/md5-cache/net-news/canto-curses-0.9.914
-rw-r--r--metadata/md5-cache/net-news/canto-daemon-0.9.812
2 files changed, 15 insertions, 11 deletions
diff --git a/metadata/md5-cache/net-news/canto-curses-0.9.9 b/metadata/md5-cache/net-news/canto-curses-0.9.9
index c620e193afbf..7b95342031c0 100644
--- a/metadata/md5-cache/net-news/canto-curses-0.9.9
+++ b/metadata/md5-cache/net-news/canto-curses-0.9.9
@@ -1,15 +1,17 @@
-BDEPEND=python_targets_python3_8? ( dev-lang/python:3.8[ncurses(+),threads(+)] ) python_targets_python3_9? ( dev-lang/python:3.9[ncurses(+),threads(+)] ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?,python_targets_python3_9(-)?]
+BDEPEND=test? ( >=net-news/canto-daemon-0.9.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) python_targets_python3_8? ( dev-lang/python:3.8[ncurses(+),threads(+)] ) python_targets_python3_9? ( dev-lang/python:3.9[ncurses(+),threads(+)] ) python_targets_python3_10? ( dev-lang/python:3.10[ncurses(+),threads(+)] ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=The ncurses client for canto-daemon
EAPI=8
HOMEPAGE=https://codezen.org/canto-ng/
-INHERIT=distutils-r1 multilib
-IUSE=python_targets_python3_8 python_targets_python3_9
+INHERIT=distutils-r1
+IUSE=test python_targets_python3_8 python_targets_python3_9 python_targets_python3_10
KEYWORDS=~amd64 ~x86
LICENSE=GPL-2
-RDEPEND=>=net-news/canto-daemon-0.9.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?] python_targets_python3_8? ( dev-lang/python:3.8[ncurses(+),threads(+)] ) python_targets_python3_9? ( dev-lang/python:3.9[ncurses(+),threads(+)] ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?,python_targets_python3_9(-)?]
-REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 )
+PROPERTIES=test_network
+RDEPEND=>=net-news/canto-daemon-0.9.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] python_targets_python3_8? ( dev-lang/python:3.8[ncurses(+),threads(+)] ) python_targets_python3_9? ( dev-lang/python:3.9[ncurses(+),threads(+)] ) python_targets_python3_10? ( dev-lang/python:3.10[ncurses(+),threads(+)] ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?]
+REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 )
+RESTRICT=test
SLOT=0
SRC_URI=https://github.com/themoken/canto-curses/archive/v0.9.9.tar.gz -> canto-curses-0.9.9.tar.gz
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 multibuild 05a584848db4901c97fcd94ae7cc3a97 python-utils-r1 655fe65f186504e455c2f3116808fda8 python-r1 e574a3642f886323f18f867ecc4d91c4 distutils-r1 252d4f554e611b0af601160a9c7be049
-_md5_=b9221b04266c916d0a8747153d3d90d4
+_md5_=c124bd66e125181411bd1f645962dbbe
diff --git a/metadata/md5-cache/net-news/canto-daemon-0.9.8 b/metadata/md5-cache/net-news/canto-daemon-0.9.8
index 4f457a5f4795..d37231ff335c 100644
--- a/metadata/md5-cache/net-news/canto-daemon-0.9.8
+++ b/metadata/md5-cache/net-news/canto-daemon-0.9.8
@@ -1,15 +1,17 @@
-BDEPEND=python_targets_python3_8? ( dev-lang/python:3.8[xml(+),threads(+)] ) python_targets_python3_9? ( dev-lang/python:3.9[xml(+),threads(+)] ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?,python_targets_python3_9(-)?]
+BDEPEND=test? ( dev-python/feedparser[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) python_targets_python3_8? ( dev-lang/python:3.8[xml(+),threads(+)] ) python_targets_python3_9? ( dev-lang/python:3.9[xml(+),threads(+)] ) python_targets_python3_10? ( dev-lang/python:3.10[xml(+),threads(+)] ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Daemon part of Canto-NG RSS reader
EAPI=8
HOMEPAGE=https://codezen.org/canto-ng/
INHERIT=distutils-r1 multilib
-IUSE=python_targets_python3_8 python_targets_python3_9
+IUSE=test python_targets_python3_8 python_targets_python3_9 python_targets_python3_10
KEYWORDS=~amd64 ~x86
LICENSE=GPL-2
-RDEPEND=dev-python/feedparser[python_targets_python3_8(-)?,python_targets_python3_9(-)?] python_targets_python3_8? ( dev-lang/python:3.8[xml(+),threads(+)] ) python_targets_python3_9? ( dev-lang/python:3.9[xml(+),threads(+)] ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?,python_targets_python3_9(-)?]
-REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 )
+PROPERTIES=test_network
+RDEPEND=dev-python/feedparser[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] python_targets_python3_8? ( dev-lang/python:3.8[xml(+),threads(+)] ) python_targets_python3_9? ( dev-lang/python:3.9[xml(+),threads(+)] ) python_targets_python3_10? ( dev-lang/python:3.10[xml(+),threads(+)] ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?]
+REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 )
+RESTRICT=test
SLOT=0
SRC_URI=https://github.com/themoken/canto-next/archive/v0.9.8.tar.gz -> canto-daemon-0.9.8.tar.gz
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 multibuild 05a584848db4901c97fcd94ae7cc3a97 python-utils-r1 655fe65f186504e455c2f3116808fda8 python-r1 e574a3642f886323f18f867ecc4d91c4 distutils-r1 252d4f554e611b0af601160a9c7be049
-_md5_=64a2d5cf8cda495fcbdc0fd6c30cb755
+_md5_=bae3ee444a912e30aa1b3229ba6ff3f7