From b49088575eb777ced2551f484da86317332d6087 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 24 Jul 2021 02:11:45 +0100 Subject: gentoo resync : 24.07.2021 --- metadata/md5-cache/app-shells/Manifest.gz | Bin 14830 -> 14831 bytes metadata/md5-cache/app-shells/bash-completion-2.11 | 4 ++-- metadata/md5-cache/app-shells/fish-3.1.2 | 15 --------------- metadata/md5-cache/app-shells/fish-3.1.2-r1 | 15 +++++++++++++++ metadata/md5-cache/app-shells/fish-3.2.1 | 15 --------------- metadata/md5-cache/app-shells/fish-3.2.1-r1 | 15 +++++++++++++++ metadata/md5-cache/app-shells/fish-3.2.2 | 15 --------------- metadata/md5-cache/app-shells/fish-3.2.2-r1 | 15 +++++++++++++++ metadata/md5-cache/app-shells/fish-3.3.1 | 15 --------------- metadata/md5-cache/app-shells/fish-3.3.1-r1 | 15 +++++++++++++++ metadata/md5-cache/app-shells/fish-9999 | 6 +++--- metadata/md5-cache/app-shells/fzy-1.0-r1 | 4 ++-- metadata/md5-cache/app-shells/fzy-9999 | 2 +- .../md5-cache/app-shells/gentoo-bashcomp-20190211 | 4 ++-- metadata/md5-cache/app-shells/hstr-2.2 | 13 ------------- metadata/md5-cache/app-shells/hstr-2.2-r1 | 13 +++++++++++++ 16 files changed, 83 insertions(+), 83 deletions(-) delete mode 100644 metadata/md5-cache/app-shells/fish-3.1.2 create mode 100644 metadata/md5-cache/app-shells/fish-3.1.2-r1 delete mode 100644 metadata/md5-cache/app-shells/fish-3.2.1 create mode 100644 metadata/md5-cache/app-shells/fish-3.2.1-r1 delete mode 100644 metadata/md5-cache/app-shells/fish-3.2.2 create mode 100644 metadata/md5-cache/app-shells/fish-3.2.2-r1 delete mode 100644 metadata/md5-cache/app-shells/fish-3.3.1 create mode 100644 metadata/md5-cache/app-shells/fish-3.3.1-r1 delete mode 100644 metadata/md5-cache/app-shells/hstr-2.2 create mode 100644 metadata/md5-cache/app-shells/hstr-2.2-r1 (limited to 'metadata/md5-cache/app-shells') diff --git a/metadata/md5-cache/app-shells/Manifest.gz b/metadata/md5-cache/app-shells/Manifest.gz index ad60bd151e62..4b243f0cf388 100644 Binary files a/metadata/md5-cache/app-shells/Manifest.gz and b/metadata/md5-cache/app-shells/Manifest.gz differ diff --git a/metadata/md5-cache/app-shells/bash-completion-2.11 b/metadata/md5-cache/app-shells/bash-completion-2.11 index 1a78fe088932..fd1df5390e97 100644 --- a/metadata/md5-cache/app-shells/bash-completion-2.11 +++ b/metadata/md5-cache/app-shells/bash-completion-2.11 @@ -4,7 +4,7 @@ DESCRIPTION=Programmable Completion for bash EAPI=7 HOMEPAGE=https://github.com/scop/bash-completion IUSE=+eselect test -KEYWORDS=~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris +KEYWORDS=~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris LICENSE=GPL-2+ PDEPEND=>=app-shells/gentoo-bashcomp-20140911 RDEPEND=>=app-shells/bash-4.3_p30-r1:0 sys-apps/miscfiles !!net-fs/mc @@ -12,4 +12,4 @@ RESTRICT=!test? ( test ) SLOT=0 SRC_URI=https://github.com/scop/bash-completion/releases/download/2.11/bash-completion-2.11.tar.xz eselect? ( https://github.com/mgorny/bashcomp2/releases/download/v2.0.3/bashcomp-2.0.3.tar.gz ) _eclasses_=bash-completion-r1 d3a60385655d9b402be765a6de333245 eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 multilib 97566c1a256d07b00848aa767e38a352 python-any-r1 901d9e22c7a848a1196502edf060f330 python-utils-r1 2f5967e7ced9abfa71ff7b0ea8d61b3a toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa user-info 2e75eaea3582b052ec16d9d5aa74ced3 -_md5_=4479c1359885d4a1323ae5e2d99b0bb5 +_md5_=138b158e517b9521f3e3dffd09963bbc diff --git a/metadata/md5-cache/app-shells/fish-3.1.2 b/metadata/md5-cache/app-shells/fish-3.1.2 deleted file mode 100644 index 92d4360b5549..000000000000 --- a/metadata/md5-cache/app-shells/fish-3.1.2 +++ /dev/null @@ -1,15 +0,0 @@ -BDEPEND=dev-util/ninja dev-util/cmake -DEFINED_PHASES=compile configure install postinst prepare test -DEPEND=>=dev-libs/libpcre2-10.32[pcre32] sys-libs/ncurses:0=[unicode] doc? ( app-doc/doxygen ) nls? ( sys-devel/gettext ) test? ( dev-tcltk/expect ) -DESCRIPTION=Friendly Interactive SHell -EAPI=7 -HOMEPAGE=http://fishshell.com/ -IUSE=doc nls test -KEYWORDS=~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris -LICENSE=GPL-2 -RDEPEND=>=dev-libs/libpcre2-10.32[pcre32] sys-libs/ncurses:0=[unicode] -RESTRICT=!test? ( test ) -SLOT=0 -SRC_URI=https://github.com/fish-shell/fish-shell/releases/download/3.1.2/fish-3.1.2.tar.gz -_eclasses_=cmake 518e4c9a6a38dfd7afc54b6a7c5de3da edos2unix 33e347e171066657f91f8b0c72ec8773 eutils dab5d8ec471d025b79c9e6906bcf3bff flag-o-matic 4134b5c0fb719b9161d10bdaba9e09e5 multilib 97566c1a256d07b00848aa767e38a352 multiprocessing 61c959fc55c15c00bbb1079d6a71370b ninja-utils a4dab848a4490e8e48cf0baab3e61bc2 readme.gentoo-r1 e51390d48521eb3d400db57d557b7530 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa wrapper 4251d4c84c25f59094fd557e0063a974 xdg-utils 27f9a2f19502b925ac117bd657aa2979 -_md5_=31f28f6f2441b13a196f7b3418ef3d76 diff --git a/metadata/md5-cache/app-shells/fish-3.1.2-r1 b/metadata/md5-cache/app-shells/fish-3.1.2-r1 new file mode 100644 index 000000000000..5f98be0c9b67 --- /dev/null +++ b/metadata/md5-cache/app-shells/fish-3.1.2-r1 @@ -0,0 +1,15 @@ +BDEPEND=dev-util/ninja dev-util/cmake +DEFINED_PHASES=compile configure install postinst prepare test +DEPEND=>=dev-libs/libpcre2-10.32:=[pcre32] sys-libs/ncurses:=[unicode(+)] doc? ( app-doc/doxygen ) nls? ( sys-devel/gettext ) test? ( dev-tcltk/expect ) +DESCRIPTION=Friendly Interactive SHell +EAPI=7 +HOMEPAGE=http://fishshell.com/ +IUSE=doc nls test +KEYWORDS=~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris +LICENSE=GPL-2 +RDEPEND=>=dev-libs/libpcre2-10.32:=[pcre32] sys-libs/ncurses:=[unicode(+)] +RESTRICT=!test? ( test ) +SLOT=0 +SRC_URI=https://github.com/fish-shell/fish-shell/releases/download/3.1.2/fish-3.1.2.tar.gz +_eclasses_=cmake 518e4c9a6a38dfd7afc54b6a7c5de3da edos2unix 33e347e171066657f91f8b0c72ec8773 eutils dab5d8ec471d025b79c9e6906bcf3bff flag-o-matic 4134b5c0fb719b9161d10bdaba9e09e5 multilib 97566c1a256d07b00848aa767e38a352 multiprocessing 61c959fc55c15c00bbb1079d6a71370b ninja-utils a4dab848a4490e8e48cf0baab3e61bc2 readme.gentoo-r1 e51390d48521eb3d400db57d557b7530 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa wrapper 4251d4c84c25f59094fd557e0063a974 xdg-utils 27f9a2f19502b925ac117bd657aa2979 +_md5_=4136c460356cb02ad4bf256c7a0a341c diff --git a/metadata/md5-cache/app-shells/fish-3.2.1 b/metadata/md5-cache/app-shells/fish-3.2.1 deleted file mode 100644 index d22013fc7130..000000000000 --- a/metadata/md5-cache/app-shells/fish-3.2.1 +++ /dev/null @@ -1,15 +0,0 @@ -BDEPEND=nls? ( sys-devel/gettext ) test? ( || ( dev-lang/python:3.9 dev-lang/python:3.8 ) dev-tcltk/expect || ( ( dev-lang/python:3.9 dev-python/pexpect[python_targets_python3_9(-)] ) ( dev-lang/python:3.8 dev-python/pexpect[python_targets_python3_8(-)] ) ) ) dev-util/ninja dev-util/cmake -DEFINED_PHASES=compile configure install postinst prepare setup test -DEPEND=>=dev-libs/libpcre2-10.32[pcre32] sys-apps/coreutils sys-libs/ncurses:0=[unicode] -DESCRIPTION=Friendly Interactive SHell -EAPI=7 -HOMEPAGE=http://fishshell.com/ -IUSE=+doc nls test -KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris -LICENSE=GPL-2 -RDEPEND=>=dev-libs/libpcre2-10.32[pcre32] sys-apps/coreutils sys-libs/ncurses:0=[unicode] -RESTRICT=!test? ( test ) -SLOT=0 -SRC_URI=https://github.com/fish-shell/fish-shell/releases/download/3.2.1/fish-3.2.1.tar.xz -_eclasses_=cmake 518e4c9a6a38dfd7afc54b6a7c5de3da eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 edos2unix 33e347e171066657f91f8b0c72ec8773 eutils dab5d8ec471d025b79c9e6906bcf3bff flag-o-matic 4134b5c0fb719b9161d10bdaba9e09e5 multilib 97566c1a256d07b00848aa767e38a352 multiprocessing 61c959fc55c15c00bbb1079d6a71370b ninja-utils a4dab848a4490e8e48cf0baab3e61bc2 python-any-r1 901d9e22c7a848a1196502edf060f330 python-utils-r1 2f5967e7ced9abfa71ff7b0ea8d61b3a readme.gentoo-r1 e51390d48521eb3d400db57d557b7530 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa wrapper 4251d4c84c25f59094fd557e0063a974 xdg-utils 27f9a2f19502b925ac117bd657aa2979 -_md5_=66646f4718ad53a67185bf5bfe188f6a diff --git a/metadata/md5-cache/app-shells/fish-3.2.1-r1 b/metadata/md5-cache/app-shells/fish-3.2.1-r1 new file mode 100644 index 000000000000..368acc4a78db --- /dev/null +++ b/metadata/md5-cache/app-shells/fish-3.2.1-r1 @@ -0,0 +1,15 @@ +BDEPEND=nls? ( sys-devel/gettext ) test? ( || ( dev-lang/python:3.9 dev-lang/python:3.8 ) dev-tcltk/expect || ( ( dev-lang/python:3.9 dev-python/pexpect[python_targets_python3_9(-)] ) ( dev-lang/python:3.8 dev-python/pexpect[python_targets_python3_8(-)] ) ) ) dev-util/ninja dev-util/cmake +DEFINED_PHASES=compile configure install postinst prepare setup test +DEPEND=>=dev-libs/libpcre2-10.32:=[pcre32] sys-apps/coreutils sys-libs/ncurses:=[unicode(+)] +DESCRIPTION=Friendly Interactive SHell +EAPI=7 +HOMEPAGE=http://fishshell.com/ +IUSE=+doc nls test +KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris +LICENSE=GPL-2 +RDEPEND=>=dev-libs/libpcre2-10.32:=[pcre32] sys-apps/coreutils sys-libs/ncurses:=[unicode(+)] +RESTRICT=!test? ( test ) +SLOT=0 +SRC_URI=https://github.com/fish-shell/fish-shell/releases/download/3.2.1/fish-3.2.1.tar.xz +_eclasses_=cmake 518e4c9a6a38dfd7afc54b6a7c5de3da eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 edos2unix 33e347e171066657f91f8b0c72ec8773 eutils dab5d8ec471d025b79c9e6906bcf3bff flag-o-matic 4134b5c0fb719b9161d10bdaba9e09e5 multilib 97566c1a256d07b00848aa767e38a352 multiprocessing 61c959fc55c15c00bbb1079d6a71370b ninja-utils a4dab848a4490e8e48cf0baab3e61bc2 python-any-r1 901d9e22c7a848a1196502edf060f330 python-utils-r1 2f5967e7ced9abfa71ff7b0ea8d61b3a readme.gentoo-r1 e51390d48521eb3d400db57d557b7530 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa wrapper 4251d4c84c25f59094fd557e0063a974 xdg-utils 27f9a2f19502b925ac117bd657aa2979 +_md5_=b08085d568ae5e31822082758f7c695f diff --git a/metadata/md5-cache/app-shells/fish-3.2.2 b/metadata/md5-cache/app-shells/fish-3.2.2 deleted file mode 100644 index 8aded700fccf..000000000000 --- a/metadata/md5-cache/app-shells/fish-3.2.2 +++ /dev/null @@ -1,15 +0,0 @@ -BDEPEND=nls? ( sys-devel/gettext ) test? ( || ( dev-lang/python:3.9 dev-lang/python:3.8 ) dev-tcltk/expect || ( ( dev-lang/python:3.9 dev-python/pexpect[python_targets_python3_9(-)] ) ( dev-lang/python:3.8 dev-python/pexpect[python_targets_python3_8(-)] ) ) ) dev-util/ninja dev-util/cmake -DEFINED_PHASES=compile configure install postinst prepare setup test -DEPEND=>=dev-libs/libpcre2-10.32[pcre32] sys-apps/coreutils sys-libs/ncurses:0=[unicode] -DESCRIPTION=Friendly Interactive SHell -EAPI=7 -HOMEPAGE=http://fishshell.com/ -IUSE=+doc nls test -KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris -LICENSE=GPL-2 -RDEPEND=>=dev-libs/libpcre2-10.32[pcre32] sys-apps/coreutils sys-libs/ncurses:0=[unicode] -RESTRICT=!test? ( test ) -SLOT=0 -SRC_URI=https://github.com/fish-shell/fish-shell/releases/download/3.2.2/fish-3.2.2.tar.xz -_eclasses_=cmake 518e4c9a6a38dfd7afc54b6a7c5de3da eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 edos2unix 33e347e171066657f91f8b0c72ec8773 eutils dab5d8ec471d025b79c9e6906bcf3bff flag-o-matic 4134b5c0fb719b9161d10bdaba9e09e5 multilib 97566c1a256d07b00848aa767e38a352 multiprocessing 61c959fc55c15c00bbb1079d6a71370b ninja-utils a4dab848a4490e8e48cf0baab3e61bc2 python-any-r1 901d9e22c7a848a1196502edf060f330 python-utils-r1 2f5967e7ced9abfa71ff7b0ea8d61b3a readme.gentoo-r1 e51390d48521eb3d400db57d557b7530 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa wrapper 4251d4c84c25f59094fd557e0063a974 xdg-utils 27f9a2f19502b925ac117bd657aa2979 -_md5_=66646f4718ad53a67185bf5bfe188f6a diff --git a/metadata/md5-cache/app-shells/fish-3.2.2-r1 b/metadata/md5-cache/app-shells/fish-3.2.2-r1 new file mode 100644 index 000000000000..01cffcb0cf0d --- /dev/null +++ b/metadata/md5-cache/app-shells/fish-3.2.2-r1 @@ -0,0 +1,15 @@ +BDEPEND=nls? ( sys-devel/gettext ) test? ( || ( dev-lang/python:3.9 dev-lang/python:3.8 ) dev-tcltk/expect || ( ( dev-lang/python:3.9 dev-python/pexpect[python_targets_python3_9(-)] ) ( dev-lang/python:3.8 dev-python/pexpect[python_targets_python3_8(-)] ) ) ) dev-util/ninja dev-util/cmake +DEFINED_PHASES=compile configure install postinst prepare setup test +DEPEND=>=dev-libs/libpcre2-10.32:=[pcre32] sys-apps/coreutils sys-libs/ncurses:=[unicode(+)] +DESCRIPTION=Friendly Interactive SHell +EAPI=7 +HOMEPAGE=http://fishshell.com/ +IUSE=+doc nls test +KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris +LICENSE=GPL-2 +RDEPEND=>=dev-libs/libpcre2-10.32:=[pcre32] sys-apps/coreutils sys-libs/ncurses:=[unicode(+)] +RESTRICT=!test? ( test ) +SLOT=0 +SRC_URI=https://github.com/fish-shell/fish-shell/releases/download/3.2.2/fish-3.2.2.tar.xz +_eclasses_=cmake 518e4c9a6a38dfd7afc54b6a7c5de3da eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 edos2unix 33e347e171066657f91f8b0c72ec8773 eutils dab5d8ec471d025b79c9e6906bcf3bff flag-o-matic 4134b5c0fb719b9161d10bdaba9e09e5 multilib 97566c1a256d07b00848aa767e38a352 multiprocessing 61c959fc55c15c00bbb1079d6a71370b ninja-utils a4dab848a4490e8e48cf0baab3e61bc2 python-any-r1 901d9e22c7a848a1196502edf060f330 python-utils-r1 2f5967e7ced9abfa71ff7b0ea8d61b3a readme.gentoo-r1 e51390d48521eb3d400db57d557b7530 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa wrapper 4251d4c84c25f59094fd557e0063a974 xdg-utils 27f9a2f19502b925ac117bd657aa2979 +_md5_=b08085d568ae5e31822082758f7c695f diff --git a/metadata/md5-cache/app-shells/fish-3.3.1 b/metadata/md5-cache/app-shells/fish-3.3.1 deleted file mode 100644 index b70ae36d02da..000000000000 --- a/metadata/md5-cache/app-shells/fish-3.3.1 +++ /dev/null @@ -1,15 +0,0 @@ -BDEPEND=nls? ( sys-devel/gettext ) test? ( || ( dev-lang/python:3.9 dev-lang/python:3.8 ) dev-tcltk/expect || ( ( dev-lang/python:3.9 dev-python/pexpect[python_targets_python3_9(-)] ) ( dev-lang/python:3.8 dev-python/pexpect[python_targets_python3_8(-)] ) ) ) dev-util/ninja dev-util/cmake -DEFINED_PHASES=compile configure install postinst prepare setup test -DEPEND=>=dev-libs/libpcre2-10.32[pcre32] sys-apps/coreutils sys-libs/ncurses:0=[unicode] -DESCRIPTION=Friendly Interactive SHell -EAPI=7 -HOMEPAGE=http://fishshell.com/ -IUSE=+doc nls test -KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris -LICENSE=GPL-2 -RDEPEND=>=dev-libs/libpcre2-10.32[pcre32] sys-apps/coreutils sys-libs/ncurses:0=[unicode] -RESTRICT=!test? ( test ) -SLOT=0 -SRC_URI=https://github.com/fish-shell/fish-shell/releases/download/3.3.1/fish-3.3.1.tar.xz -_eclasses_=cmake 518e4c9a6a38dfd7afc54b6a7c5de3da eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 edos2unix 33e347e171066657f91f8b0c72ec8773 eutils dab5d8ec471d025b79c9e6906bcf3bff flag-o-matic 4134b5c0fb719b9161d10bdaba9e09e5 multilib 97566c1a256d07b00848aa767e38a352 multiprocessing 61c959fc55c15c00bbb1079d6a71370b ninja-utils a4dab848a4490e8e48cf0baab3e61bc2 python-any-r1 901d9e22c7a848a1196502edf060f330 python-utils-r1 2f5967e7ced9abfa71ff7b0ea8d61b3a readme.gentoo-r1 e51390d48521eb3d400db57d557b7530 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa wrapper 4251d4c84c25f59094fd557e0063a974 xdg-utils 27f9a2f19502b925ac117bd657aa2979 -_md5_=490a212ee4a615c6660388b8858bdf33 diff --git a/metadata/md5-cache/app-shells/fish-3.3.1-r1 b/metadata/md5-cache/app-shells/fish-3.3.1-r1 new file mode 100644 index 000000000000..0061e2115243 --- /dev/null +++ b/metadata/md5-cache/app-shells/fish-3.3.1-r1 @@ -0,0 +1,15 @@ +BDEPEND=nls? ( sys-devel/gettext ) test? ( || ( dev-lang/python:3.9 dev-lang/python:3.8 ) dev-tcltk/expect || ( ( dev-lang/python:3.9 dev-python/pexpect[python_targets_python3_9(-)] ) ( dev-lang/python:3.8 dev-python/pexpect[python_targets_python3_8(-)] ) ) ) dev-util/ninja dev-util/cmake +DEFINED_PHASES=compile configure install postinst prepare setup test +DEPEND=>=dev-libs/libpcre2-10.32:=[pcre32] sys-apps/coreutils sys-libs/ncurses:=[unicode(+)] +DESCRIPTION=Friendly Interactive SHell +EAPI=7 +HOMEPAGE=http://fishshell.com/ +IUSE=+doc nls test +KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris +LICENSE=GPL-2 +RDEPEND=>=dev-libs/libpcre2-10.32:=[pcre32] sys-apps/coreutils sys-libs/ncurses:=[unicode(+)] +RESTRICT=!test? ( test ) +SLOT=0 +SRC_URI=https://github.com/fish-shell/fish-shell/releases/download/3.3.1/fish-3.3.1.tar.xz +_eclasses_=cmake 518e4c9a6a38dfd7afc54b6a7c5de3da eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 edos2unix 33e347e171066657f91f8b0c72ec8773 eutils dab5d8ec471d025b79c9e6906bcf3bff flag-o-matic 4134b5c0fb719b9161d10bdaba9e09e5 multilib 97566c1a256d07b00848aa767e38a352 multiprocessing 61c959fc55c15c00bbb1079d6a71370b ninja-utils a4dab848a4490e8e48cf0baab3e61bc2 python-any-r1 901d9e22c7a848a1196502edf060f330 python-utils-r1 2f5967e7ced9abfa71ff7b0ea8d61b3a readme.gentoo-r1 e51390d48521eb3d400db57d557b7530 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa wrapper 4251d4c84c25f59094fd557e0063a974 xdg-utils 27f9a2f19502b925ac117bd657aa2979 +_md5_=33ffa3a155c6664b66f395037749b39c diff --git a/metadata/md5-cache/app-shells/fish-9999 b/metadata/md5-cache/app-shells/fish-9999 index 854c013596f1..c51675b4e658 100644 --- a/metadata/md5-cache/app-shells/fish-9999 +++ b/metadata/md5-cache/app-shells/fish-9999 @@ -1,14 +1,14 @@ BDEPEND=nls? ( sys-devel/gettext ) test? ( || ( dev-lang/python:3.9 dev-lang/python:3.8 ) dev-tcltk/expect || ( ( dev-lang/python:3.9 dev-python/pexpect[python_targets_python3_9(-)] ) ( dev-lang/python:3.8 dev-python/pexpect[python_targets_python3_8(-)] ) ) ) dev-util/ninja dev-util/cmake >=dev-vcs/git-1.8.2.1[curl] DEFINED_PHASES=compile configure install postinst prepare setup test unpack -DEPEND=>=dev-libs/libpcre2-10.32[pcre32] sys-apps/coreutils sys-libs/ncurses:0=[unicode] doc? ( dev-python/sphinx ) +DEPEND=>=dev-libs/libpcre2-10.32:=[pcre32] sys-apps/coreutils sys-libs/ncurses:=[unicode(+)] doc? ( dev-python/sphinx ) DESCRIPTION=Friendly Interactive SHell EAPI=7 HOMEPAGE=http://fishshell.com/ IUSE=+doc nls test LICENSE=GPL-2 PROPERTIES=live -RDEPEND=>=dev-libs/libpcre2-10.32[pcre32] sys-apps/coreutils sys-libs/ncurses:0=[unicode] +RDEPEND=>=dev-libs/libpcre2-10.32:=[pcre32] sys-apps/coreutils sys-libs/ncurses:=[unicode(+)] RESTRICT=!test? ( test ) SLOT=0 _eclasses_=cmake 518e4c9a6a38dfd7afc54b6a7c5de3da eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 edos2unix 33e347e171066657f91f8b0c72ec8773 eutils dab5d8ec471d025b79c9e6906bcf3bff flag-o-matic 4134b5c0fb719b9161d10bdaba9e09e5 git-r3 cc875b0c1e9b3bdac1af0f82f3ba29da multilib 97566c1a256d07b00848aa767e38a352 multiprocessing 61c959fc55c15c00bbb1079d6a71370b ninja-utils a4dab848a4490e8e48cf0baab3e61bc2 python-any-r1 901d9e22c7a848a1196502edf060f330 python-utils-r1 2f5967e7ced9abfa71ff7b0ea8d61b3a readme.gentoo-r1 e51390d48521eb3d400db57d557b7530 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa wrapper 4251d4c84c25f59094fd557e0063a974 xdg-utils 27f9a2f19502b925ac117bd657aa2979 -_md5_=66646f4718ad53a67185bf5bfe188f6a +_md5_=b08085d568ae5e31822082758f7c695f diff --git a/metadata/md5-cache/app-shells/fzy-1.0-r1 b/metadata/md5-cache/app-shells/fzy-1.0-r1 index 1856f13fe2f3..5f96a8617a56 100644 --- a/metadata/md5-cache/app-shells/fzy-1.0-r1 +++ b/metadata/md5-cache/app-shells/fzy-1.0-r1 @@ -3,10 +3,10 @@ DESCRIPTION=Fuzzy text selector (interactive grep) for console EAPI=6 HOMEPAGE=https://github.com/jhawthorn/fzy IUSE=test savedconfig -KEYWORDS=amd64 arm arm64 ppc64 x86 +KEYWORDS=amd64 arm arm64 ppc64 ~riscv x86 LICENSE=MIT RESTRICT=!test? ( test ) SLOT=0 SRC_URI=https://github.com/jhawthorn/fzy/releases/download/1.0/fzy-1.0.tar.gz _eclasses_=multilib 97566c1a256d07b00848aa767e38a352 optfeature cc13a38ea4d26565e83ef21d58bcd4ab portability d1186f1e621de7b27ddcae82e6253259 savedconfig 0bc45cb0429003c9abc73bae24a0d5bd toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa -_md5_=08990bab88e65de187b15c9b4972ab7e +_md5_=104f6d7a584a6191ef7015f3ab31aaac diff --git a/metadata/md5-cache/app-shells/fzy-9999 b/metadata/md5-cache/app-shells/fzy-9999 index 66b32005ea76..03a0b066b06d 100644 --- a/metadata/md5-cache/app-shells/fzy-9999 +++ b/metadata/md5-cache/app-shells/fzy-9999 @@ -9,4 +9,4 @@ PROPERTIES=live RESTRICT=!test? ( test ) SLOT=0 _eclasses_=git-r3 cc875b0c1e9b3bdac1af0f82f3ba29da multilib 97566c1a256d07b00848aa767e38a352 optfeature cc13a38ea4d26565e83ef21d58bcd4ab portability d1186f1e621de7b27ddcae82e6253259 savedconfig 0bc45cb0429003c9abc73bae24a0d5bd toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa -_md5_=2421989c22825cae87a5dfd62ed8879a +_md5_=582df4bef5f7f052901fbfd57a1435ee diff --git a/metadata/md5-cache/app-shells/gentoo-bashcomp-20190211 b/metadata/md5-cache/app-shells/gentoo-bashcomp-20190211 index bba5e4d11ac9..58c04a04ef6f 100644 --- a/metadata/md5-cache/app-shells/gentoo-bashcomp-20190211 +++ b/metadata/md5-cache/app-shells/gentoo-bashcomp-20190211 @@ -2,9 +2,9 @@ DEFINED_PHASES=install DESCRIPTION=Gentoo-specific bash command-line completions (emerge, ebuild, equery, etc) EAPI=6 HOMEPAGE=https://gitweb.gentoo.org/proj/gentoo-bashcomp.git/ -KEYWORDS=~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris +KEYWORDS=~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris LICENSE=GPL-2 SLOT=0 SRC_URI=https://gitweb.gentoo.org/proj/gentoo-bashcomp.git/snapshot/gentoo-bashcomp-20190211.tar.bz2 _eclasses_=bash-completion-r1 d3a60385655d9b402be765a6de333245 multilib 97566c1a256d07b00848aa767e38a352 toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa -_md5_=ad7b681dda76b5e404bbbcecd4948ac7 +_md5_=d281e7edf08d5a9af9cd050e3eded586 diff --git a/metadata/md5-cache/app-shells/hstr-2.2 b/metadata/md5-cache/app-shells/hstr-2.2 deleted file mode 100644 index 61633f65ee74..000000000000 --- a/metadata/md5-cache/app-shells/hstr-2.2 +++ /dev/null @@ -1,13 +0,0 @@ -BDEPEND=virtual/pkgconfig sys-devel/gnuconfig >=app-portage/elt-patches-20170815 || ( >=sys-devel/automake-1.16.2-r1:1.16 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4 -DEFINED_PHASES=prepare -DEPEND=sys-libs/ncurses:0=[unicode] -DESCRIPTION=Shell history suggest box -EAPI=7 -HOMEPAGE=https://github.com/dvorka/hstr http://www.mindforger.com -KEYWORDS=amd64 x86 -LICENSE=Apache-2.0 -RDEPEND=sys-libs/ncurses:0=[unicode] -SLOT=0 -SRC_URI=https://github.com/dvorka/hstr/archive/2.2.tar.gz -> hstr-2.2.tar.gz -_eclasses_=autotools 2a36908d5f63f41614b450a2459567da gnuconfig 262062cef0ba4f22b397193da514a350 libtool 241a8f577b9781a42a7421e53448a44e multilib 97566c1a256d07b00848aa767e38a352 toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa -_md5_=adf20c1f75255ada1cd8ef00182de5ad diff --git a/metadata/md5-cache/app-shells/hstr-2.2-r1 b/metadata/md5-cache/app-shells/hstr-2.2-r1 new file mode 100644 index 000000000000..a5ef22ce1611 --- /dev/null +++ b/metadata/md5-cache/app-shells/hstr-2.2-r1 @@ -0,0 +1,13 @@ +BDEPEND=virtual/pkgconfig sys-devel/gnuconfig >=app-portage/elt-patches-20170815 || ( >=sys-devel/automake-1.16.2-r1:1.16 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4 +DEFINED_PHASES=prepare +DEPEND=sys-libs/ncurses:=[unicode(+)] +DESCRIPTION=Shell history suggest box +EAPI=7 +HOMEPAGE=https://github.com/dvorka/hstr http://www.mindforger.com +KEYWORDS=amd64 x86 +LICENSE=Apache-2.0 +RDEPEND=sys-libs/ncurses:=[unicode(+)] +SLOT=0 +SRC_URI=https://github.com/dvorka/hstr/archive/2.2.tar.gz -> hstr-2.2.tar.gz +_eclasses_=autotools 2a36908d5f63f41614b450a2459567da gnuconfig 262062cef0ba4f22b397193da514a350 libtool 241a8f577b9781a42a7421e53448a44e multilib 97566c1a256d07b00848aa767e38a352 toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa +_md5_=deda0e55fe7755a0c25517da2ae4bbeb -- cgit v1.2.3