diff options
author | 2020-04-08 11:07:58 +0000 | |
---|---|---|
committer | 2020-04-08 11:07:58 +0000 | |
commit | 3c217254aa4d828a2525a1253aa4b6f2731f7772 (patch) | |
tree | 42d5c923c4d6b19f3ce13f7196b2ebf6459fe5ce | |
parent | Merge updates from master (diff) | |
download | gentoo-3c217254aa4d828a2525a1253aa4b6f2731f7772.tar.gz gentoo-3c217254aa4d828a2525a1253aa4b6f2731f7772.tar.bz2 gentoo-3c217254aa4d828a2525a1253aa4b6f2731f7772.zip |
2020-04-08 11:07:55 UTC
-rw-r--r-- | metadata/md5-cache/app-emulation/vice-3.4_p37498 | 4 | ||||
-rw-r--r-- | metadata/md5-cache/dev-embedded/xa-2.3.10 | 4 | ||||
-rw-r--r-- | metadata/md5-cache/dev-python/wcwidth-0.1.9 | 15 | ||||
-rw-r--r-- | metadata/md5-cache/net-libs/cvm-0.97 | 4 | ||||
-rw-r--r-- | metadata/pkg_desc_index | 2 | ||||
-rw-r--r-- | metadata/timestamp.chk | 2 |
6 files changed, 23 insertions, 8 deletions
diff --git a/metadata/md5-cache/app-emulation/vice-3.4_p37498 b/metadata/md5-cache/app-emulation/vice-3.4_p37498 index 22e602a50b20..99266fd52440 100644 --- a/metadata/md5-cache/app-emulation/vice-3.4_p37498 +++ b/metadata/md5-cache/app-emulation/vice-3.4_p37498 @@ -5,11 +5,11 @@ DESCRIPTION=The Versatile Commodore Emulator EAPI=7 HOMEPAGE=http://vice-emu.sourceforge.net/ IUSE=alsa debug doc ethernet ffmpeg flac gif +gtk headless ipv6 jpeg lame libav mpg123 ogg oss +opengl parport pci png portaudio pulseaudio sdl zlib -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 ~x86 LICENSE=GPL-2+ RDEPEND=sys-libs/readline:0= virtual/libintl alsa? ( media-libs/alsa-lib ) ethernet? ( >=net-libs/libpcap-0.9.8 >=net-libs/libnet-1.1.2.1:1.1 ) ffmpeg? ( libav? ( media-video/libav:= ) !libav? ( media-video/ffmpeg:= ) ) flac? ( media-libs/flac ) gif? ( media-libs/giflib:= ) gtk? ( dev-libs/glib:2 media-libs/fontconfig:1.0 x11-libs/gtk+:3 opengl? ( media-libs/glew:0= virtual/opengl ) ) jpeg? ( virtual/jpeg ) lame? ( media-sound/lame ) mpg123? ( media-sound/mpg123 ) ogg? ( media-libs/libogg media-libs/libvorbis ) parport? ( sys-libs/libieee1284 ) pci? ( sys-apps/pciutils ) png? ( media-libs/libpng:0= ) portaudio? ( media-libs/portaudio ) pulseaudio? ( media-sound/pulseaudio ) sdl? ( media-libs/libsdl2[video] ) zlib? ( sys-libs/zlib ) REQUIRED_USE=|| ( gtk headless sdl ) gtk? ( zlib ) SLOT=0 SRC_URI=https://sourceforge.net/code-snapshots/svn/v/vi/vice-emu/code/vice-emu-code-r37498-trunk-vice.zip _eclasses_=autotools 7d999b62b8749fad43fff00620cedf47 libtool f143db5a74ccd9ca28c1234deffede96 multibuild 40fe59465edacd730c644ec2bc197809 multilib 318e8ae683e57fd3ccd0d31a769d8ee8 toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c -_md5_=2345c5a20d1397c37a9084c7c6efcf51 +_md5_=c7c285e8c21de78c87311e9705e1bf45 diff --git a/metadata/md5-cache/dev-embedded/xa-2.3.10 b/metadata/md5-cache/dev-embedded/xa-2.3.10 index 59aa427e7dfa..8da88fba0156 100644 --- a/metadata/md5-cache/dev-embedded/xa-2.3.10 +++ b/metadata/md5-cache/dev-embedded/xa-2.3.10 @@ -2,9 +2,9 @@ DEFINED_PHASES=compile install test DESCRIPTION=High-speed, two-pass portable 6502 cross-assembler EAPI=7 HOMEPAGE=https://www.floodgap.com/retrotech/xa/ -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 ~x86 LICENSE=GPL-2 SLOT=0 SRC_URI=https://www.floodgap.com/retrotech/xa/dists/xa-2.3.10.tar.gz _eclasses_=multilib 318e8ae683e57fd3ccd0d31a769d8ee8 toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c -_md5_=750d18a5832c3ae70431e2980e021ac0 +_md5_=3e72ed5696811696c46523a52f2ee685 diff --git a/metadata/md5-cache/dev-python/wcwidth-0.1.9 b/metadata/md5-cache/dev-python/wcwidth-0.1.9 new file mode 100644 index 000000000000..8163b86d8275 --- /dev/null +++ b/metadata/md5-cache/dev-python/wcwidth-0.1.9 @@ -0,0 +1,15 @@ +BDEPEND=test? ( dev-python/pytest[python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy3(-),-python_single_target_python2_7(-),-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_python2_7? ( >=dev-lang/python-2.7.17-r1:2.7 ) python_targets_python3_6? ( >=dev-lang/python-3.6.10:3.6 ) python_targets_python3_7? ( >=dev-lang/python-3.7.6:3.7 ) python_targets_python3_8? ( >=dev-lang/python-3.8.2:3.8 ) >=dev-lang/python-exec-2:=[python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy3(-),-python_single_target_python2_7(-),-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_python2_7(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] +DEFINED_PHASES=compile configure install prepare test +DESCRIPTION=Measures number of Terminal column cells of wide-character codes +EAPI=7 +HOMEPAGE=https://pypi.org/project/wcwidth/ https://github.com/jquast/wcwidth +IUSE=test python_targets_pypy3 python_targets_python2_7 python_targets_python3_6 python_targets_python3_7 python_targets_python3_8 +KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux +LICENSE=MIT +RDEPEND=python_targets_pypy3? ( >=dev-python/pypy3-7.3.0:0= ) python_targets_python2_7? ( >=dev-lang/python-2.7.17-r1:2.7 ) python_targets_python3_6? ( >=dev-lang/python-3.6.10:3.6 ) python_targets_python3_7? ( >=dev-lang/python-3.7.6:3.7 ) python_targets_python3_8? ( >=dev-lang/python-3.8.2:3.8 ) >=dev-lang/python-exec-2:=[python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] +REQUIRED_USE=|| ( python_targets_pypy3 python_targets_python2_7 python_targets_python3_6 python_targets_python3_7 python_targets_python3_8 ) +RESTRICT=!test? ( test ) +SLOT=0 +SRC_URI=mirror://pypi/w/wcwidth/wcwidth-0.1.9.tar.gz +_eclasses_=distutils-r1 577e2308f7b36e26062d464f59a5ee6c multibuild 40fe59465edacd730c644ec2bc197809 multilib 318e8ae683e57fd3ccd0d31a769d8ee8 multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 8386b016a2b3bbefa88443fdaa898057 python-utils-r1 6f5996d2ae01e0c6f2869ed18f023239 toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c +_md5_=84ba5a685dc0605fec9ca3871adf890b diff --git a/metadata/md5-cache/net-libs/cvm-0.97 b/metadata/md5-cache/net-libs/cvm-0.97 index fda51f96b80d..4baf56f5461a 100644 --- a/metadata/md5-cache/net-libs/cvm-0.97 +++ b/metadata/md5-cache/net-libs/cvm-0.97 @@ -4,11 +4,11 @@ DESCRIPTION=Credential Validation Modules by Bruce Guenter EAPI=7 HOMEPAGE=http://untroubled.org/cvm/ IUSE=mysql postgres test vpopmail -KEYWORDS=~amd64 ppc ~sparc x86 +KEYWORDS=~amd64 ppc sparc x86 LICENSE=GPL-2+ RDEPEND=dev-db/cdb:= >=dev-libs/bglibs-2.04:0= RESTRICT=!test? ( test ) SLOT=0 SRC_URI=http://untroubled.org/cvm/archive/cvm-0.97.tar.gz _eclasses_=multilib 318e8ae683e57fd3ccd0d31a769d8ee8 toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c -_md5_=81e251794cea245ec0d44eaf2c134fd1 +_md5_=f20940425821dc7cc9a52c850481755f diff --git a/metadata/pkg_desc_index b/metadata/pkg_desc_index index 8f9be2c580d2..ef87695a56d1 100644 --- a/metadata/pkg_desc_index +++ b/metadata/pkg_desc_index @@ -8865,7 +8865,7 @@ dev-python/vpython 7.4.6: VPython for Jupyter notebook dev-python/waitress 1.3.1: A pure-Python WSGI server dev-python/warlock 1.3.0: Python object model built on JSON schema and JSON patch dev-python/watchdog 0.8.3-r2 0.9.0 0.9.0-r1: Python API and shell utilities to monitor file system events -dev-python/wcwidth 0.1.8: Measures number of Terminal column cells of wide-character codes +dev-python/wcwidth 0.1.8 0.1.9: Measures number of Terminal column cells of wide-character codes dev-python/weasyprint 51: Visual rendering engine for HTML and CSS that can export to PDF dev-python/webassets 0.12.1 2.0: Asset management for Python web development dev-python/webcolors 1.10 1.11.1: Color names and value formats defined by the HTML and CSS specifications diff --git a/metadata/timestamp.chk b/metadata/timestamp.chk index ca60fa0ffef1..ee107b6724ed 100644 --- a/metadata/timestamp.chk +++ b/metadata/timestamp.chk @@ -1 +1 @@ -Wed, 08 Apr 2020 10:39:24 +0000 +Wed, 08 Apr 2020 11:07:56 +0000 |