diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2020-07-01 08:39:25 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2020-07-01 08:39:25 +0000 |
commit | 9f6b157145198e35253506d18c963ae334ef3e96 (patch) | |
tree | 313530915b736a67b35cb2a2f7e64e945a6dacc5 /metadata | |
parent | Merge updates from master (diff) | |
download | gentoo-9f6b157145198e35253506d18c963ae334ef3e96.tar.gz gentoo-9f6b157145198e35253506d18c963ae334ef3e96.tar.bz2 gentoo-9f6b157145198e35253506d18c963ae334ef3e96.zip |
2020-07-01 08:39:24 UTC
Diffstat (limited to 'metadata')
-rw-r--r-- | metadata/md5-cache/dev-python/vdf-3.3 | 10 | ||||
-rw-r--r-- | metadata/md5-cache/x11-themes/numix-gtk-theme-2.6.7-r2 | 4 | ||||
-rw-r--r-- | metadata/md5-cache/x11-wm/fluxbox-1.3.7-r4 | 2 | ||||
-rw-r--r-- | metadata/timestamp.chk | 2 |
4 files changed, 9 insertions, 9 deletions
diff --git a/metadata/md5-cache/dev-python/vdf-3.3 b/metadata/md5-cache/dev-python/vdf-3.3 index 42bd8a8cdfa5..2ce167647ee8 100644 --- a/metadata/md5-cache/dev-python/vdf-3.3 +++ b/metadata/md5-cache/dev-python/vdf-3.3 @@ -1,15 +1,15 @@ -BDEPEND=test? ( >=dev-python/pytest-4.5.0[python_targets_pypy3(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy3(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] ) python_targets_pypy3? ( >=dev-python/pypy3-7.3.0:0= ) python_targets_python3_6? ( dev-lang/python:3.6 ) python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python3_8? ( dev-lang/python:3.8 ) >=dev-lang/python-exec-2:=[python_targets_pypy3(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy3(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/setuptools-42.0.2[python_targets_pypy3(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy3(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] +BDEPEND=test? ( >=dev-python/pytest-4.5.0[python_targets_pypy3(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_pypy3(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] ) python_targets_pypy3? ( >=dev-python/pypy3-7.3.0:0= ) python_targets_python3_6? ( dev-lang/python:3.6 ) python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) >=dev-lang/python-exec-2:=[python_targets_pypy3(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_pypy3(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] >=dev-python/setuptools-42.0.2[python_targets_pypy3(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_pypy3(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] DEFINED_PHASES=compile configure install prepare test DESCRIPTION=A module for (de)serialization to and from VDF, Valve's key-value text format EAPI=7 HOMEPAGE=https://github.com/ValvePython/vdf -IUSE=test python_targets_pypy3 python_targets_python3_6 python_targets_python3_7 python_targets_python3_8 +IUSE=test python_targets_pypy3 python_targets_python3_6 python_targets_python3_7 python_targets_python3_8 python_targets_python3_9 KEYWORDS=~amd64 LICENSE=MIT -RDEPEND=python_targets_pypy3? ( >=dev-python/pypy3-7.3.0:0= ) python_targets_python3_6? ( dev-lang/python:3.6 ) python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python3_8? ( dev-lang/python:3.8 ) >=dev-lang/python-exec-2:=[python_targets_pypy3(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy3(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] -REQUIRED_USE=|| ( python_targets_pypy3 python_targets_python3_6 python_targets_python3_7 python_targets_python3_8 ) +RDEPEND=python_targets_pypy3? ( >=dev-python/pypy3-7.3.0:0= ) python_targets_python3_6? ( dev-lang/python:3.6 ) python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) >=dev-lang/python-exec-2:=[python_targets_pypy3(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_pypy3(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] +REQUIRED_USE=|| ( python_targets_pypy3 python_targets_python3_6 python_targets_python3_7 python_targets_python3_8 python_targets_python3_9 ) RESTRICT=!test? ( test ) SLOT=0 SRC_URI=https://codeload.github.com/ValvePython/vdf/tar.gz/v3.3 -> vdf-3.3.tar.gz _eclasses_=distutils-r1 44725b3eb803b8abcd6978759c231210 multibuild 40fe59465edacd730c644ec2bc197809 multilib 2477ebe553d3e4d2c606191fe6c33602 multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 8386b016a2b3bbefa88443fdaa898057 python-utils-r1 ace0a9a129fcfeaae542c0d15c07f36a toolchain-funcs 605c126bed8d87e4378d5ff1645330cb -_md5_=eae5244e231df07d4d55a6495c6827ff +_md5_=d784a67a80f7b905b02503b8abd81676 diff --git a/metadata/md5-cache/x11-themes/numix-gtk-theme-2.6.7-r2 b/metadata/md5-cache/x11-themes/numix-gtk-theme-2.6.7-r2 index e2034a0df0bd..eb16177e7cb5 100644 --- a/metadata/md5-cache/x11-themes/numix-gtk-theme-2.6.7-r2 +++ b/metadata/md5-cache/x11-themes/numix-gtk-theme-2.6.7-r2 @@ -4,9 +4,9 @@ DEPEND=dev-libs/libxml2:2 x11-libs/gtk+:3 x11-themes/gtk-engines-murrine dev-lib DESCRIPTION=A modern flat theme with a combination of light and dark elements EAPI=7 HOMEPAGE=https://github.com/numixproject/numix-gtk-theme -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=GPL-3 RDEPEND=dev-libs/libxml2:2 x11-libs/gtk+:3 x11-themes/gtk-engines-murrine SLOT=0 SRC_URI=https://github.com/numixproject/numix-gtk-theme/archive/2.6.7.tar.gz -> numix-gtk-theme-2.6.7.tar.gz -_md5_=ee5368eafd6ddfa2f4a323ead3490b56 +_md5_=08def6f07ecf7d8d65cb6f8a473f1782 diff --git a/metadata/md5-cache/x11-wm/fluxbox-1.3.7-r4 b/metadata/md5-cache/x11-wm/fluxbox-1.3.7-r4 index bb1ee2aa6b85..077c407651a9 100644 --- a/metadata/md5-cache/x11-wm/fluxbox-1.3.7-r4 +++ b/metadata/md5-cache/x11-wm/fluxbox-1.3.7-r4 @@ -12,4 +12,4 @@ REQUIRED_USE=systray? ( toolbar ) SLOT=0 SRC_URI=mirror://sourceforge/fluxbox/fluxbox-1.3.7.tar.xz _eclasses_=eutils fcb2aa98e1948b835b5ae66ca52868c5 flag-o-matic f1194291b9a1baca337c1c89b5f7f365 multilib 2477ebe553d3e4d2c606191fe6c33602 prefix c2993e4c430c1ee24f278983d6189501 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb xdg c7ba313ea1eaf266f95cc6235f7d6a07 xdg-utils ff2ff954e6b17929574eee4efc5152ba -_md5_=b16fbb31e96a928b4b1132adb85c773a +_md5_=8558e407965043dba9fb53da3aa49337 diff --git a/metadata/timestamp.chk b/metadata/timestamp.chk index 0e35c72d1921..badbd9d13d24 100644 --- a/metadata/timestamp.chk +++ b/metadata/timestamp.chk @@ -1 +1 @@ -Wed, 01 Jul 2020 07:09:25 +0000 +Wed, 01 Jul 2020 08:39:24 +0000 |