diff options
author | 2022-09-02 11:01:52 +0000 | |
---|---|---|
committer | 2022-09-02 11:01:52 +0000 | |
commit | 4bad617cd5a1fc94280cd27135bad46aa1be0312 (patch) | |
tree | c36c13d058f9d8b30065b7e9672a643d8aa80511 /metadata | |
parent | Merge updates from master (diff) | |
download | gentoo-4bad617cd5a1fc94280cd27135bad46aa1be0312.tar.gz gentoo-4bad617cd5a1fc94280cd27135bad46aa1be0312.tar.bz2 gentoo-4bad617cd5a1fc94280cd27135bad46aa1be0312.zip |
2022-09-02 11:01:51 UTC
Diffstat (limited to 'metadata')
-rw-r--r-- | metadata/md5-cache/app-admin/ansible-6.2.0 | 10 | ||||
-rw-r--r-- | metadata/md5-cache/app-admin/ansible-core-2.13.3 | 13 | ||||
-rw-r--r-- | metadata/md5-cache/app-text/bibletime-3.0.3 | 14 | ||||
-rw-r--r-- | metadata/md5-cache/app-text/bibletime-3.0.3-r2 | 4 | ||||
-rw-r--r-- | metadata/md5-cache/dev-python/black-22.8.0 | 2 | ||||
-rw-r--r-- | metadata/md5-cache/dev-python/mypy_extensions-0.4.3-r1 | 2 | ||||
-rw-r--r-- | metadata/md5-cache/net-libs/xrootd-5.0.3-r1 | 17 | ||||
-rw-r--r-- | metadata/md5-cache/net-libs/xrootd-ceph-5.0.3 | 16 | ||||
-rw-r--r-- | metadata/md5-cache/xfce-extra/xfce4-notifyd-0.6.4 | 14 | ||||
-rw-r--r-- | metadata/pkg_desc_index | 8 | ||||
-rw-r--r-- | metadata/timestamp.chk | 2 |
11 files changed, 34 insertions, 68 deletions
diff --git a/metadata/md5-cache/app-admin/ansible-6.2.0 b/metadata/md5-cache/app-admin/ansible-6.2.0 index 1fddc31ff0a1..51339736107f 100644 --- a/metadata/md5-cache/app-admin/ansible-6.2.0 +++ b/metadata/md5-cache/app-admin/ansible-6.2.0 @@ -1,16 +1,16 @@ -BDEPEND=python_targets_python3_8? ( >=dev-lang/python-3.8.13:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.12:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.4:3.10 ) >=dev-python/setuptools-42.0.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] +BDEPEND=python_targets_python3_8? ( >=dev-lang/python-3.8.13:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.12:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.4:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.0_beta4:3.11 ) >=dev-python/setuptools-42.0.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] DEFINED_PHASES=compile configure install prepare test DESCRIPTION=Model-driven deployment, config management, and command execution framework EAPI=8 HOMEPAGE=https://www.ansible.com/ INHERIT=distutils-r1 -IUSE=python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 +IUSE=python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 python_targets_python3_11 KEYWORDS=~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86 ~x64-macos LICENSE=GPL-3+ -RDEPEND=>=app-admin/ansible-core-2.13.0 <app-admin/ansible-core-2.14 python_targets_python3_8? ( >=dev-lang/python-3.8.13:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.12:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.4:3.10 ) -REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 ) +RDEPEND=>=app-admin/ansible-core-2.13.0 <app-admin/ansible-core-2.14 python_targets_python3_8? ( >=dev-lang/python-3.8.13:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.12:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.4:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.0_beta4:3.11 ) +REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 python_targets_python3_11 ) RESTRICT=test SLOT=0 SRC_URI=mirror://pypi/a/ansible/ansible-6.2.0.tar.gz _eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs 1542e649be915f43f6908a9e93909961 multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 dd5e1098e305ad508d21f496e9e37046 python-r1 2d51fd03931e743811ce30d198e4dcfd distutils-r1 e3b0f72d558eb613ff83262d22cbf887 -_md5_=56ae633a502e6adc51667f74a59aab01 +_md5_=1c810cd4a97da4059b2ee100c4947338 diff --git a/metadata/md5-cache/app-admin/ansible-core-2.13.3 b/metadata/md5-cache/app-admin/ansible-core-2.13.3 index cbea7bdfbf02..642b24327da3 100644 --- a/metadata/md5-cache/app-admin/ansible-core-2.13.3 +++ b/metadata/md5-cache/app-admin/ansible-core-2.13.3 @@ -1,17 +1,16 @@ -BDEPEND=python_targets_python3_8? ( >=dev-lang/python-3.8.13:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.12:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.4:3.10 ) >=dev-python/setuptools-42.0.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] +BDEPEND=>=dev-python/packaging-16.6[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] test? ( dev-python/botocore[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/pytz[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) test? ( dev-python/paramiko[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/jinja[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/pyyaml[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/cryptography[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/httplib2[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/six[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/netaddr[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/pexpect[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/resolvelib-0.5.3[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] <dev-python/resolvelib-0.9.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] net-misc/sshpass virtual/ssh >=dev-python/pytest-7.1.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_8? ( >=dev-lang/python-3.8.13:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.12:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.4:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.0_beta4:3.11 ) >=dev-python/setuptools-42.0.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] DEFINED_PHASES=compile configure install prepare test -DEPEND=>=dev-python/packaging-16.6[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] test? ( dev-python/paramiko[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/jinja[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/pyyaml[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/cryptography[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/httplib2[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/six[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/netaddr[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/pexpect[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/resolvelib-0.5.3[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] <dev-python/resolvelib-0.9.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] net-misc/sshpass virtual/ssh dev-python/bcrypt[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/nose[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/mock-1.0.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/passlib[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/coverage[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-vcs/git ) DESCRIPTION=Model-driven deployment, config management, and command execution framework EAPI=8 HOMEPAGE=https://www.ansible.com/ INHERIT=distutils-r1 -IUSE=test python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 +IUSE=test python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 python_targets_python3_11 KEYWORDS=~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86 ~x64-macos LICENSE=GPL-3 -RDEPEND=dev-python/paramiko[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/jinja[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/pyyaml[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/cryptography[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/httplib2[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/six[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/netaddr[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/pexpect[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/resolvelib-0.5.3[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] <dev-python/resolvelib-0.9.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] net-misc/sshpass virtual/ssh python_targets_python3_8? ( >=dev-lang/python-3.8.13:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.12:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.4:3.10 ) -REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 ) -RESTRICT=test +RDEPEND=dev-python/paramiko[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/jinja[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/pyyaml[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/cryptography[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/httplib2[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/six[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/netaddr[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/pexpect[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/resolvelib-0.5.3[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] <dev-python/resolvelib-0.9.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] net-misc/sshpass virtual/ssh python_targets_python3_8? ( >=dev-lang/python-3.8.13:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.12:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.4:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.0_beta4:3.11 ) +REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 python_targets_python3_11 ) +RESTRICT=test !test? ( test ) SLOT=0 SRC_URI=mirror://pypi/a/ansible-core/ansible-core-2.13.3.tar.gz _eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs 1542e649be915f43f6908a9e93909961 multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 dd5e1098e305ad508d21f496e9e37046 python-r1 2d51fd03931e743811ce30d198e4dcfd distutils-r1 e3b0f72d558eb613ff83262d22cbf887 -_md5_=10daa394dff0fb0fd7a64f5e6f1b72e5 +_md5_=82af196fad1ff7872e51dd4380080511 diff --git a/metadata/md5-cache/app-text/bibletime-3.0.3 b/metadata/md5-cache/app-text/bibletime-3.0.3 deleted file mode 100644 index bcd514f55832..000000000000 --- a/metadata/md5-cache/app-text/bibletime-3.0.3 +++ /dev/null @@ -1,14 +0,0 @@ -BDEPEND=>=dev-util/ninja-1.8.2 >=dev-util/cmake-3.20.5 -DEFINED_PHASES=compile configure install postinst postrm prepare test -DEPEND=>=app-text/sword-1.8.1 dev-cpp/clucene dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qtprintsupport:5 dev-qt/qtsvg:5 dev-qt/qtwebchannel:5 dev-qt/qtwebengine:5 dev-qt/qtwidgets:5 dev-qt/qtxml:5 dev-libs/boost dev-libs/icu:= dev-qt/linguist-tools:5 dev-qt/qttest:5 net-misc/curl sys-libs/zlib -DESCRIPTION=Qt Bible-study application using the SWORD library -EAPI=8 -HOMEPAGE=https://bibletime.info/ -INHERIT=cmake xdg-utils -KEYWORDS=amd64 x86 -LICENSE=GPL-2 -RDEPEND=>=app-text/sword-1.8.1 dev-cpp/clucene dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qtprintsupport:5 dev-qt/qtsvg:5 dev-qt/qtwebchannel:5 dev-qt/qtwebengine:5 dev-qt/qtwidgets:5 dev-qt/qtxml:5 -SLOT=0 -SRC_URI=https://github.com/bibletime/bibletime/releases/download/v3.0.3/bibletime-3.0.3.tar.xz -_eclasses_=toolchain-funcs 1542e649be915f43f6908a9e93909961 multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 29a755b1291d64133634d80b0328f153 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 58ec4e54962bf45d065fb95030701514 xdg-utils fffb53a53cf17c9c0c998a3c0a590c7e cmake 44afbf15c35884f7c840470f1cf05d0d -_md5_=bf5de8ef887eda09e48569cd035efd76 diff --git a/metadata/md5-cache/app-text/bibletime-3.0.3-r2 b/metadata/md5-cache/app-text/bibletime-3.0.3-r2 index 963bf7b4db2f..0b52f3732d8e 100644 --- a/metadata/md5-cache/app-text/bibletime-3.0.3-r2 +++ b/metadata/md5-cache/app-text/bibletime-3.0.3-r2 @@ -5,10 +5,10 @@ DESCRIPTION=Qt Bible-study application using the SWORD library EAPI=8 HOMEPAGE=https://bibletime.info/ INHERIT=cmake xdg-utils -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 ~x86 LICENSE=GPL-2 RDEPEND=>=app-text/sword-1.8.1 dev-cpp/clucene dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qtprintsupport:5 dev-qt/qtsvg:5 dev-qt/qtwebchannel:5 dev-qt/qtwebengine:5 dev-qt/qtwidgets:5 dev-qt/qtxml:5 SLOT=0 SRC_URI=https://github.com/bibletime/bibletime/releases/download/v3.0.3/bibletime-3.0.3.tar.xz _eclasses_=toolchain-funcs 1542e649be915f43f6908a9e93909961 multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 29a755b1291d64133634d80b0328f153 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 58ec4e54962bf45d065fb95030701514 xdg-utils fffb53a53cf17c9c0c998a3c0a590c7e cmake 44afbf15c35884f7c840470f1cf05d0d -_md5_=ee58803cf34eef9b6418a0ffa19fe4cf +_md5_=8d895d7c9a5762ca235a77efde553140 diff --git a/metadata/md5-cache/dev-python/black-22.8.0 b/metadata/md5-cache/dev-python/black-22.8.0 index 423a645bb5a8..4e379f593d41 100644 --- a/metadata/md5-cache/dev-python/black-22.8.0 +++ b/metadata/md5-cache/dev-python/black-22.8.0 @@ -13,4 +13,4 @@ RESTRICT=!test? ( test ) SLOT=0 SRC_URI=https://github.com/psf/black/archive/22.8.0.tar.gz -> black-22.8.0.gh.tar.gz _eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs 1542e649be915f43f6908a9e93909961 multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 dd5e1098e305ad508d21f496e9e37046 python-r1 2d51fd03931e743811ce30d198e4dcfd distutils-r1 e3b0f72d558eb613ff83262d22cbf887 optfeature 1a2157392a869265b2afcb63a26c12ac -_md5_=f12958b65102f78cf34926807e90463f +_md5_=fcec196a4bfa8b819723b7530239b9f5 diff --git a/metadata/md5-cache/dev-python/mypy_extensions-0.4.3-r1 b/metadata/md5-cache/dev-python/mypy_extensions-0.4.3-r1 index b55f6c52e7a1..21c0fbd16cde 100644 --- a/metadata/md5-cache/dev-python/mypy_extensions-0.4.3-r1 +++ b/metadata/md5-cache/dev-python/mypy_extensions-0.4.3-r1 @@ -13,4 +13,4 @@ RESTRICT=!test? ( test ) SLOT=0 SRC_URI=https://github.com/python/mypy_extensions/archive/0.4.3.tar.gz -> mypy_extensions-0.4.3.tar.gz _eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs 1542e649be915f43f6908a9e93909961 multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 dd5e1098e305ad508d21f496e9e37046 python-r1 2d51fd03931e743811ce30d198e4dcfd distutils-r1 e3b0f72d558eb613ff83262d22cbf887 -_md5_=9e978e9bdd7c49160bb167644320022c +_md5_=3cdec060472be8140f655a61864cbb59 diff --git a/metadata/md5-cache/net-libs/xrootd-5.0.3-r1 b/metadata/md5-cache/net-libs/xrootd-5.0.3-r1 deleted file mode 100644 index 305a0a202193..000000000000 --- a/metadata/md5-cache/net-libs/xrootd-5.0.3-r1 +++ /dev/null @@ -1,17 +0,0 @@ -BDEPEND=doc? ( app-doc/doxygen[dot] python? ( dev-python/sphinx ) ) test? ( dev-util/cppunit ) >=dev-util/ninja-1.8.2 >=dev-util/cmake-3.20.5 -DEFINED_PHASES=compile configure install prepare setup test -DEPEND=acct-group/xrootd acct-user/xrootd sys-libs/zlib virtual/libcrypt:= fuse? ( sys-fs/fuse:= ) kerberos? ( virtual/krb5 ) python? ( python_single_target_python3_8? ( >=dev-lang/python-3.8.13:3.8 ) python_single_target_python3_9? ( >=dev-lang/python-3.9.12:3.9 ) ) readline? ( sys-libs/readline:0= ) ssl? ( <dev-libs/openssl-3.0.0:0= ) -DESCRIPTION=Extended ROOT remote file server -EAPI=7 -HOMEPAGE=http://xrootd.org/ -INHERIT=cmake python-single-r1 -IUSE=doc examples fuse http kerberos python readline ssl test python_single_target_python3_8 python_single_target_python3_9 -KEYWORDS=amd64 x86 ~amd64-linux ~x86-linux -LICENSE=LGPL-3 -RDEPEND=acct-group/xrootd acct-user/xrootd sys-libs/zlib virtual/libcrypt:= fuse? ( sys-fs/fuse:= ) kerberos? ( virtual/krb5 ) python? ( python_single_target_python3_8? ( >=dev-lang/python-3.8.13:3.8 ) python_single_target_python3_9? ( >=dev-lang/python-3.9.12:3.9 ) ) readline? ( sys-libs/readline:0= ) ssl? ( <dev-libs/openssl-3.0.0:0= ) dev-lang/perl -REQUIRED_USE=http? ( kerberos ssl ) python? ( ^^ ( python_single_target_python3_8 python_single_target_python3_9 ) ) -RESTRICT=!test? ( test ) -SLOT=0 -SRC_URI=http://xrootd.org/download/v5.0.3/xrootd-5.0.3.tar.gz -_eclasses_=toolchain-funcs 1542e649be915f43f6908a9e93909961 multilib 5ca4e49abed8e3a2f7b56920eadee157 edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4a1902f969e5718126434fc35f3a0d9c eutils 8f942ebdcf04334697649d4a0bf65a32 flag-o-matic 29a755b1291d64133634d80b0328f153 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 58ec4e54962bf45d065fb95030701514 xdg-utils fffb53a53cf17c9c0c998a3c0a590c7e cmake 44afbf15c35884f7c840470f1cf05d0d eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 python-utils-r1 dd5e1098e305ad508d21f496e9e37046 python-single-r1 a5747fe6dc0651d95cb78eddd5e160a8 -_md5_=728600a71d4e9d494c21ca5d2e073d29 diff --git a/metadata/md5-cache/net-libs/xrootd-ceph-5.0.3 b/metadata/md5-cache/net-libs/xrootd-ceph-5.0.3 deleted file mode 100644 index 55c89cb36a9e..000000000000 --- a/metadata/md5-cache/net-libs/xrootd-ceph-5.0.3 +++ /dev/null @@ -1,16 +0,0 @@ -BDEPEND=test? ( dev-util/cppunit ) >=dev-util/ninja-1.8.2 >=dev-util/cmake-3.20.5 -DEFINED_PHASES=compile configure install prepare test -DEPEND=>=net-libs/xrootd-5.0.0 sys-cluster/ceph -DESCRIPTION=xrootd OSS plug-in for interfacing with Ceph storage platform -EAPI=7 -HOMEPAGE=https://xrootd.slac.stanford.edu/ -INHERIT=cmake -IUSE=test -KEYWORDS=amd64 ~amd64-linux -LICENSE=LGPL-3+ -RDEPEND=>=net-libs/xrootd-5.0.0 sys-cluster/ceph -RESTRICT=!test? ( test ) -SLOT=0 -SRC_URI=https://github.com/xrootd/xrootd-ceph/archive/v5.0.3.tar.gz -> xrootd-ceph-5.0.3.tar.gz -_eclasses_=toolchain-funcs 1542e649be915f43f6908a9e93909961 multilib 5ca4e49abed8e3a2f7b56920eadee157 edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4a1902f969e5718126434fc35f3a0d9c eutils 8f942ebdcf04334697649d4a0bf65a32 flag-o-matic 29a755b1291d64133634d80b0328f153 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 58ec4e54962bf45d065fb95030701514 xdg-utils fffb53a53cf17c9c0c998a3c0a590c7e cmake 44afbf15c35884f7c840470f1cf05d0d -_md5_=a4f9a502d4ab8194a849c99900169d45 diff --git a/metadata/md5-cache/xfce-extra/xfce4-notifyd-0.6.4 b/metadata/md5-cache/xfce-extra/xfce4-notifyd-0.6.4 new file mode 100644 index 000000000000..814da5c00bf9 --- /dev/null +++ b/metadata/md5-cache/xfce-extra/xfce4-notifyd-0.6.4 @@ -0,0 +1,14 @@ +BDEPEND=dev-util/gdbus-codegen dev-util/intltool sys-devel/gettext virtual/pkgconfig +DEFINED_PHASES=install postinst postrm +DEPEND=>=dev-libs/glib-2.56:2 >=x11-libs/gtk+-3.14:3 >=x11-libs/libnotify-0.7 >=xfce-base/libxfce4ui-4.12:=[gtk3(+)] >=xfce-base/libxfce4util-4.12:= >=xfce-base/xfce4-panel-4.12:= >=xfce-base/xfconf-4.10:= +DESCRIPTION=Notification daemon for the Xfce desktop environment +EAPI=8 +HOMEPAGE=https://goodies.xfce.org/projects/applications/xfce4-notifyd +INHERIT=xdg-utils +KEYWORDS=~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86 +LICENSE=GPL-2 +RDEPEND=>=dev-libs/glib-2.56:2 >=x11-libs/gtk+-3.14:3 >=x11-libs/libnotify-0.7 >=xfce-base/libxfce4ui-4.12:=[gtk3(+)] >=xfce-base/libxfce4util-4.12:= >=xfce-base/xfce4-panel-4.12:= >=xfce-base/xfconf-4.10:= +SLOT=0 +SRC_URI=https://archive.xfce.org/src/apps/xfce4-notifyd/0.6/xfce4-notifyd-0.6.4.tar.bz2 +_eclasses_=xdg-utils fffb53a53cf17c9c0c998a3c0a590c7e +_md5_=2bafd8d7e19f249ffec761c112bd3405 diff --git a/metadata/pkg_desc_index b/metadata/pkg_desc_index index 44123ae0b89a..eed1a2e9b924 100644 --- a/metadata/pkg_desc_index +++ b/metadata/pkg_desc_index @@ -3433,7 +3433,7 @@ app-text/bact 0.13-r1: Boosting Algorithm for Classification of Trees app-text/barcode 0.99-r1: barcode generator app-text/bdf2psf 1.155: Converter to generate console fonts from BDF source fonts app-text/bibclean 3.06: BibTeX bibliography prettyprinter and syntax checker -app-text/bibletime 3.0.3 3.0.3-r2: Qt Bible-study application using the SWORD library +app-text/bibletime 3.0.3-r2: Qt Bible-study application using the SWORD library app-text/bibutils 7.1: Interconverts between various bibliography formats using common XML intermediate app-text/binfind 0.0.3: Search files for a byte sequence specified on the command line app-text/blahtexml 0.9: TeX-to-MathML converter @@ -15416,8 +15416,8 @@ net-libs/webkit-gtk 2.36.3 2.36.4 2.36.5-r1 2.36.6 2.36.7: Open source web brows net-libs/wslay 1.1.1_p20210115: WebSocket library in C net-libs/wvstreams 4.6.1_p14-r2: A network programming library in C++ net-libs/xdp-tools 1.2.3: The libxdp library and various tools for use with XDP -net-libs/xrootd 5.0.3-r1 5.4.3 5.4.3-r1: Extended ROOT remote file server -net-libs/xrootd-ceph 5.0.3 5.4.3: xrootd OSS plug-in for interfacing with Ceph storage platform +net-libs/xrootd 5.4.3 5.4.3-r1: Extended ROOT remote file server +net-libs/xrootd-ceph 5.4.3: xrootd OSS plug-in for interfacing with Ceph storage platform net-libs/zeromq 4.3.3-r1 4.3.4-r1: A brokerless kernel net-libs/zmqpp 4.2.0-r1: ZeroMQ 'highlevel' C++ bindings net-mail/altermime 0.3.11: alterMIME is a small program which is used to alter your mime-encoded mailpacks @@ -19571,7 +19571,7 @@ xfce-extra/xfce4-mount-plugin 1.1.5: An mount plug-in for the Xfce panel xfce-extra/xfce4-mpc-plugin 0.5.2: Music Player Daemon (mpd) panel plugin xfce-extra/xfce4-netload-plugin 1.4.0: A network load plug-in for the Xfce panel xfce-extra/xfce4-notes-plugin 1.9.0: Xfce4 panel sticky notes plugin -xfce-extra/xfce4-notifyd 0.6.3: Notification daemon for the Xfce desktop environment +xfce-extra/xfce4-notifyd 0.6.3 0.6.4: Notification daemon for the Xfce desktop environment xfce-extra/xfce4-panel-profiles 1.0.13: Simple application to manage Xfce panel layouts xfce-extra/xfce4-places-plugin 1.8.1: A panel plug-in to provide quick access to files, folders and removable media xfce-extra/xfce4-power-manager 4.16.0: Power manager for the Xfce desktop environment diff --git a/metadata/timestamp.chk b/metadata/timestamp.chk index f5c1a7a24acd..95fa1027bddd 100644 --- a/metadata/timestamp.chk +++ b/metadata/timestamp.chk @@ -1 +1 @@ -Fri, 02 Sep 2022 10:47:00 +0000 +Fri, 02 Sep 2022 11:01:51 +0000 |