summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRepository mirror & CI <repomirrorci@gentoo.org>2021-06-12 13:50:18 +0000
committerRepository mirror & CI <repomirrorci@gentoo.org>2021-06-12 13:50:18 +0000
commit1849820df7f6fa93dd8ba8fc58e86ff1577ab8b5 (patch)
tree3cbcc434c6c13ef7f573b0cea6bb2fdef38fbe8e
parentMerge updates from master (diff)
downloadgentoo-1849820df7f6fa93dd8ba8fc58e86ff1577ab8b5.tar.gz
gentoo-1849820df7f6fa93dd8ba8fc58e86ff1577ab8b5.tar.bz2
gentoo-1849820df7f6fa93dd8ba8fc58e86ff1577ab8b5.zip
2021-06-12 13:50:17 UTC
-rw-r--r--metadata/md5-cache/app-portage/kuroneko-0.1.316
-rw-r--r--metadata/pkg_desc_index2
-rw-r--r--metadata/timestamp.chk2
3 files changed, 18 insertions, 2 deletions
diff --git a/metadata/md5-cache/app-portage/kuroneko-0.1.3 b/metadata/md5-cache/app-portage/kuroneko-0.1.3
new file mode 100644
index 000000000000..8165f2400b6d
--- /dev/null
+++ b/metadata/md5-cache/app-portage/kuroneko-0.1.3
@@ -0,0 +1,16 @@
+BDEPEND=test? ( dev-python/bracex[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,-python_single_target_python3_8(-),-python_single_target_python3_9(-),-python_single_target_python3_10(-)] dev-python/responses[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,-python_single_target_python3_8(-),-python_single_target_python3_9(-),-python_single_target_python3_10(-)] ) test? ( dev-python/colorama[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,-python_single_target_python3_8(-),-python_single_target_python3_9(-),-python_single_target_python3_10(-)] dev-python/requests[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,-python_single_target_python3_8(-),-python_single_target_python3_9(-),-python_single_target_python3_10(-)] sys-apps/pkgcore[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,-python_single_target_python3_8(-),-python_single_target_python3_9(-),-python_single_target_python3_10(-)] scraper? ( dev-python/bracex[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,-python_single_target_python3_8(-),-python_single_target_python3_9(-),-python_single_target_python3_10(-)] ) >=dev-python/pytest-4.5.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,-python_single_target_python3_8(-),-python_single_target_python3_9(-),-python_single_target_python3_10(-)] ) python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) python_targets_python3_10? ( dev-lang/python:3.10 ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,-python_single_target_python3_8(-),-python_single_target_python3_9(-),-python_single_target_python3_10(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,-python_single_target_python3_8(-),-python_single_target_python3_9(-),-python_single_target_python3_10(-)]
+DEFINED_PHASES=compile configure install prepare test
+DESCRIPTION=Vulnerability checker using data scraped from Gentoo Bugzilla
+EAPI=7
+HOMEPAGE=https://github.com/mgorny/kuroneko/
+INHERIT=distutils-r1
+IUSE=scraper test python_targets_python3_8 python_targets_python3_9 python_targets_python3_10
+KEYWORDS=~amd64 ~x86
+LICENSE=BSD-2
+RDEPEND=dev-python/colorama[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,-python_single_target_python3_8(-),-python_single_target_python3_9(-),-python_single_target_python3_10(-)] dev-python/requests[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,-python_single_target_python3_8(-),-python_single_target_python3_9(-),-python_single_target_python3_10(-)] sys-apps/pkgcore[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,-python_single_target_python3_8(-),-python_single_target_python3_9(-),-python_single_target_python3_10(-)] scraper? ( dev-python/bracex[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,-python_single_target_python3_8(-),-python_single_target_python3_9(-),-python_single_target_python3_10(-)] ) python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) python_targets_python3_10? ( dev-lang/python:3.10 ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,-python_single_target_python3_8(-),-python_single_target_python3_9(-),-python_single_target_python3_10(-)]
+REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 )
+RESTRICT=!test? ( test )
+SLOT=0
+SRC_URI=https://github.com/mgorny/kuroneko/archive/v0.1.3.tar.gz -> kuroneko-0.1.3.tar.gz
+_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib ebdbaed22e873a5abe6205f41349b479 multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 python-utils-r1 6e84b7d3d8d0bb1ee12774f4a66909e2 python-r1 26e4ad0a4190b14f70973dc253e86535 distutils-r1 c21cf58c1e3c67e0ea53c96a7b37eddd
+_md5_=7133bf273231886b860a4eb450f0a0e2
diff --git a/metadata/pkg_desc_index b/metadata/pkg_desc_index
index 26dc994ff6eb..04ad6541dcd8 100644
--- a/metadata/pkg_desc_index
+++ b/metadata/pkg_desc_index
@@ -2980,7 +2980,7 @@ app-portage/gs-elpa 0.1.3-r1 0.2.1: g-sorcery backend for elisp packages
app-portage/gverify 2: gentoo.git signature verification tool
app-portage/hackport 0.6.6 9999: Hackage and Portage integration tool
app-portage/java-ebuilder 0.5.1-r1 9999: Java team tool for semi-automatic creation of ebuilds from pom.xml
-app-portage/kuroneko 0.1.0 0.1.1 0.1.2: Vulnerability checker using data scraped from Gentoo Bugzilla
+app-portage/kuroneko 0.1.0 0.1.1 0.1.2 0.1.3: Vulnerability checker using data scraped from Gentoo Bugzilla
app-portage/kuroo 1.0.0 9999: Graphical Portage frontend based on KDE Frameworks
app-portage/layman 2.4.3 9999: Tool to manage Gentoo overlays
app-portage/metagen 0.7.2 9999: metadata.xml generator for ebuilds
diff --git a/metadata/timestamp.chk b/metadata/timestamp.chk
index 62da2c50eff4..75c4684d2f6b 100644
--- a/metadata/timestamp.chk
+++ b/metadata/timestamp.chk
@@ -1 +1 @@
-Sat, 12 Jun 2021 13:35:20 +0000
+Sat, 12 Jun 2021 13:50:17 +0000