diff options
author | 2020-03-24 20:08:47 +0000 | |
---|---|---|
committer | 2020-03-24 20:08:47 +0000 | |
commit | 88ea29d6d886ba80857f57912c5c3e9cc405b542 (patch) | |
tree | 02237c3a66eacf637719dfd0b8c1a8bc6d08107b | |
parent | Merge updates from master (diff) | |
download | gentoo-88ea29d6d886ba80857f57912c5c3e9cc405b542.tar.gz gentoo-88ea29d6d886ba80857f57912c5c3e9cc405b542.tar.bz2 gentoo-88ea29d6d886ba80857f57912c5c3e9cc405b542.zip |
2020-03-24 20:08:45 UTC
-rw-r--r-- | metadata/md5-cache/app-editors/nano-4.9 (renamed from metadata/md5-cache/app-editors/nano-4.7) | 4 | ||||
-rw-r--r-- | metadata/md5-cache/dev-python/fudge-1.1.0 | 10 | ||||
-rw-r--r-- | metadata/md5-cache/dev-python/fudge-1.1.1 | 15 | ||||
-rw-r--r-- | metadata/md5-cache/net-misc/memcached-1.6.0 | 15 | ||||
-rw-r--r-- | metadata/md5-cache/net-misc/memcached-1.6.1 | 15 | ||||
-rw-r--r-- | metadata/pkg_desc_index | 6 | ||||
-rw-r--r-- | metadata/timestamp.chk | 2 |
7 files changed, 26 insertions, 41 deletions
diff --git a/metadata/md5-cache/app-editors/nano-4.7 b/metadata/md5-cache/app-editors/nano-4.9 index f66a7be68929..856fc8d56feb 100644 --- a/metadata/md5-cache/app-editors/nano-4.7 +++ b/metadata/md5-cache/app-editors/nano-4.9 @@ -9,6 +9,6 @@ KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s LICENSE=GPL-3 RDEPEND=!static? ( >=sys-libs/ncurses-5.9-r1:0=[unicode?] sys-libs/ncurses:0= magic? ( sys-apps/file ) nls? ( virtual/libintl ) !ncurses? ( slang? ( sys-libs/slang ) ) ) SLOT=0 -SRC_URI=https://www.nano-editor.org/dist/v4/nano-4.7.tar.gz +SRC_URI=https://www.nano-editor.org/dist/v4/nano-4.9.tar.gz _eclasses_=eutils fcb2aa98e1948b835b5ae66ca52868c5 flag-o-matic 7472ddc437760e4f626968f95daed685 multilib 1d91b03d42ab6308b5f4f6b598ed110e toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c -_md5_=a7d0e5d88a9f4c4059833d88d2267df4 +_md5_=dcde4baa9d0a25e3eec9c960555bae84 diff --git a/metadata/md5-cache/dev-python/fudge-1.1.0 b/metadata/md5-cache/dev-python/fudge-1.1.0 index bf9fd45a57ee..77d5570c5cba 100644 --- a/metadata/md5-cache/dev-python/fudge-1.1.0 +++ b/metadata/md5-cache/dev-python/fudge-1.1.0 @@ -1,15 +1,15 @@ DEFINED_PHASES=compile configure install prepare test -DEPEND=dev-python/setuptools[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] doc? ( dev-python/sphinx[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] ) test? ( dev-python/nose[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] ) python_targets_python3_6? ( dev-lang/python:3.6 ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] +DEPEND=dev-python/setuptools[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] doc? ( dev-python/sphinx[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] ) test? ( dev-python/nose[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] ) 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_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] DESCRIPTION=Replace real objects with fakes (mocks, stubs, etc) while testing EAPI=6 HOMEPAGE=http://farmdev.com/projects/fudge/ https://pypi.org/project/fudge/ -IUSE=doc test python_targets_python3_6 +IUSE=doc test python_targets_python3_6 python_targets_python3_7 python_targets_python3_8 KEYWORDS=amd64 ~arm64 x86 LICENSE=MIT -RDEPEND=python_targets_python3_6? ( dev-lang/python:3.6 ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] -REQUIRED_USE=|| ( python_targets_python3_6 ) +RDEPEND=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_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] +REQUIRED_USE=|| ( python_targets_python3_6 python_targets_python3_7 python_targets_python3_8 ) RESTRICT=!test? ( test ) SLOT=0 SRC_URI=mirror://pypi/f/fudge/fudge-1.1.0.tar.gz _eclasses_=desktop b1d22ac8bdd4679ab79c71aca235009d distutils-r1 577e2308f7b36e26062d464f59a5ee6c epatch ed88001f77c6dd0d5f09e45c1a5b480e estack 686eaab303305a908fd57b2fd7617800 eutils fcb2aa98e1948b835b5ae66ca52868c5 ltprune 2729691420b6deeda2a90b1f1183fb55 multibuild 40fe59465edacd730c644ec2bc197809 multilib 1d91b03d42ab6308b5f4f6b598ed110e multiprocessing cac3169468f893670dac3e7cb940e045 preserve-libs ef207dc62baddfddfd39a164d9797648 python-r1 8386b016a2b3bbefa88443fdaa898057 python-utils-r1 e03f98555f2634bb9fb3160a8e30e3ec toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf xdg-utils ff2ff954e6b17929574eee4efc5152ba -_md5_=8af85d33b01d0a1eb0b28ce34513b373 +_md5_=6dee3df5f4d7de7c8d6c29d7d2028389 diff --git a/metadata/md5-cache/dev-python/fudge-1.1.1 b/metadata/md5-cache/dev-python/fudge-1.1.1 new file mode 100644 index 000000000000..a2bdf318a711 --- /dev/null +++ b/metadata/md5-cache/dev-python/fudge-1.1.1 @@ -0,0 +1,15 @@ +BDEPEND=doc? ( dev-python/sphinx[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] ) test? ( dev-python/nose[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] ) 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_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] +DEFINED_PHASES=compile configure install prepare test +DESCRIPTION=Replace real objects with fakes (mocks, stubs, etc) while testing +EAPI=7 +HOMEPAGE=http://farmdev.com/projects/fudge/ https://pypi.org/project/fudge/ +IUSE=doc test python_targets_python3_6 python_targets_python3_7 python_targets_python3_8 +KEYWORDS=~amd64 ~arm64 ~x86 +LICENSE=MIT +RDEPEND=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_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] +REQUIRED_USE=|| ( python_targets_python3_6 python_targets_python3_7 python_targets_python3_8 ) +RESTRICT=!test? ( test ) +SLOT=0 +SRC_URI=mirror://pypi/f/fudge/fudge-1.1.1.tar.gz +_eclasses_=distutils-r1 577e2308f7b36e26062d464f59a5ee6c multibuild 40fe59465edacd730c644ec2bc197809 multilib 1d91b03d42ab6308b5f4f6b598ed110e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 8386b016a2b3bbefa88443fdaa898057 python-utils-r1 e03f98555f2634bb9fb3160a8e30e3ec toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c +_md5_=efb5144da0359bafa1a021502ffc5e06 diff --git a/metadata/md5-cache/net-misc/memcached-1.6.0 b/metadata/md5-cache/net-misc/memcached-1.6.0 deleted file mode 100644 index 5bd18c9974dd..000000000000 --- a/metadata/md5-cache/net-misc/memcached-1.6.0 +++ /dev/null @@ -1,15 +0,0 @@ -BDEPEND=>=app-portage/elt-patches-20170815 || ( >=sys-devel/automake-1.16.1:1.16 >=sys-devel/automake-1.15.1:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4 virtual/pkgconfig -DEFINED_PHASES=compile configure install postinst prepare test -DEPEND=>=dev-libs/libevent-1.4:= dev-lang/perl sasl? ( dev-libs/cyrus-sasl ) seccomp? ( sys-libs/libseccomp ) selinux? ( sec-policy/selinux-memcached ) acct-user/memcached test? ( virtual/perl-Test-Harness >=dev-perl/Cache-Memcached-1.24 ) -DESCRIPTION=High-performance, distributed memory object caching system -EAPI=7 -HOMEPAGE=http://memcached.org/ -IUSE=debug sasl seccomp selinux slabs-reassign test -KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos -LICENSE=BSD -RDEPEND=>=dev-libs/libevent-1.4:= dev-lang/perl sasl? ( dev-libs/cyrus-sasl ) seccomp? ( sys-libs/libseccomp ) selinux? ( sec-policy/selinux-memcached ) -RESTRICT=!test? ( test ) -SLOT=0 -SRC_URI=https://www.memcached.org/files/memcached-1.6.0.tar.gz https://www.memcached.org/files/old/memcached-1.6.0.tar.gz -_eclasses_=autotools 7d999b62b8749fad43fff00620cedf47 eutils fcb2aa98e1948b835b5ae66ca52868c5 flag-o-matic 7472ddc437760e4f626968f95daed685 libtool f143db5a74ccd9ca28c1234deffede96 multilib 1d91b03d42ab6308b5f4f6b598ed110e systemd 71fd8d2065d102753fb9e4d20eaf3e9f toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c -_md5_=a955c3da3f98e8a0b44e5391164cc024 diff --git a/metadata/md5-cache/net-misc/memcached-1.6.1 b/metadata/md5-cache/net-misc/memcached-1.6.1 deleted file mode 100644 index fd92334a7335..000000000000 --- a/metadata/md5-cache/net-misc/memcached-1.6.1 +++ /dev/null @@ -1,15 +0,0 @@ -BDEPEND=>=app-portage/elt-patches-20170815 || ( >=sys-devel/automake-1.16.1:1.16 >=sys-devel/automake-1.15.1:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4 virtual/pkgconfig -DEFINED_PHASES=compile configure install postinst prepare test -DEPEND=>=dev-libs/libevent-1.4:= dev-lang/perl sasl? ( dev-libs/cyrus-sasl ) seccomp? ( sys-libs/libseccomp ) selinux? ( sec-policy/selinux-memcached ) acct-user/memcached test? ( virtual/perl-Test-Harness >=dev-perl/Cache-Memcached-1.24 ) -DESCRIPTION=High-performance, distributed memory object caching system -EAPI=7 -HOMEPAGE=http://memcached.org/ -IUSE=debug sasl seccomp selinux slabs-reassign test -KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos -LICENSE=BSD -RDEPEND=>=dev-libs/libevent-1.4:= dev-lang/perl sasl? ( dev-libs/cyrus-sasl ) seccomp? ( sys-libs/libseccomp ) selinux? ( sec-policy/selinux-memcached ) -RESTRICT=!test? ( test ) -SLOT=0 -SRC_URI=https://www.memcached.org/files/memcached-1.6.1.tar.gz https://www.memcached.org/files/old/memcached-1.6.1.tar.gz -_eclasses_=autotools 7d999b62b8749fad43fff00620cedf47 eutils fcb2aa98e1948b835b5ae66ca52868c5 flag-o-matic 7472ddc437760e4f626968f95daed685 libtool f143db5a74ccd9ca28c1234deffede96 multilib 1d91b03d42ab6308b5f4f6b598ed110e systemd 71fd8d2065d102753fb9e4d20eaf3e9f toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c -_md5_=f7da1533dfeaf6466bae9c5717b38021 diff --git a/metadata/pkg_desc_index b/metadata/pkg_desc_index index 24672e09decc..f5db524d9f15 100644 --- a/metadata/pkg_desc_index +++ b/metadata/pkg_desc_index @@ -1325,7 +1325,7 @@ app-editors/lpe 1.2.6.13: a lightweight programmers editor app-editors/mg 20171014 20180408 20200215: MicroGnuEmacs, a port from the BSDs app-editors/moe 1.9 1.10: A powerful and user-friendly console text editor app-editors/mousepad 0.4.2: GTK+-based editor for the Xfce Desktop Environment -app-editors/nano 4.2 4.6 4.7 4.8 9999: GNU GPL'd Pico clone with more functionality +app-editors/nano 4.2 4.6 4.8 4.9 9999: GNU GPL'd Pico clone with more functionality app-editors/ne 3.1.1: the nice editor, easy to use for the beginner and powerful for the wizard app-editors/nedit 5.6-r1 5.6-r2 5.7: Multi-purpose text editor for the X Window System app-editors/neovim 0.4.3 9999: Vim-fork focused on extensibility and agility. @@ -7810,7 +7810,7 @@ dev-python/freezegun 0.3.15: Let your Python tests travel through time dev-python/frozen-flask 0.15: Freezes a Flask application into a set of static files dev-python/frozendict 1.2: A simple immutable mapping for python dev-python/fs 0.5.4 2.0.21 2.0.26 2.4.8 2.4.9: Filesystem abstraction layer -dev-python/fudge 1.1.0: Replace real objects with fakes (mocks, stubs, etc) while testing +dev-python/fudge 1.1.0 1.1.1: Replace real objects with fakes (mocks, stubs, etc) while testing dev-python/funcparserlib 0.3.6 0.3.6-r1: Recursive descent parsing library based on functional combinators dev-python/funcsigs 1.0.2-r1: Python function signatures backport from PEP362 for Python 2.7-3.5 dev-python/functools32 3.2.3: Backport of the functools module from Python 3 @@ -14993,7 +14993,7 @@ net-misc/lksctp-tools 1.0.17 1.0.18-r1: Tools for Linux Kernel Stream Control Tr net-misc/lldpd 1.0.3 1.0.4 1.0.5: Implementation of IEEE 802.1ab (LLDP) net-misc/mcproxy 1.1.1-r1: A multicast proxy for IGMP/MLD net-misc/megatools 1.10.2-r1: Command line tools and C library for accessing Mega cloud storage -net-misc/memcached 1.5.14 1.5.22 1.6.0 1.6.1 1.6.2: High-performance, distributed memory object caching system +net-misc/memcached 1.5.14 1.5.22 1.6.2: High-performance, distributed memory object caching system net-misc/mico 2.3.13-r13 2.3.13-r14 9999: A freely available and fully compliant implementation of the CORBA standard net-misc/midentd 2.3.1-r2: ident daemon with masquerading and fake replies support net-misc/mikutter 3.8.6 9999: Simple, powerful and moeful twitter client diff --git a/metadata/timestamp.chk b/metadata/timestamp.chk index 4c65ac40f10e..30c03ae52c3d 100644 --- a/metadata/timestamp.chk +++ b/metadata/timestamp.chk @@ -1 +1 @@ -Tue, 24 Mar 2020 19:38:39 +0000 +Tue, 24 Mar 2020 20:08:46 +0000 |