mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-16 14:29:05 -07:00
2024-10-21 06:03:40 UTC
This commit is contained in:
@@ -6,7 +6,7 @@ EAPI=8
|
||||
HOMEPAGE=https://mesonbuild.com/
|
||||
INHERIT=bash-completion-r1 edo distutils-r1 flag-o-matic toolchain-funcs verify-sig
|
||||
IUSE=test python_targets_pypy3 python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 verify-sig
|
||||
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris
|
||||
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris
|
||||
LICENSE=Apache-2.0
|
||||
RDEPEND=!<dev-build/muon-0.2.0-r2[man(-)] virtual/pkgconfig python_targets_pypy3? ( dev-python/pypy3:= ) python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 )
|
||||
REQUIRED_USE=|| ( python_targets_pypy3 python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 )
|
||||
@@ -14,4 +14,4 @@ RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/mesonbuild/meson/releases/download/1.5.2/meson-1.5.2.tar.gz verify-sig? ( https://github.com/mesonbuild/meson/releases/download/1.5.2/meson-1.5.2.tar.gz.asc ) https://github.com/mesonbuild/meson/releases/download/1.5.2/meson-reference.3 -> meson-reference-1.5.2.3
|
||||
_eclasses_=toolchain-funcs d3d42b22a610ce81c267b644bcec9b87 multilib b2a329026f2e404e9e371097dda47f96 bash-completion-r1 767861f3744f589ee5291c1698b1c082 edo 367e103a74bf77e6a8da7894d999fa3c flag-o-matic f14aba975c94ccaa9f357a27e3b17ffe out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 2fee95c11e5f883024588d4837db6802 python-r1 2def7a4ce233dfa344f613025c619a23 distutils-r1 bcc61b7696f06db333c2f2db1606ed76 verify-sig 745dccb7d4656514f1e966cce314d7db
|
||||
_md5_=fa43d2ac323e1001e97fead97c824edd
|
||||
_md5_=20ddb93cd4e9cdef259a3119b0dc9eda
|
||||
|
||||
17
metadata/md5-cache/dev-ruby/ipaddr-1.2.7
Normal file
17
metadata/md5-cache/dev-ruby/ipaddr-1.2.7
Normal file
@@ -0,0 +1,17 @@
|
||||
BDEPEND=ruby_targets_ruby31? ( test? ( dev-ruby/test-unit[ruby_targets_ruby31(-)] dev-ruby/test-unit-ruby-core[ruby_targets_ruby31(-)] ) ) ruby_targets_ruby32? ( test? ( dev-ruby/test-unit[ruby_targets_ruby32(-)] dev-ruby/test-unit-ruby-core[ruby_targets_ruby32(-)] ) ) ruby_targets_ruby33? ( test? ( dev-ruby/test-unit[ruby_targets_ruby33(-)] dev-ruby/test-unit-ruby-core[ruby_targets_ruby33(-)] ) ) ruby_targets_ruby31? ( dev-lang/ruby:3.1 ) ruby_targets_ruby32? ( dev-lang/ruby:3.2 ) ruby_targets_ruby33? ( dev-lang/ruby:3.3 ) ruby_targets_ruby31? ( doc? ( dev-ruby/rdoc[ruby_targets_ruby31(-)] ) ) ruby_targets_ruby32? ( doc? ( dev-ruby/rdoc[ruby_targets_ruby32(-)] ) ) ruby_targets_ruby33? ( doc? ( dev-ruby/rdoc[ruby_targets_ruby33(-)] ) ) ruby_targets_ruby31? ( test? ( dev-ruby/rake[ruby_targets_ruby31(-)] ) ) ruby_targets_ruby32? ( test? ( dev-ruby/rake[ruby_targets_ruby32(-)] ) ) ruby_targets_ruby33? ( test? ( dev-ruby/rake[ruby_targets_ruby33(-)] ) ) ruby_targets_ruby31? ( virtual/rubygems[ruby_targets_ruby31(-)] ) ruby_targets_ruby32? ( virtual/rubygems[ruby_targets_ruby32(-)] ) ruby_targets_ruby33? ( virtual/rubygems[ruby_targets_ruby33(-)] ) test? ( ruby_targets_ruby31? ( virtual/rubygems[ruby_targets_ruby31(-)] ) ruby_targets_ruby32? ( virtual/rubygems[ruby_targets_ruby32(-)] ) ruby_targets_ruby33? ( virtual/rubygems[ruby_targets_ruby33(-)] ) )
|
||||
DEFINED_PHASES=compile configure install prepare setup test unpack
|
||||
DEPEND=ruby_targets_ruby31? ( dev-lang/ruby:3.1 ) ruby_targets_ruby32? ( dev-lang/ruby:3.2 ) ruby_targets_ruby33? ( dev-lang/ruby:3.3 ) ruby_targets_ruby31? ( virtual/rubygems[ruby_targets_ruby31(-)] ) ruby_targets_ruby32? ( virtual/rubygems[ruby_targets_ruby32(-)] ) ruby_targets_ruby33? ( virtual/rubygems[ruby_targets_ruby33(-)] )
|
||||
DESCRIPTION=IPAddr provides a set of methods to manipulate an IPv4 or IPv6 address
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/ruby/ipaddr
|
||||
INHERIT=ruby-fakegem
|
||||
IUSE=test ruby_targets_ruby31 ruby_targets_ruby32 ruby_targets_ruby33 doc test test
|
||||
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris
|
||||
LICENSE=BSD-2
|
||||
RDEPEND=ruby_targets_ruby31? ( dev-lang/ruby:3.1 ) ruby_targets_ruby32? ( dev-lang/ruby:3.2 ) ruby_targets_ruby33? ( dev-lang/ruby:3.3 ) ruby_targets_ruby31? ( virtual/rubygems[ruby_targets_ruby31(-)] ) ruby_targets_ruby32? ( virtual/rubygems[ruby_targets_ruby32(-)] ) ruby_targets_ruby33? ( virtual/rubygems[ruby_targets_ruby33(-)] )
|
||||
REQUIRED_USE=|| ( ruby_targets_ruby31 ruby_targets_ruby32 ruby_targets_ruby33 )
|
||||
RESTRICT=!test? ( test ) !test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/ruby/ipaddr/archive/v1.2.7.tar.gz -> ipaddr-1.2.7.tar.gz
|
||||
_eclasses_=multilib b2a329026f2e404e9e371097dda47f96 toolchain-funcs d3d42b22a610ce81c267b644bcec9b87 ruby-utils 8c235870eceb33155907ba2ef7b6592f ruby-ng f0dedda0b5f19492ca5de91d98bc1708 ruby-fakegem 1e3722efee9adc0f27d1b2b8e4b9860b
|
||||
_md5_=cb253ddd69523a4c5014e3bbce629c61
|
||||
17
metadata/md5-cache/dev-ruby/sshkit-1.23.2
Normal file
17
metadata/md5-cache/dev-ruby/sshkit-1.23.2
Normal file
@@ -0,0 +1,17 @@
|
||||
BDEPEND=test? ( ruby_targets_ruby31? ( dev-ruby/base64[ruby_targets_ruby31(-)] >=dev-ruby/net-ssh-2.8.0:*[ruby_targets_ruby31(-)] >=dev-ruby/net-scp-1.1.2[ruby_targets_ruby31(-)] >=dev-ruby/net-sftp-2.1.2[ruby_targets_ruby31(-)] dev-ruby/ostruct[ruby_targets_ruby31(-)] ) ruby_targets_ruby32? ( dev-ruby/base64[ruby_targets_ruby32(-)] >=dev-ruby/net-ssh-2.8.0:*[ruby_targets_ruby32(-)] >=dev-ruby/net-scp-1.1.2[ruby_targets_ruby32(-)] >=dev-ruby/net-sftp-2.1.2[ruby_targets_ruby32(-)] dev-ruby/ostruct[ruby_targets_ruby32(-)] ) ruby_targets_ruby33? ( dev-ruby/base64[ruby_targets_ruby33(-)] >=dev-ruby/net-ssh-2.8.0:*[ruby_targets_ruby33(-)] >=dev-ruby/net-scp-1.1.2[ruby_targets_ruby33(-)] >=dev-ruby/net-sftp-2.1.2[ruby_targets_ruby33(-)] dev-ruby/ostruct[ruby_targets_ruby33(-)] ) ) ruby_targets_ruby31? ( test? ( dev-ruby/minitest[ruby_targets_ruby31(-)] dev-ruby/mocha[ruby_targets_ruby31(-)] ) ) ruby_targets_ruby32? ( test? ( dev-ruby/minitest[ruby_targets_ruby32(-)] dev-ruby/mocha[ruby_targets_ruby32(-)] ) ) ruby_targets_ruby33? ( test? ( dev-ruby/minitest[ruby_targets_ruby33(-)] dev-ruby/mocha[ruby_targets_ruby33(-)] ) ) ruby_targets_ruby31? ( dev-lang/ruby:3.1 ) ruby_targets_ruby32? ( dev-lang/ruby:3.2 ) ruby_targets_ruby33? ( dev-lang/ruby:3.3 ) ruby_targets_ruby31? ( doc? ( dev-ruby/rdoc[ruby_targets_ruby31(-)] ) ) ruby_targets_ruby32? ( doc? ( dev-ruby/rdoc[ruby_targets_ruby32(-)] ) ) ruby_targets_ruby33? ( doc? ( dev-ruby/rdoc[ruby_targets_ruby33(-)] ) ) ruby_targets_ruby31? ( test? ( dev-ruby/rake[ruby_targets_ruby31(-)] ) ) ruby_targets_ruby32? ( test? ( dev-ruby/rake[ruby_targets_ruby32(-)] ) ) ruby_targets_ruby33? ( test? ( dev-ruby/rake[ruby_targets_ruby33(-)] ) ) ruby_targets_ruby31? ( virtual/rubygems[ruby_targets_ruby31(-)] ) ruby_targets_ruby32? ( virtual/rubygems[ruby_targets_ruby32(-)] ) ruby_targets_ruby33? ( virtual/rubygems[ruby_targets_ruby33(-)] ) test? ( ruby_targets_ruby31? ( virtual/rubygems[ruby_targets_ruby31(-)] ) ruby_targets_ruby32? ( virtual/rubygems[ruby_targets_ruby32(-)] ) ruby_targets_ruby33? ( virtual/rubygems[ruby_targets_ruby33(-)] ) )
|
||||
DEFINED_PHASES=compile configure install prepare setup test unpack
|
||||
DEPEND=ruby_targets_ruby31? ( dev-lang/ruby:3.1 ) ruby_targets_ruby32? ( dev-lang/ruby:3.2 ) ruby_targets_ruby33? ( dev-lang/ruby:3.3 ) ruby_targets_ruby31? ( virtual/rubygems[ruby_targets_ruby31(-)] ) ruby_targets_ruby32? ( virtual/rubygems[ruby_targets_ruby32(-)] ) ruby_targets_ruby33? ( virtual/rubygems[ruby_targets_ruby33(-)] )
|
||||
DESCRIPTION=SSHKit makes it easy to write structured, testable SSH commands in Ruby
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/capistrano/sshkit
|
||||
INHERIT=ruby-fakegem
|
||||
IUSE=test ruby_targets_ruby31 ruby_targets_ruby32 ruby_targets_ruby33 doc test test
|
||||
KEYWORDS=~amd64 ~ppc ~ppc64 ~x86
|
||||
LICENSE=MIT
|
||||
RDEPEND=ruby_targets_ruby31? ( dev-ruby/base64[ruby_targets_ruby31(-)] >=dev-ruby/net-ssh-2.8.0:*[ruby_targets_ruby31(-)] >=dev-ruby/net-scp-1.1.2[ruby_targets_ruby31(-)] >=dev-ruby/net-sftp-2.1.2[ruby_targets_ruby31(-)] dev-ruby/ostruct[ruby_targets_ruby31(-)] ) ruby_targets_ruby32? ( dev-ruby/base64[ruby_targets_ruby32(-)] >=dev-ruby/net-ssh-2.8.0:*[ruby_targets_ruby32(-)] >=dev-ruby/net-scp-1.1.2[ruby_targets_ruby32(-)] >=dev-ruby/net-sftp-2.1.2[ruby_targets_ruby32(-)] dev-ruby/ostruct[ruby_targets_ruby32(-)] ) ruby_targets_ruby33? ( dev-ruby/base64[ruby_targets_ruby33(-)] >=dev-ruby/net-ssh-2.8.0:*[ruby_targets_ruby33(-)] >=dev-ruby/net-scp-1.1.2[ruby_targets_ruby33(-)] >=dev-ruby/net-sftp-2.1.2[ruby_targets_ruby33(-)] dev-ruby/ostruct[ruby_targets_ruby33(-)] ) ruby_targets_ruby31? ( dev-lang/ruby:3.1 ) ruby_targets_ruby32? ( dev-lang/ruby:3.2 ) ruby_targets_ruby33? ( dev-lang/ruby:3.3 ) ruby_targets_ruby31? ( virtual/rubygems[ruby_targets_ruby31(-)] ) ruby_targets_ruby32? ( virtual/rubygems[ruby_targets_ruby32(-)] ) ruby_targets_ruby33? ( virtual/rubygems[ruby_targets_ruby33(-)] )
|
||||
REQUIRED_USE=|| ( ruby_targets_ruby31 ruby_targets_ruby32 ruby_targets_ruby33 )
|
||||
RESTRICT=!test? ( test ) !test? ( test ) !test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://rubygems.org/gems/sshkit-1.23.2.gem
|
||||
_eclasses_=multilib b2a329026f2e404e9e371097dda47f96 toolchain-funcs d3d42b22a610ce81c267b644bcec9b87 ruby-utils 8c235870eceb33155907ba2ef7b6592f ruby-ng f0dedda0b5f19492ca5de91d98bc1708 ruby-fakegem 1e3722efee9adc0f27d1b2b8e4b9860b
|
||||
_md5_=cf6882b8dd39f3e54184493cc9df7162
|
||||
17
metadata/md5-cache/net-analyzer/nagstamon-3.16.1
Normal file
17
metadata/md5-cache/net-analyzer/nagstamon-3.16.1
Normal file
@@ -0,0 +1,17 @@
|
||||
BDEPEND=test? ( >=dev-python/pytest-7.4.4[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) >=dev-python/gpep517-15[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/setuptools-69.0.3[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] test? ( x11-base/xorg-server[xvfb] x11-apps/xhost )
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) dev-python/lxml[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/PyQt6[gui,multimedia,svg,widgets,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/PySocks[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/arrow[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/beautifulsoup4[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/dbus-python[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/keyring[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/requests[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/psutil[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/python-dateutil[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/cryptography[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/secretstorage[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/python-xlib-0.19[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/requests-kerberos[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/setuptools[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] test? ( dev-python/pylint[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] )
|
||||
DESCRIPTION=systray monitor for displaying realtime status of several monitoring systems
|
||||
EAPI=8
|
||||
HOMEPAGE=https://nagstamon.de
|
||||
INHERIT=desktop distutils-r1 virtualx
|
||||
IUSE=test python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 test
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=GPL-2
|
||||
RDEPEND=python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) dev-python/lxml[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/PyQt6[gui,multimedia,svg,widgets,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/PySocks[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/arrow[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/beautifulsoup4[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/dbus-python[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/keyring[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/requests[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/psutil[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/python-dateutil[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/cryptography[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/secretstorage[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/python-xlib-0.19[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/requests-kerberos[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 )
|
||||
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 ) || ( python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 )
|
||||
RESTRICT=!test? ( test ) !test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/HenriWahl/Nagstamon/archive/v3.16.1.tar.gz -> nagstamon-3.16.1.tar.gz
|
||||
_eclasses_=desktop 3a72ffe0d8e1dd73af3a1c8c15a59fed toolchain-funcs d3d42b22a610ce81c267b644bcec9b87 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic f14aba975c94ccaa9f357a27e3b17ffe out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 2fee95c11e5f883024588d4837db6802 python-r1 2def7a4ce233dfa344f613025c619a23 distutils-r1 bcc61b7696f06db333c2f2db1606ed76 virtualx 9741d451eb64ea8bb9faee90d68a9b68
|
||||
_md5_=7ebe084a37b57ff0c038e633c40da0ec
|
||||
@@ -10,6 +10,6 @@ KEYWORDS=~alpha amd64 arm arm64 hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 s
|
||||
LICENSE=BSD BSD-2 BSD-4 LGPL-2.1+
|
||||
RDEPEND=kerberos? ( >=virtual/krb5-0-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] )
|
||||
SLOT=0/3
|
||||
SRC_URI=https://downloads.sourceforge.net/libtirpc/libtirpc-1.3.4.tar.bz2 mirror://gentoo/libtirpc-glibc-nfs.tar.xz
|
||||
SRC_URI=https://downloads.sourceforge.net/libtirpc/libtirpc-1.3.4.tar.bz2 https://dev.gentoo.org/~sam/distfiles/libtirpc-glibc-nfs.tar.xz
|
||||
_eclasses_=toolchain-funcs d3d42b22a610ce81c267b644bcec9b87 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic f14aba975c94ccaa9f357a27e3b17ffe libtool 6b28392a775f807c8be5fc7ec9a605b9 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multilib-build 9ac26ea006828266d235e2f0135429b5 multilib-minimal e9f54d75b074edc47d36994bbc1e2123 usr-ldscript ff03a5d223e97515fa25b5cae97ebda9
|
||||
_md5_=b792180bb3a2d189bdc053d1f66fcb5f
|
||||
_md5_=fd5301518515cd98d38c50038d5a416f
|
||||
|
||||
@@ -10,6 +10,6 @@ KEYWORDS=~alpha amd64 arm arm64 hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 s
|
||||
LICENSE=BSD BSD-2 BSD-4 LGPL-2.1+
|
||||
RDEPEND=kerberos? ( >=virtual/krb5-0-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] )
|
||||
SLOT=0/3
|
||||
SRC_URI=https://downloads.sourceforge.net/libtirpc/libtirpc-1.3.4.tar.bz2 mirror://gentoo/libtirpc-glibc-nfs.tar.xz
|
||||
SRC_URI=https://downloads.sourceforge.net/libtirpc/libtirpc-1.3.4.tar.bz2 https://dev.gentoo.org/~sam/distfiles/libtirpc-glibc-nfs.tar.xz
|
||||
_eclasses_=toolchain-funcs d3d42b22a610ce81c267b644bcec9b87 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic f14aba975c94ccaa9f357a27e3b17ffe libtool 6b28392a775f807c8be5fc7ec9a605b9 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multilib-build 9ac26ea006828266d235e2f0135429b5 multilib-minimal e9f54d75b074edc47d36994bbc1e2123
|
||||
_md5_=bfaff207341f8272a3baba7992af2480
|
||||
_md5_=3245d54b6bb95ee25b4884d6b2499e06
|
||||
|
||||
@@ -10,6 +10,6 @@ KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~
|
||||
LICENSE=BSD BSD-2 BSD-4 LGPL-2.1+
|
||||
RDEPEND=kerberos? ( >=virtual/krb5-0-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] )
|
||||
SLOT=0/3
|
||||
SRC_URI=https://downloads.sourceforge.net/libtirpc/libtirpc-1.3.4.tar.bz2 mirror://gentoo/libtirpc-glibc-nfs.tar.xz
|
||||
SRC_URI=https://downloads.sourceforge.net/libtirpc/libtirpc-1.3.4.tar.bz2 https://dev.gentoo.org/~sam/distfiles/libtirpc-glibc-nfs.tar.xz
|
||||
_eclasses_=toolchain-funcs d3d42b22a610ce81c267b644bcec9b87 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic f14aba975c94ccaa9f357a27e3b17ffe libtool 6b28392a775f807c8be5fc7ec9a605b9 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multilib-build 9ac26ea006828266d235e2f0135429b5 multilib-minimal e9f54d75b074edc47d36994bbc1e2123
|
||||
_md5_=0c295aab12e679282c072d6bb1feb87e
|
||||
_md5_=597c579a8fcf6afdc24b563b8858f341
|
||||
|
||||
@@ -10,6 +10,6 @@ KEYWORDS=~alpha amd64 arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390
|
||||
LICENSE=BSD BSD-2 BSD-4 LGPL-2.1+
|
||||
RDEPEND=kerberos? ( >=virtual/krb5-0-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] )
|
||||
SLOT=0/3
|
||||
SRC_URI=https://downloads.sourceforge.net/libtirpc/libtirpc-1.3.5.tar.bz2 mirror://gentoo/libtirpc-glibc-nfs.tar.xz
|
||||
SRC_URI=https://downloads.sourceforge.net/libtirpc/libtirpc-1.3.5.tar.bz2 https://dev.gentoo.org/~sam/distfiles/libtirpc-glibc-nfs.tar.xz
|
||||
_eclasses_=toolchain-funcs d3d42b22a610ce81c267b644bcec9b87 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic f14aba975c94ccaa9f357a27e3b17ffe libtool 6b28392a775f807c8be5fc7ec9a605b9 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multilib-build 9ac26ea006828266d235e2f0135429b5 multilib-minimal e9f54d75b074edc47d36994bbc1e2123
|
||||
_md5_=2a4092546dd318adc83e44b378ab5e1d
|
||||
_md5_=3718cb7a32611cc22cbd2f809522d574
|
||||
|
||||
@@ -4,9 +4,9 @@ DESCRIPTION=Keeps track of EVERY kernel module ever used - useful for make local
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/graysky2/modprobed-db
|
||||
INHERIT=systemd
|
||||
KEYWORDS=~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86
|
||||
KEYWORDS=amd64 arm arm64 ppc ppc64 ~riscv sparc x86
|
||||
LICENSE=MIT
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/graysky2/modprobed-db/archive/v2.48.tar.gz -> modprobed-db-2.48.tar.gz
|
||||
_eclasses_=toolchain-funcs d3d42b22a610ce81c267b644bcec9b87 multilib b2a329026f2e404e9e371097dda47f96 systemd 54bd206bb5c4efac6ae28b6b006713b0
|
||||
_md5_=e6e637c6053d982fb3b58d415ef519b6
|
||||
_md5_=040ee8767988e5129f3f0702a7856107
|
||||
|
||||
@@ -10013,7 +10013,7 @@ dev-ruby/introspection 0.0.4-r2: Dynamic inspection of the hierarchy of method d
|
||||
dev-ruby/io-console 0.7.2: add console capabilities to IO instances
|
||||
dev-ruby/io-event 1.1.7 1.2.2 1.3.3 1.5.1 1.6.5: An event loop
|
||||
dev-ruby/io-wait 0.2.3 0.3.1: Waits until IO is readable or writable without blocking
|
||||
dev-ruby/ipaddr 1.2.5 1.2.6: IPAddr provides a set of methods to manipulate an IPv4 or IPv6 address
|
||||
dev-ruby/ipaddr 1.2.5 1.2.6 1.2.7: IPAddr provides a set of methods to manipulate an IPv4 or IPv6 address
|
||||
dev-ruby/irb 1.11.1 1.13.0 1.13.1 1.13.2 1.14.0 1.14.1: Interactive Ruby command-line tool for REPL (Read Eval Print Loop)
|
||||
dev-ruby/itextomml 1.6.1: Native Ruby bindings to itex2MML, which converts itex equations to MathML
|
||||
dev-ruby/jbuilder 2.12.0 2.13.0-r1: Create JSON structures via a Builder-style DSL
|
||||
@@ -10340,7 +10340,7 @@ dev-ruby/sprockets-rails 3.4.2-r2 3.5.1 3.5.2: Sprockets implementation for Rail
|
||||
dev-ruby/spy 1.0.5: A simple opinionated mocking framework
|
||||
dev-ruby/sqlite3 1.7.3 2.0.4 2.0.4-r1 2.0.4-r2: An extension library to access a SQLite database from Ruby
|
||||
dev-ruby/sshkey 2.0.0-r1 3.0.0: SSH private and public key generator in pure Ruby
|
||||
dev-ruby/sshkit 1.22.2 1.23.0 1.23.1: SSHKit makes it easy to write structured, testable SSH commands in Ruby
|
||||
dev-ruby/sshkit 1.22.2 1.23.0 1.23.1 1.23.2: SSHKit makes it easy to write structured, testable SSH commands in Ruby
|
||||
dev-ruby/stamp 0.6.0-r1: Date and time formatting for humans
|
||||
dev-ruby/stomp 1.4.10-r1: Ruby bindings for the stomp messaging protocol
|
||||
dev-ruby/stream 0.5.5: Module Stream defines an interface for external iterators
|
||||
@@ -14376,7 +14376,7 @@ net-analyzer/nagios-plugins 2.4.6: Official plugins for Nagios
|
||||
net-analyzer/nagios-plugins-linux-madrisan 32-r1 33 34: Additional and alternative Nagios plugins for Linux
|
||||
net-analyzer/nagios-plugins-snmp 0.6.0-r2: Additional Nagios plugins for monitoring SNMP capable devices
|
||||
net-analyzer/nagircbot 0.0.33: An irc bot that alerts you to nagios changes
|
||||
net-analyzer/nagstamon 3.12.0 3.14.0-r1 3.16.0: systray monitor for displaying realtime status of several monitoring systems
|
||||
net-analyzer/nagstamon 3.12.0 3.14.0-r1 3.16.0 3.16.1: systray monitor for displaying realtime status of several monitoring systems
|
||||
net-analyzer/nagtrap 0.1.3-r1: Integrated snmptt visualization addon for the Nagios monitoring system
|
||||
net-analyzer/nast 0.2.0-r3: NAST - Network Analyzer Sniffer Tool
|
||||
net-analyzer/nbtscan 1.7.2: NBTscan is a program for scanning IP networks for NetBIOS name information
|
||||
|
||||
@@ -1 +1 @@
|
||||
Mon, 21 Oct 2024 05:48:33 +0000
|
||||
Mon, 21 Oct 2024 06:03:40 +0000
|
||||
|
||||
Reference in New Issue
Block a user