diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2023-10-02 11:46:34 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2023-10-02 11:46:34 +0000 |
commit | 562e91355e3c3b60508ee544519983cef537933a (patch) | |
tree | 24ff9c0f25d3c1839a5c0846f3d6e117dcb2f0b9 /metadata | |
parent | Merge updates from master (diff) | |
download | gentoo-562e91355e3c3b60508ee544519983cef537933a.tar.gz gentoo-562e91355e3c3b60508ee544519983cef537933a.tar.bz2 gentoo-562e91355e3c3b60508ee544519983cef537933a.zip |
2023-10-02 11:46:33 UTC
Diffstat (limited to 'metadata')
-rw-r--r-- | metadata/md5-cache/app-dicts/edictionary-2.6-r1 | 10 | ||||
-rw-r--r-- | metadata/md5-cache/dev-python/pytz_deprecation_shim-0.1.0_p0-r2 | 16 | ||||
-rw-r--r-- | metadata/md5-cache/dev-python/tweedledum-1.1.1-r1 | 17 | ||||
-rw-r--r-- | metadata/md5-cache/dev-ruby/mustermann-1.1.2 | 17 | ||||
-rw-r--r-- | metadata/md5-cache/dev-ruby/mustermann-2.0.2 | 17 | ||||
-rw-r--r-- | metadata/md5-cache/dev-ruby/twitter-7.0.0-r3 | 17 | ||||
-rw-r--r-- | metadata/md5-cache/net-im/ricochet-1.1.4 | 15 | ||||
-rw-r--r-- | metadata/md5-cache/net-im/ricochet-9999 | 14 | ||||
-rw-r--r-- | metadata/md5-cache/net-wireless/blueberry-1.4.8 | 15 | ||||
-rw-r--r-- | metadata/md5-cache/net-wireless/gnome-bluetooth-3.34.5 | 16 | ||||
-rw-r--r-- | metadata/md5-cache/sci-biology/express-1.5.1 | 14 | ||||
-rw-r--r-- | metadata/pkg_desc_index | 12 | ||||
-rw-r--r-- | metadata/timestamp.chk | 2 |
13 files changed, 4 insertions, 178 deletions
diff --git a/metadata/md5-cache/app-dicts/edictionary-2.6-r1 b/metadata/md5-cache/app-dicts/edictionary-2.6-r1 deleted file mode 100644 index 8da4b735ccb4..000000000000 --- a/metadata/md5-cache/app-dicts/edictionary-2.6-r1 +++ /dev/null @@ -1,10 +0,0 @@ -DEFINED_PHASES=install -DEPEND=dev-lang/perl -DESCRIPTION=Command line dictionary and thesaurus -EAPI=6 -HOMEPAGE=http://edictionary.sourceforge.net/ -KEYWORDS=~amd64 ~arm ~ppc ~ppc64 ~riscv ~s390 ~x86 ~amd64-linux ~x86-linux ~ppc-macos -LICENSE=GPL-2 -SLOT=0 -SRC_URI=mirror://sourceforge/edictionary/edict-2.6.tar.gz -_md5_=6cfc1d891e1b4088f1795da41ff49cd3 diff --git a/metadata/md5-cache/dev-python/pytz_deprecation_shim-0.1.0_p0-r2 b/metadata/md5-cache/dev-python/pytz_deprecation_shim-0.1.0_p0-r2 deleted file mode 100644 index 5e41c0d7571c..000000000000 --- a/metadata/md5-cache/dev-python/pytz_deprecation_shim-0.1.0_p0-r2 +++ /dev/null @@ -1,16 +0,0 @@ -BDEPEND=test? ( dev-python/hypothesis[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/pytz[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) test? ( sys-libs/timezone-data >=dev-python/pytest-7.3.1[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) doc? ( || ( ( dev-lang/python:3.11 >=dev-python/sphinx-5.3.0[python_targets_python3_11(-)] dev-python/sphinx-rtd-theme[python_targets_python3_11(-)] ) ( dev-lang/python:3.10 >=dev-python/sphinx-5.3.0[python_targets_python3_10(-)] dev-python/sphinx-rtd-theme[python_targets_python3_10(-)] ) ( dev-python/pypy3 >=dev-python/sphinx-5.3.0[python_targets_pypy3(-)] dev-python/sphinx-rtd-theme[python_targets_pypy3(-)] ) ) ) python_targets_pypy3? ( dev-python/pypy3:= ) python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) >=dev-python/gpep517-13[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-67.8.0-r1[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] -DEFINED_PHASES=compile configure install prepare test -DESCRIPTION=Shims to make deprecation of pytz easier -EAPI=8 -HOMEPAGE=https://github.com/pganssle/pytz-deprecation-shim/ https://pypi.org/project/pytz-deprecation-shim/ -INHERIT=distutils-r1 pypi -IUSE=test doc python_targets_pypy3 python_targets_python3_10 python_targets_python3_11 -KEYWORDS=~alpha amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 -LICENSE=Apache-2.0 -RDEPEND=sys-libs/timezone-data python_targets_pypy3? ( dev-python/pypy3:= ) python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) -REQUIRED_USE=|| ( python_targets_pypy3 python_targets_python3_10 python_targets_python3_11 ) -RESTRICT=!test? ( test ) -SLOT=0 -SRC_URI=https://files.pythonhosted.org/packages/source/p/pytz_deprecation_shim/pytz_deprecation_shim-0.1.0.post0.tar.gz -_eclasses_=toolchain-funcs fbbbc99d10168de2926e06da7169b8dc multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic be27a904c614cb93ae037762dc69bcc2 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild 30dbf3c5a31db09a19f31ad0a68f2405 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils f3010c780f65d1bb5aea15a9af1adc9c python-utils-r1 12aa0037eb004139215ff04894d52b28 python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 24344aec2be39c69d9f279b5415298ce pypi 2eecb475512bc76e5ea9192a681b9e6b -_md5_=9b13023032dd4e0356b61731c2251a61 diff --git a/metadata/md5-cache/dev-python/tweedledum-1.1.1-r1 b/metadata/md5-cache/dev-python/tweedledum-1.1.1-r1 deleted file mode 100644 index c66f2217c590..000000000000 --- a/metadata/md5-cache/dev-python/tweedledum-1.1.1-r1 +++ /dev/null @@ -1,17 +0,0 @@ -BDEPEND=>=dev-python/scikit-build-0.12.0 test? ( dev-cpp/nlohmann_json dev-libs/libfmt:= >=dev-python/pytest-7.3.1[python_targets_python3_10(-)?] ) python_targets_python3_10? ( dev-lang/python:3.10 ) >=dev-python/gpep517-13[python_targets_python3_10(-)?] >=dev-python/setuptools-67.8.0-r1[python_targets_python3_10(-)?] -DEFINED_PHASES=compile configure install prepare test -DEPEND=dev-cpp/nlohmann_json dev-libs/libfmt:= dev-cpp/eigen -DESCRIPTION=Library for analysis, compilation, synthesis, optimization of quantum circuits -EAPI=8 -HOMEPAGE=https://github.com/boschmitt/tweedledum -INHERIT=distutils-r1 -IUSE=test python_targets_python3_10 -KEYWORDS=~amd64 -LICENSE=MIT -RDEPEND=dev-cpp/nlohmann_json dev-libs/libfmt:= python_targets_python3_10? ( dev-lang/python:3.10 ) -REQUIRED_USE=|| ( python_targets_python3_10 ) -RESTRICT=!test? ( test ) -SLOT=0 -SRC_URI=https://github.com/boschmitt/tweedledum/archive/refs/tags/v1.1.1.tar.gz -> tweedledum-1.1.1.gh.tar.gz https://github.com/boschmitt/tweedledum/commit/e73beb23a3feeba02a851e3f8131e3c85a29de2b.patch -> tweedledum-1.1.1-fmt-e73beb23a3feeba02a851e3f8131e3c85a29de2b.patch -_eclasses_=toolchain-funcs fbbbc99d10168de2926e06da7169b8dc multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic be27a904c614cb93ae037762dc69bcc2 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild 30dbf3c5a31db09a19f31ad0a68f2405 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils f3010c780f65d1bb5aea15a9af1adc9c python-utils-r1 12aa0037eb004139215ff04894d52b28 python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 24344aec2be39c69d9f279b5415298ce -_md5_=4956b1eed4f6801cb1abfba92a191b6b diff --git a/metadata/md5-cache/dev-ruby/mustermann-1.1.2 b/metadata/md5-cache/dev-ruby/mustermann-1.1.2 deleted file mode 100644 index fc9563d8c8cd..000000000000 --- a/metadata/md5-cache/dev-ruby/mustermann-1.1.2 +++ /dev/null @@ -1,17 +0,0 @@ -BDEPEND=test? ( ruby_targets_ruby31? ( =dev-ruby/ruby2_keywords-0.0*[ruby_targets_ruby31(-)] ) ) ruby_targets_ruby31? ( dev-lang/ruby:3.1 ) ruby_targets_ruby31? ( virtual/rubygems[ruby_targets_ruby31(-)] ) test? ( ruby_targets_ruby31? ( virtual/rubygems[ruby_targets_ruby31(-)] ) ) -DEFINED_PHASES=compile configure install prepare setup test unpack -DEPEND=ruby_targets_ruby31? ( dev-lang/ruby:3.1 ) ruby_targets_ruby31? ( virtual/rubygems[ruby_targets_ruby31(-)] ) -DESCRIPTION=A library implementing patterns that behave like regular expressions -EAPI=8 -HOMEPAGE=https://github.com/sinatra/mustermann -INHERIT=ruby-fakegem -IUSE=test ruby_targets_ruby31 test -KEYWORDS=amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86 -LICENSE=MIT -RDEPEND=ruby_targets_ruby31? ( =dev-ruby/ruby2_keywords-0.0*[ruby_targets_ruby31(-)] ) ruby_targets_ruby31? ( dev-lang/ruby:3.1 ) ruby_targets_ruby31? ( virtual/rubygems[ruby_targets_ruby31(-)] ) -REQUIRED_USE=|| ( ruby_targets_ruby31 ) -RESTRICT=!test? ( test ) !test? ( test ) -SLOT=1 -SRC_URI=https://rubygems.org/gems/mustermann-1.1.2.gem -_eclasses_=multilib c19072c3cd7ac5cb21de013f7e9832e0 toolchain-funcs fbbbc99d10168de2926e06da7169b8dc ruby-utils 6c200c98361f47219e106ddc67c43a1e ruby-ng 4ef520a992dc54fdd8f49d875c1ab2c0 ruby-fakegem 5f7dd7ffeaf00a781713582bd507f80b -_md5_=3aa53e4fa1743c0763589a3b9f44ec02 diff --git a/metadata/md5-cache/dev-ruby/mustermann-2.0.2 b/metadata/md5-cache/dev-ruby/mustermann-2.0.2 deleted file mode 100644 index c47a9e4b1658..000000000000 --- a/metadata/md5-cache/dev-ruby/mustermann-2.0.2 +++ /dev/null @@ -1,17 +0,0 @@ -BDEPEND=test? ( ruby_targets_ruby31? ( =dev-ruby/ruby2_keywords-0.0*[ruby_targets_ruby31(-)] ) ) ruby_targets_ruby31? ( dev-lang/ruby:3.1 ) ruby_targets_ruby31? ( virtual/rubygems[ruby_targets_ruby31(-)] ) test? ( ruby_targets_ruby31? ( virtual/rubygems[ruby_targets_ruby31(-)] ) ) -DEFINED_PHASES=compile configure install prepare setup test unpack -DEPEND=ruby_targets_ruby31? ( dev-lang/ruby:3.1 ) ruby_targets_ruby31? ( virtual/rubygems[ruby_targets_ruby31(-)] ) -DESCRIPTION=A library implementing patterns that behave like regular expressions -EAPI=8 -HOMEPAGE=https://github.com/sinatra/mustermann -INHERIT=ruby-fakegem -IUSE=test ruby_targets_ruby31 test -KEYWORDS=amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86 -LICENSE=MIT -RDEPEND=ruby_targets_ruby31? ( =dev-ruby/ruby2_keywords-0.0*[ruby_targets_ruby31(-)] ) ruby_targets_ruby31? ( dev-lang/ruby:3.1 ) ruby_targets_ruby31? ( virtual/rubygems[ruby_targets_ruby31(-)] ) -REQUIRED_USE=|| ( ruby_targets_ruby31 ) -RESTRICT=!test? ( test ) !test? ( test ) -SLOT=2 -SRC_URI=https://rubygems.org/gems/mustermann-2.0.2.gem -_eclasses_=multilib c19072c3cd7ac5cb21de013f7e9832e0 toolchain-funcs fbbbc99d10168de2926e06da7169b8dc ruby-utils 6c200c98361f47219e106ddc67c43a1e ruby-ng 4ef520a992dc54fdd8f49d875c1ab2c0 ruby-fakegem 5f7dd7ffeaf00a781713582bd507f80b -_md5_=d5fd207d525f516b93b8a9ac9f22e55e diff --git a/metadata/md5-cache/dev-ruby/twitter-7.0.0-r3 b/metadata/md5-cache/dev-ruby/twitter-7.0.0-r3 deleted file mode 100644 index e6fd76d5c671..000000000000 --- a/metadata/md5-cache/dev-ruby/twitter-7.0.0-r3 +++ /dev/null @@ -1,17 +0,0 @@ -BDEPEND=test? ( ruby_targets_ruby31? ( >=dev-ruby/addressable-2.3[ruby_targets_ruby31(-)] =dev-ruby/buftok-0.2.0*[ruby_targets_ruby31(-)] >=dev-ruby/equalizer-0.0.11[ruby_targets_ruby31(-)] =dev-ruby/equalizer-0.0*[ruby_targets_ruby31(-)] dev-ruby/http:4[ruby_targets_ruby31(-)] dev-ruby/http-form_data:2[ruby_targets_ruby31(-)] =dev-ruby/http_parser_rb-0.6*[ruby_targets_ruby31(-)] >=dev-ruby/memoizable-0.4.2[ruby_targets_ruby31(-)] =dev-ruby/multipart-post-2*[ruby_targets_ruby31(-)] >=dev-ruby/naught-1.1[ruby_targets_ruby31(-)] =dev-ruby/simple_oauth-0.3*[ruby_targets_ruby31(-)] ) ) ruby_targets_ruby31? ( test? ( dev-ruby/rspec:3[ruby_targets_ruby31(-)] dev-ruby/webmock:3[ruby_targets_ruby31(-)] >=dev-ruby/timecop-0.6.1[ruby_targets_ruby31(-)] ) doc? ( dev-ruby/yard[ruby_targets_ruby31(-)] ) ) ruby_targets_ruby31? ( dev-lang/ruby:3.1 ) ruby_targets_ruby31? ( doc? ( dev-ruby/yard[ruby_targets_ruby31(-)] ) ) ruby_targets_ruby31? ( test? ( dev-ruby/rake[ruby_targets_ruby31(-)] ) ) ruby_targets_ruby31? ( virtual/rubygems[ruby_targets_ruby31(-)] ) test? ( ruby_targets_ruby31? ( virtual/rubygems[ruby_targets_ruby31(-)] ) ) -DEFINED_PHASES=compile configure install prepare setup test unpack -DEPEND=ruby_targets_ruby31? ( dev-lang/ruby:3.1 ) ruby_targets_ruby31? ( virtual/rubygems[ruby_targets_ruby31(-)] ) -DESCRIPTION=Ruby wrapper around the Twitter API -EAPI=8 -HOMEPAGE=https://github.com/sferik/twitter/ -INHERIT=ruby-fakegem -IUSE=test ruby_targets_ruby31 doc test test -KEYWORDS=~amd64 -LICENSE=MIT -RDEPEND=ruby_targets_ruby31? ( >=dev-ruby/addressable-2.3[ruby_targets_ruby31(-)] =dev-ruby/buftok-0.2.0*[ruby_targets_ruby31(-)] >=dev-ruby/equalizer-0.0.11[ruby_targets_ruby31(-)] =dev-ruby/equalizer-0.0*[ruby_targets_ruby31(-)] dev-ruby/http:4[ruby_targets_ruby31(-)] dev-ruby/http-form_data:2[ruby_targets_ruby31(-)] =dev-ruby/http_parser_rb-0.6*[ruby_targets_ruby31(-)] >=dev-ruby/memoizable-0.4.2[ruby_targets_ruby31(-)] =dev-ruby/multipart-post-2*[ruby_targets_ruby31(-)] >=dev-ruby/naught-1.1[ruby_targets_ruby31(-)] =dev-ruby/simple_oauth-0.3*[ruby_targets_ruby31(-)] ) ruby_targets_ruby31? ( dev-lang/ruby:3.1 ) ruby_targets_ruby31? ( virtual/rubygems[ruby_targets_ruby31(-)] ) -REQUIRED_USE=|| ( ruby_targets_ruby31 ) -RESTRICT=!test? ( test ) !test? ( test ) !test? ( test ) -SLOT=7 -SRC_URI=https://github.com/sferik/twitter/archive/v7.0.0.tar.gz -> twitter-7.0.0.tar.gz -_eclasses_=multilib c19072c3cd7ac5cb21de013f7e9832e0 toolchain-funcs fbbbc99d10168de2926e06da7169b8dc ruby-utils 6c200c98361f47219e106ddc67c43a1e ruby-ng 4ef520a992dc54fdd8f49d875c1ab2c0 ruby-fakegem 5f7dd7ffeaf00a781713582bd507f80b -_md5_=5aa2bac5a201168fe124517416cdebea diff --git a/metadata/md5-cache/net-im/ricochet-1.1.4 b/metadata/md5-cache/net-im/ricochet-1.1.4 deleted file mode 100644 index 12e8a1ee8c1b..000000000000 --- a/metadata/md5-cache/net-im/ricochet-1.1.4 +++ /dev/null @@ -1,15 +0,0 @@ -BDEPEND=dev-qt/linguist-tools:5 virtual/pkgconfig -DEFINED_PHASES=configure install postinst postrm -DEPEND=dev-libs/openssl:0= dev-libs/protobuf:0= dev-qt/qtcore:5 dev-qt/qtdeclarative:5 dev-qt/qtgui:5 dev-qt/qtmultimedia:5 dev-qt/qtnetwork:5 dev-qt/qtquickcontrols:5 dev-qt/qtwidgets:5 net-vpn/tor -DESCRIPTION=Privacy-focused instant messaging through Tor hidden services -EAPI=7 -HOMEPAGE=https://ricochet.im -INHERIT=qmake-utils xdg-utils -IUSE=debug hardened -KEYWORDS=amd64 x86 -LICENSE=BSD -RDEPEND=dev-libs/openssl:0= dev-libs/protobuf:0= dev-qt/qtcore:5 dev-qt/qtdeclarative:5 dev-qt/qtgui:5 dev-qt/qtmultimedia:5 dev-qt/qtnetwork:5 dev-qt/qtquickcontrols:5 dev-qt/qtwidgets:5 net-vpn/tor -SLOT=0 -SRC_URI=https://github.com/ricochet-im/ricochet/archive/v1.1.4.tar.gz -> ricochet-1.1.4.tar.gz -_eclasses_=toolchain-funcs fbbbc99d10168de2926e06da7169b8dc multilib c19072c3cd7ac5cb21de013f7e9832e0 qmake-utils a8dd17b1d94586164f5e3fc12b1c6b81 xdg-utils baea6080dd821f5562d715887954c9d3 -_md5_=ea882b680903b28c84f3ad2b35524087 diff --git a/metadata/md5-cache/net-im/ricochet-9999 b/metadata/md5-cache/net-im/ricochet-9999 deleted file mode 100644 index b817174a9605..000000000000 --- a/metadata/md5-cache/net-im/ricochet-9999 +++ /dev/null @@ -1,14 +0,0 @@ -BDEPEND=dev-qt/linguist-tools:5 virtual/pkgconfig >=dev-vcs/git-1.8.2.1[curl] -DEFINED_PHASES=configure install postinst postrm prepare unpack -DEPEND=dev-libs/openssl:0= dev-libs/protobuf:0= dev-qt/qtcore:5 dev-qt/qtdeclarative:5 dev-qt/qtgui:5 dev-qt/qtmultimedia:5 dev-qt/qtnetwork:5 dev-qt/qtquickcontrols:5 dev-qt/qtwidgets:5 net-vpn/tor -DESCRIPTION=Privacy-focused instant messaging through Tor hidden services -EAPI=7 -HOMEPAGE=https://ricochet.im -INHERIT=qmake-utils xdg-utils git-r3 -IUSE=debug hardened -LICENSE=BSD -PROPERTIES=live -RDEPEND=dev-libs/openssl:0= dev-libs/protobuf:0= dev-qt/qtcore:5 dev-qt/qtdeclarative:5 dev-qt/qtgui:5 dev-qt/qtmultimedia:5 dev-qt/qtnetwork:5 dev-qt/qtquickcontrols:5 dev-qt/qtwidgets:5 net-vpn/tor -SLOT=0 -_eclasses_=toolchain-funcs fbbbc99d10168de2926e06da7169b8dc multilib c19072c3cd7ac5cb21de013f7e9832e0 qmake-utils a8dd17b1d94586164f5e3fc12b1c6b81 xdg-utils baea6080dd821f5562d715887954c9d3 git-r3 2358a7b20091609e24bd3a83b3ac5991 -_md5_=d1580c87b011041090a9a6f812da4385 diff --git a/metadata/md5-cache/net-wireless/blueberry-1.4.8 b/metadata/md5-cache/net-wireless/blueberry-1.4.8 deleted file mode 100644 index 7fd5c07fac4c..000000000000 --- a/metadata/md5-cache/net-wireless/blueberry-1.4.8 +++ /dev/null @@ -1,15 +0,0 @@ -DEFINED_PHASES=install postinst postrm prepare setup -DEPEND=python_single_target_python3_10? ( dev-lang/python:3.10 ) python_single_target_python3_11? ( dev-lang/python:3.11 ) python_single_target_python3_10? ( dev-python/dbus-python[python_targets_python3_10(-)] dev-python/pygobject:3[python_targets_python3_10(-)] dev-python/setproctitle[python_targets_python3_10(-)] dev-python/python3-xapp[python_targets_python3_10(-)] ) python_single_target_python3_11? ( dev-python/dbus-python[python_targets_python3_11(-)] dev-python/pygobject:3[python_targets_python3_11(-)] dev-python/setproctitle[python_targets_python3_11(-)] dev-python/python3-xapp[python_targets_python3_11(-)] ) >=net-wireless/gnome-bluetooth-3.14:2[introspection] net-wireless/bluez[obex] net-wireless/bluez-tools >=sys-apps/util-linux-2.31_rc1 x11-libs/libnotify[introspection] x11-misc/wmctrl -DESCRIPTION=A Bluetooth configuration tool -EAPI=8 -HOMEPAGE=https://github.com/linuxmint/blueberry -INHERIT=gnome2-utils python-single-r1 xdg-utils -IUSE=python_single_target_python3_10 python_single_target_python3_11 -KEYWORDS=~amd64 ~x86 -LICENSE=GPL-3 -RDEPEND=python_single_target_python3_10? ( dev-lang/python:3.10 ) python_single_target_python3_11? ( dev-lang/python:3.11 ) python_single_target_python3_10? ( dev-python/dbus-python[python_targets_python3_10(-)] dev-python/pygobject:3[python_targets_python3_10(-)] dev-python/setproctitle[python_targets_python3_10(-)] dev-python/python3-xapp[python_targets_python3_10(-)] ) python_single_target_python3_11? ( dev-python/dbus-python[python_targets_python3_11(-)] dev-python/pygobject:3[python_targets_python3_11(-)] dev-python/setproctitle[python_targets_python3_11(-)] dev-python/python3-xapp[python_targets_python3_11(-)] ) >=net-wireless/gnome-bluetooth-3.14:2[introspection] net-wireless/bluez[obex] net-wireless/bluez-tools >=sys-apps/util-linux-2.31_rc1 x11-libs/libnotify[introspection] x11-misc/wmctrl -REQUIRED_USE=^^ ( python_single_target_python3_10 python_single_target_python3_11 ) -SLOT=0 -SRC_URI=https://github.com/linuxmint/blueberry/archive/1.4.8.tar.gz -> blueberry-1.4.8.tar.gz -_eclasses_=toolchain-funcs fbbbc99d10168de2926e06da7169b8dc multilib c19072c3cd7ac5cb21de013f7e9832e0 xdg-utils baea6080dd821f5562d715887954c9d3 gnome2-utils b0183db3b2e07b18f3b77bffec72e116 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 python-utils-r1 12aa0037eb004139215ff04894d52b28 python-single-r1 75118e916668a74c660a13b0ecb22562 -_md5_=216dc3050da3a0f26f99fac003251d10 diff --git a/metadata/md5-cache/net-wireless/gnome-bluetooth-3.34.5 b/metadata/md5-cache/net-wireless/gnome-bluetooth-3.34.5 deleted file mode 100644 index 75e273c430e7..000000000000 --- a/metadata/md5-cache/net-wireless/gnome-bluetooth-3.34.5 +++ /dev/null @@ -1,16 +0,0 @@ -BDEPEND=dev-libs/libxml2:2 dev-util/gdbus-codegen dev-util/glib-utils gtk-doc? ( >=dev-util/gtk-doc-1.9 ) virtual/pkgconfig test? ( || ( ( dev-lang/python:3.11 dev-python/python-dbusmock[python_targets_python3_11(-)] dev-python/dbus-python[python_targets_python3_11(-)] ) ( dev-lang/python:3.10 dev-python/python-dbusmock[python_targets_python3_10(-)] dev-python/dbus-python[python_targets_python3_10(-)] ) ) ) app-arch/xz-utils >=dev-util/meson-0.62.2 >=dev-util/ninja-1.8.2 dev-util/meson-format-array virtual/pkgconfig -DEFINED_PHASES=compile configure install postinst postrm preinst prepare setup test -DEPEND=>=dev-libs/glib-2.44:2 >=x11-libs/gtk+-3.12:3[introspection?] media-libs/libcanberra[gtk3] >=x11-libs/libnotify-0.7.0 virtual/libudev introspection? ( >=dev-libs/gobject-introspection-1.54:= ) dev-util/desktop-file-utils x11-misc/shared-mime-info -DESCRIPTION=Bluetooth graphical utilities integrated with GNOME -EAPI=7 -HOMEPAGE=https://wiki.gnome.org/Projects/GnomeBluetooth -INHERIT=gnome.org meson python-any-r1 udev xdg -IUSE=gtk-doc +introspection test -KEYWORDS=amd64 ~arm arm64 ~ppc ~ppc64 ~riscv x86 -LICENSE=GPL-2+ LGPL-2.1+ FDL-1.1+ -RDEPEND=>=dev-libs/glib-2.44:2 >=x11-libs/gtk+-3.12:3[introspection?] media-libs/libcanberra[gtk3] >=x11-libs/libnotify-0.7.0 virtual/libudev introspection? ( >=dev-libs/gobject-introspection-1.54:= ) acct-group/plugdev virtual/udev >=net-wireless/bluez-5 -RESTRICT=!test? ( test ) -SLOT=2/13 -SRC_URI=mirror://gnome/sources/gnome-bluetooth/3.34/gnome-bluetooth-3.34.5.tar.xz -_eclasses_=gnome.org 6b39404f1491c60a2d32e3c693a683fe multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils f3010c780f65d1bb5aea15a9af1adc9c eapi8-dosym 5ac4857ad078256d939c44f7c64197a9 toolchain-funcs fbbbc99d10168de2926e06da7169b8dc multilib c19072c3cd7ac5cb21de013f7e9832e0 python-utils-r1 12aa0037eb004139215ff04894d52b28 meson 08b7183c3f4811568ee93eb0f79a89fe python-any-r1 f5169813d1619761b459800587005fd2 udev eec0bbab06977f1cfc5597269c1fa152 xdg-utils baea6080dd821f5562d715887954c9d3 xdg 4a14c5c24f121e7da66e5aab4a168c6e -_md5_=3bfe6348eacb139efcd1582126a6f185 diff --git a/metadata/md5-cache/sci-biology/express-1.5.1 b/metadata/md5-cache/sci-biology/express-1.5.1 deleted file mode 100644 index 0c7040a5112c..000000000000 --- a/metadata/md5-cache/sci-biology/express-1.5.1 +++ /dev/null @@ -1,14 +0,0 @@ -BDEPEND=>=dev-util/ninja-1.8.2 >=dev-util/cmake-3.20.5 -DEFINED_PHASES=compile configure install prepare test -DEPEND=dev-libs/boost:= dev-libs/protobuf dev-util/google-perftools sci-biology/bamtools sys-libs/zlib -DESCRIPTION=Streaming RNA-Seq Analysis -EAPI=7 -HOMEPAGE=https://pachterlab.github.io/eXpress/ -INHERIT=cmake -KEYWORDS=~amd64 ~x86 -LICENSE=Artistic -RDEPEND=dev-libs/boost:= dev-libs/protobuf dev-util/google-perftools sci-biology/bamtools sys-libs/zlib -SLOT=0 -SRC_URI=https://pachterlab.github.io/eXpress/downloads/express-1.5.1/express-1.5.1-src.tgz -_eclasses_=toolchain-funcs fbbbc99d10168de2926e06da7169b8dc multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic be27a904c614cb93ae037762dc69bcc2 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils f3010c780f65d1bb5aea15a9af1adc9c xdg-utils baea6080dd821f5562d715887954c9d3 cmake fc2f89084f590ac95c004ea95b0d2f80 -_md5_=eb3d3db6cbf83564b8ecca377c50dd20 diff --git a/metadata/pkg_desc_index b/metadata/pkg_desc_index index d81b272d9a98..95e2bd6f3309 100644 --- a/metadata/pkg_desc_index +++ b/metadata/pkg_desc_index @@ -1601,7 +1601,6 @@ app-dicts/dictd-vera 1.24-r1: V.E.R.A. -- Virtual Entity of Relevant Acronyms fo app-dicts/dictd-wn 3.0_p33-r1: WordNet for dict app-dicts/dikt 2s_p1: Dictionary application that implements the Dict protocol app-dicts/eblook 1.6.1_p16 1.6.1_p16-r1: Interactive search utility for electronic dictionaries -app-dicts/edictionary 2.6-r1: Command line dictionary and thesaurus app-dicts/freedict-deu-eng 1.0: Freedict for language translation from German to English app-dicts/freedict-eng-fra 1.0: Freedict for language translation from English to French app-dicts/freedict-eng-ita 1.0: Freedict for language translation from English to Italian @@ -9003,7 +9002,6 @@ dev-python/pytoolconfig 1.2.5: Python tool configuration dev-python/pytools 2023.1.1: Collection of tools missing from the Python standard library dev-python/pytrie 0.4.0-r1: A pure Python implementation of the trie data structure dev-python/pytz 2023.3-r1 2023.3_p1: World timezone definitions for Python -dev-python/pytz_deprecation_shim 0.1.0_p0-r2: Shims to make deprecation of pytz easier dev-python/pytzdata 2020.1-r2: The Olson timezone database for Python dev-python/pyu2f 0.1.5-r1: Python based U2F host library dev-python/pyuca 1.2: Python implementation of the Unicode Collation Algorithm @@ -9311,7 +9309,6 @@ dev-python/trove-classifiers 2023.8.7 2023.9.19: Canonical source for classifier dev-python/trustme 1.1.0: #1 quality TLS certs while you wait, for the discerning tester dev-python/truststore 0.7.0 0.8.0: Verify certificates using native system trust stores dev-python/tubes 0.2.1: Flow control and backpressure for event-driven applications -dev-python/tweedledum 1.1.1-r1: Library for analysis, compilation, synthesis, optimization of quantum circuits dev-python/twine 4.0.2: Collection of utilities for publishing packages on PyPI dev-python/twisted 22.10.0-r1 22.10.0-r3 23.8.0_rc1 23.8.0: An asynchronous networking framework written in Python dev-python/twython 3.9.1-r1: An easy way to access Twitter data with Python @@ -9832,7 +9829,7 @@ dev-ruby/multi_xml 0.6.0-r2: A generic swappable back-end for XML parsing dev-ruby/multipart-parser 0.1.1: A multipart parser written in Ruby dev-ruby/multipart-post 2.3.0: Adds a streamy multipart form post capability to Net::HTTP dev-ruby/mustache 1.1.1-r1: Mustache is a framework-agnostic way to render logic-free views -dev-ruby/mustermann 1.1.2 2.0.2 3.0.0: A library implementing patterns that behave like regular expressions +dev-ruby/mustermann 3.0.0: A library implementing patterns that behave like regular expressions dev-ruby/mysql2 0.5.5: A modern, simple and very fast Mysql library for Ruby - binding to libmysql dev-ruby/nanotest 0.9.4.1-r2: Extremely mynymal test framework dev-ruby/narray 0.6.1.2-r2: Numerical N-dimensional Array class @@ -10127,7 +10124,7 @@ dev-ruby/tty-prompt 0.23.1: A beautiful and powerful interactive command line pr dev-ruby/tty-reader 0.9.0: Methods for processing keyboard input in character, line and multiline modes dev-ruby/tty-screen 0.8.1: Terminal screen size detection which works on Linux, OS X and Windows/Cygwin dev-ruby/tty-which 0.5.0: Platform independent implementation of Unix which command -dev-ruby/twitter 7.0.0-r3 8.0.0 8.0.1: Ruby wrapper around the Twitter API +dev-ruby/twitter 8.0.0 8.0.1: Ruby wrapper around the Twitter API dev-ruby/twitter-text 3.1.0-r2: Text handling for Twitter dev-ruby/typed-array 0.1.2-r2: Gem provides enforced-type functionality to Arrays dev-ruby/typeprof 0.21.7 0.21.8: Performs a type analysis of non-annotated Ruby code @@ -14465,7 +14462,6 @@ net-im/psi 1.5-r1 9999: Qt XMPP client net-im/psimedia 9999: Psi/Psi+ plugin for voice/video calls net-im/purple-events 0.99.1: Allows a fine-grained control over libpurple events net-im/qtox 1.17.6-r1 9999: Instant messaging client using the encrypted p2p Tox protocol -net-im/ricochet 1.1.4 9999: Privacy-focused instant messaging through Tor hidden services net-im/rocketchat-desktop-bin 3.8.16: The Ultimate Open Source Web Chat Platform net-im/sendxmpp 1.24: A perl-script to send xmpp (jabber), similar to what mail(1) does for mail net-im/sendxmpp-amm 1.1.1-r1 9999: Send XMPP (Jabber) messages via command line @@ -15336,7 +15332,6 @@ net-wireless/b43-fwcutter 019: Firmware tool for Broadcom 43xx-based wireless de net-wireless/bladerf 2021.03-r1 2023.02 9999: Libraries for supporing the BladeRF hardware from Nuand net-wireless/bladerf-firmware 2.4.0: bladeRF FX3 firmware images net-wireless/bladerf-fpga 0.12.0 0.15.0: bladeRF FPGA bitstreams -net-wireless/blueberry 1.4.8: A Bluetooth configuration tool net-wireless/blueman 2.3.5 9999: Simple and intuitive GTK+ Bluetooth Manager net-wireless/bluez 5.68 5.69 5.70: Bluetooth Tools and System Daemons for Linux net-wireless/bluez-tools 0_p20201025: A set of tools to manage bluetooth devices for linux @@ -15345,7 +15340,7 @@ net-wireless/bss 0.8-r2: Bluetooth stack smasher / fuzzer net-wireless/crackle 0.1-r1: Crackle cracks BLE Encryption (AKA Bluetooth Smart) net-wireless/crda 4.14 4.15-r2: Central Regulatory Domain Agent for wireless networks net-wireless/dump1090 4.0 5.0 6.1 9999: simple Mode S decoder for RTLSDR devices -net-wireless/gnome-bluetooth 3.34.5 42.6: Bluetooth graphical utilities integrated with GNOME +net-wireless/gnome-bluetooth 42.6: Bluetooth graphical utilities integrated with GNOME net-wireless/gnuradio 3.10.4.0-r2 3.10.6.0-r2 3.10.7.0-r1 9999: Toolkit that provides signal processing blocks to implement software radios net-wireless/gobi_loader 0.7-r2: gobi_loader is a firmware loader for Qualcomm Gobi USB chipsets net-wireless/gqrx 2.15.9-r2 2.16 9999: Software defined radio receiver powered by GNU Radio and Qt @@ -15512,7 +15507,6 @@ sci-biology/embassy-vienna 1.7.2.660-r1: EMBOSS integrated version of Vienna RNA sci-biology/emboss 6.6.0-r2: The European Molecular Biology Open Software Suite - A sequence analysis package sci-biology/eugene 4.1d-r1: Prokaryotic and Eukaryotic gene predictor sci-biology/exonerate 2.2.0-r3: Generic tool for pairwise sequence comparison -sci-biology/express 1.5.1: Streaming RNA-Seq Analysis sci-biology/fasta 36.3.8h-r1: FASTA is a DNA and Protein sequence alignment software package sci-biology/fasttree 2.1.11: Fast inference of approximately-maximum-likelihood phylogenetic trees sci-biology/fastx_toolkit 0.0.14-r1: Tools for Short Read FASTA/FASTQ file processing diff --git a/metadata/timestamp.chk b/metadata/timestamp.chk index 7749ac98f59a..29e1078850e3 100644 --- a/metadata/timestamp.chk +++ b/metadata/timestamp.chk @@ -1 +1 @@ -Mon, 02 Oct 2023 11:01:35 +0000 +Mon, 02 Oct 2023 11:46:33 +0000 |