mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
2024-10-25 23:48:29 UTC
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -5,7 +5,7 @@ EAPI=8
|
||||
HOMEPAGE=https://github.com/certbot/certbot/ https://pypi.org/project/certbot/ https://letsencrypt.org/
|
||||
INHERIT=distutils-r1
|
||||
IUSE=selinux doc test python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 python_targets_python3_13
|
||||
KEYWORDS=~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86
|
||||
KEYWORDS=amd64 arm arm64 ~ppc64 ~riscv x86
|
||||
LICENSE=Apache-2.0
|
||||
RDEPEND=>=app-crypt/acme-2.11.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/ConfigArgParse-1.5.3[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/configobj-5.0.6[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/cryptography-3.2.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/distro-1.0.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/josepy-1.13.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/parsedatetime-2.4[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/pyrfc3339[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/pytz-2019.3[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] selinux? ( sec-policy/selinux-certbot ) 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_python3_10 python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 )
|
||||
@@ -13,4 +13,4 @@ RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/certbot/certbot/archive/v2.11.0.tar.gz -> certbot-2.11.0.gh.tar.gz
|
||||
_eclasses_=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
|
||||
_md5_=64c49ba2ec4837d2fb48f441babcc176
|
||||
_md5_=83a087204c5ec962eb02e6f706c7e778
|
||||
|
||||
@@ -6,7 +6,7 @@ EAPI=8
|
||||
HOMEPAGE=https://www.lazarus-ide.org/
|
||||
INHERIT=desktop
|
||||
IUSE=+gui gtk2 gtk qt5 qt6 extras
|
||||
KEYWORDS=~amd64 ~x86
|
||||
KEYWORDS=amd64 ~x86
|
||||
LICENSE=GPL-2 LGPL-2.1-with-linking-exception
|
||||
RDEPEND=>=dev-lang/fpc-3.2.2[source] >=sys-devel/binutils-2.19.1-r1:= gui? ( gtk2? ( x11-libs/gtk+:2 ) gtk? ( x11-libs/gtk+:3 ) qt5? ( dev-libs/libqt5pas:0/3.0 ) qt6? ( dev-libs/libqt6pas:0/3.0 ) )
|
||||
REQUIRED_USE=gui? ( ^^ ( gtk2 gtk qt5 qt6 ) ) extras? ( gui )
|
||||
@@ -14,4 +14,4 @@ RESTRICT=strip
|
||||
SLOT=0/3.0
|
||||
SRC_URI=https://downloads.sourceforge.net/lazarus/lazarus-3.4-0.tar.gz https://dev.gentoo.org/~sam/distfiles/dev-lang/lazarus/lazarus-3.0-makefile.patch.xz
|
||||
_eclasses_=desktop 3a72ffe0d8e1dd73af3a1c8c15a59fed
|
||||
_md5_=6284803f07a26c7151ea2af176e3167a
|
||||
_md5_=23a9821a7bbe73767889b4bc57d662cb
|
||||
|
||||
@@ -4,10 +4,10 @@ DESCRIPTION=Free Pascal Qt5 bindings library updated by lazarus IDE
|
||||
EAPI=8
|
||||
HOMEPAGE=https://gitlab.com/freepascal.org/lazarus/lazarus
|
||||
INHERIT=qmake-utils
|
||||
KEYWORDS=~amd64 ~x86
|
||||
KEYWORDS=amd64 ~x86
|
||||
LICENSE=LGPL-3
|
||||
RDEPEND=dev-qt/qtgui:5 dev-qt/qtnetwork:5 dev-qt/qtprintsupport:5 dev-qt/qtx11extras:5 dev-qt/qtcore:5 dev-qt/qtwidgets:5
|
||||
SLOT=0/3.0
|
||||
SRC_URI=https://downloads.sourceforge.net/lazarus/lazarus-3.0-0.tar.gz
|
||||
_eclasses_=toolchain-funcs d3d42b22a610ce81c267b644bcec9b87 multilib b2a329026f2e404e9e371097dda47f96 qmake-utils a8dd17b1d94586164f5e3fc12b1c6b81
|
||||
_md5_=568decd6681c709ccdb882a663f23026
|
||||
_md5_=9b9a2281cc9a39391fdf74fbdad785b4
|
||||
|
||||
@@ -4,10 +4,10 @@ DESCRIPTION=Free Pascal Qt6 bindings library updated by lazarus IDE
|
||||
EAPI=8
|
||||
HOMEPAGE=https://gitlab.com/freepascal.org/lazarus/lazarus
|
||||
INHERIT=qmake-utils
|
||||
KEYWORDS=~amd64 ~x86
|
||||
KEYWORDS=amd64 ~x86
|
||||
LICENSE=LGPL-3
|
||||
RDEPEND=dev-qt/qtbase:6
|
||||
SLOT=0/3.0
|
||||
SRC_URI=https://downloads.sourceforge.net/lazarus/lazarus-3.0-0.tar.gz
|
||||
_eclasses_=toolchain-funcs d3d42b22a610ce81c267b644bcec9b87 multilib b2a329026f2e404e9e371097dda47f96 qmake-utils a8dd17b1d94586164f5e3fc12b1c6b81
|
||||
_md5_=95be34cf732e287a170e493f5c7b59a6
|
||||
_md5_=f8a5d0d6455ab3dd0f8315d29009f4c5
|
||||
|
||||
16
metadata/md5-cache/dev-perl/Class-Data-Inheritable-0.100.0
Normal file
16
metadata/md5-cache/dev-perl/Class-Data-Inheritable-0.100.0
Normal file
@@ -0,0 +1,16 @@
|
||||
BDEPEND=>=dev-lang/perl-5.38.2-r3[perl_features_debug=,perl_features_ithreads=,perl_features_quadmath=] test? ( >=virtual/perl-Test-Simple-1 )
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=>=dev-lang/perl-5.38.2-r3[perl_features_debug=,perl_features_ithreads=,perl_features_quadmath=]
|
||||
DESCRIPTION=Inheritable, overridable class data
|
||||
EAPI=8
|
||||
HOMEPAGE=https://metacpan.org/release/Class-Data-Inheritable
|
||||
INHERIT=perl-module
|
||||
IUSE=perl_features_debug perl_features_ithreads perl_features_quadmath test
|
||||
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris
|
||||
LICENSE=|| ( Artistic GPL-1+ )
|
||||
RDEPEND=>=dev-lang/perl-5.38.2-r3[perl_features_debug=,perl_features_ithreads=,perl_features_quadmath=] dev-lang/perl:=
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=mirror://cpan/authors/id/R/RS/RSHERER/Class-Data-Inheritable-0.10.tar.gz
|
||||
_eclasses_=multiprocessing 1e32df7deee68372153dca65f4a7c21f perl-functions 1863acf0982afafc67797e3ce7275b4c readme.gentoo-r1 b045f3acf546393ab6b3170781875358 toolchain-funcs d3d42b22a610ce81c267b644bcec9b87 multilib b2a329026f2e404e9e371097dda47f96 perl-module 25ca2ff8e7971cb7f817f0bda4be696d
|
||||
_md5_=3a3a1d075c0915cd5ccbb8f204488dfb
|
||||
16
metadata/md5-cache/dev-perl/Module-Pluggable-6.200.0
Normal file
16
metadata/md5-cache/dev-perl/Module-Pluggable-6.200.0
Normal file
@@ -0,0 +1,16 @@
|
||||
BDEPEND=>=virtual/perl-File-Spec-3 virtual/perl-if >=dev-perl/Module-Build-0.380.0 test? ( >=virtual/perl-Test-Simple-0.620.0 ) >=dev-lang/perl-5.38.2-r3[perl_features_debug=,perl_features_ithreads=,perl_features_quadmath=] test? ( >=virtual/perl-Test-Simple-1 )
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=>=dev-lang/perl-5.38.2-r3[perl_features_debug=,perl_features_ithreads=,perl_features_quadmath=]
|
||||
DESCRIPTION=Automatically give your module the ability to have plugins
|
||||
EAPI=8
|
||||
HOMEPAGE=https://metacpan.org/release/Module-Pluggable
|
||||
INHERIT=perl-module
|
||||
IUSE=perl_features_debug perl_features_ithreads perl_features_quadmath 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=|| ( Artistic GPL-1+ )
|
||||
RDEPEND=>=virtual/perl-File-Spec-3 virtual/perl-if >=dev-lang/perl-5.38.2-r3[perl_features_debug=,perl_features_ithreads=,perl_features_quadmath=] dev-lang/perl:=
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=mirror://cpan/authors/id/S/SI/SIMONW/Module-Pluggable-6.2.tar.gz
|
||||
_eclasses_=multiprocessing 1e32df7deee68372153dca65f4a7c21f perl-functions 1863acf0982afafc67797e3ce7275b4c readme.gentoo-r1 b045f3acf546393ab6b3170781875358 toolchain-funcs d3d42b22a610ce81c267b644bcec9b87 multilib b2a329026f2e404e9e371097dda47f96 perl-module 25ca2ff8e7971cb7f817f0bda4be696d
|
||||
_md5_=77a796a22e15af29c2b5659997ebd469
|
||||
@@ -5,7 +5,7 @@ EAPI=8
|
||||
HOMEPAGE=https://jonas.github.io/tig/
|
||||
INHERIT=bash-completion-r1
|
||||
IUSE=pcre test unicode
|
||||
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~mips ~ppc ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos
|
||||
KEYWORDS=~alpha amd64 ~arm ~arm64 ~hppa ~mips ~ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos
|
||||
LICENSE=GPL-2
|
||||
RDEPEND=sys-libs/ncurses:=[unicode(+)?] sys-libs/readline:0= pcre? ( dev-libs/libpcre2:= ) dev-vcs/git
|
||||
REQUIRED_USE=test? ( unicode )
|
||||
@@ -13,4 +13,4 @@ RESTRICT=test
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/jonas/tig/releases/download/tig-2.5.10/tig-2.5.10.tar.gz
|
||||
_eclasses_=toolchain-funcs d3d42b22a610ce81c267b644bcec9b87 multilib b2a329026f2e404e9e371097dda47f96 bash-completion-r1 767861f3744f589ee5291c1698b1c082
|
||||
_md5_=70261bab259dac8f25208bdda70c6cf4
|
||||
_md5_=cdd8fd0c77b5a957408a0d99178ae343
|
||||
|
||||
@@ -6,10 +6,10 @@ EAPI=8
|
||||
HOMEPAGE=https://libnice.freedesktop.org/
|
||||
INHERIT=meson-multilib
|
||||
IUSE=abi_x86_32 abi_x86_64 abi_x86_x32 abi_mips_n32 abi_mips_n64 abi_mips_o32 abi_s390_32 abi_s390_64
|
||||
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~ppc ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos
|
||||
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos
|
||||
LICENSE=|| ( MPL-1.1 LGPL-2.1 )
|
||||
RDEPEND=~net-libs/libnice-0.1.22[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] media-libs/gstreamer:1.0[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] media-libs/gst-plugins-base:1.0[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=1.0
|
||||
SRC_URI=https://libnice.freedesktop.org/releases/libnice-0.1.22.tar.gz
|
||||
_eclasses_=toolchain-funcs d3d42b22a610ce81c267b644bcec9b87 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic f14aba975c94ccaa9f357a27e3b17ffe multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 2fee95c11e5f883024588d4837db6802 meson 99466844dd8d4fcfb07578a76f5a9922 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multilib-build 9ac26ea006828266d235e2f0135429b5 multilib-minimal e9f54d75b074edc47d36994bbc1e2123 meson-multilib 8989922d980e5e870cc3de949d1b2586
|
||||
_md5_=fd5deb2623b55c162317a868c658c3e6
|
||||
_md5_=091a67ef9e7a805c2b38bf32d4eae8c8
|
||||
|
||||
@@ -7,11 +7,11 @@ HOMEPAGE=https://libnice.freedesktop.org/
|
||||
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
INHERIT=meson-multilib xdg
|
||||
IUSE=+gnutls gtk-doc +introspection test +upnp abi_x86_32 abi_x86_64 abi_x86_x32 abi_mips_n32 abi_mips_n64 abi_mips_o32 abi_s390_32 abi_s390_64
|
||||
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~ppc ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos
|
||||
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos
|
||||
LICENSE=|| ( MPL-1.1 LGPL-2.1 )
|
||||
RDEPEND=>=dev-libs/glib-2.54:2[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] introspection? ( >=dev-libs/gobject-introspection-1.30.0:= ) gnutls? ( >=net-libs/gnutls-2.12.0:0=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) !gnutls? ( dev-libs/openssl:0=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) upnp? ( >=net-libs/gupnp-igd-0.2.4:0=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://libnice.freedesktop.org/releases/libnice-0.1.22.tar.gz
|
||||
_eclasses_=toolchain-funcs d3d42b22a610ce81c267b644bcec9b87 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic f14aba975c94ccaa9f357a27e3b17ffe multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 2fee95c11e5f883024588d4837db6802 meson 99466844dd8d4fcfb07578a76f5a9922 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multilib-build 9ac26ea006828266d235e2f0135429b5 multilib-minimal e9f54d75b074edc47d36994bbc1e2123 meson-multilib 8989922d980e5e870cc3de949d1b2586 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575
|
||||
_md5_=430695eeb740dc9ebc0bc724efd25fdf
|
||||
_md5_=dabd94ac4eeb839075cab5e04bc6fb29
|
||||
|
||||
@@ -6,10 +6,10 @@ EAPI=8
|
||||
HOMEPAGE=https://github.com/hgst/libzbc
|
||||
INHERIT=autotools
|
||||
IUSE=gui
|
||||
KEYWORDS=amd64 ~arm ~arm64 ~hppa ~loong ppc ppc64 ~s390 ~sparc ~x86
|
||||
KEYWORDS=amd64 ~arm ~arm64 ~hppa ~loong ppc ppc64 ~s390 ~sparc x86
|
||||
LICENSE=BSD-2 GPL-3 LGPL-3
|
||||
RDEPEND=gui? ( x11-libs/gtk+:3 )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/hgst/libzbc/archive/v5.13.0.tar.gz -> libzbc-5.13.0.tar.gz
|
||||
_eclasses_=gnuconfig ddeb9f8caff1b5f71a09c75b7534df79 toolchain-funcs d3d42b22a610ce81c267b644bcec9b87 multilib b2a329026f2e404e9e371097dda47f96 libtool 6b28392a775f807c8be5fc7ec9a605b9 autotools 7d91cc798a8afd8f4e0c6e9587296ebe
|
||||
_md5_=f7764c204525b8b7d72b3dd248082989
|
||||
_md5_=2c90cfe5eb756b73cc08c1fa397933b0
|
||||
|
||||
@@ -6,10 +6,10 @@ EAPI=8
|
||||
HOMEPAGE=https://gitlab.com/nick87720z/tint2
|
||||
INHERIT=cmake xdg-utils
|
||||
IUSE=battery debug startup-notification sanitize svg tint2conf
|
||||
KEYWORDS=amd64 ~arm64 ~ppc ~x86
|
||||
KEYWORDS=amd64 ~arm64 ~ppc x86
|
||||
LICENSE=GPL-2
|
||||
RDEPEND=dev-libs/glib:2 svg? ( gnome-base/librsvg:2 ) >=media-libs/imlib2-1.4.2[X,png] x11-libs/cairo[X] x11-libs/pango tint2conf? ( x11-libs/gtk+:3 ) x11-libs/libX11 x11-libs/libXcomposite x11-libs/libXdamage x11-libs/libXinerama >=x11-libs/libXrandr-1.3 x11-libs/libXrender startup-notification? ( x11-libs/startup-notification ) debug? ( sys-libs/libunwind )
|
||||
SLOT=0
|
||||
SRC_URI=https://gitlab.com/nick87720z/tint2/-/archive/v17.1.3/tint2-v17.1.3.tar.gz
|
||||
_eclasses_=toolchain-funcs d3d42b22a610ce81c267b644bcec9b87 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic f14aba975c94ccaa9f357a27e3b17ffe multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 10a50dfaf728b802fcfd37f8d0da9056
|
||||
_md5_=f88688a1f91ccce9dc1dc4ceb9f477e4
|
||||
_md5_=280048920eff64122266a43477906bb4
|
||||
|
||||
@@ -6345,7 +6345,7 @@ dev-perl/Class-DBI-Plugin 0.30.0-r1: Abstract base class for Class::DBI plugins
|
||||
dev-perl/Class-DBI-Plugin-DeepAbstractSearch 0.80.0-r1: deep_search_where() method for Class::DBI
|
||||
dev-perl/Class-DBI-mysql 1.0.0-r4: Extensions to Class::DBI for MySQL
|
||||
dev-perl/Class-Data-Accessor 0.40.40-r3: Inheritable, overridable class and instance data accessor creation
|
||||
dev-perl/Class-Data-Inheritable 0.90.0: Inheritable, overridable class data
|
||||
dev-perl/Class-Data-Inheritable 0.90.0 0.100.0: Inheritable, overridable class data
|
||||
dev-perl/Class-Default 1.510.0-r2: Static calls apply to a default instantiation
|
||||
dev-perl/Class-ErrorHandler 0.40.0-r1: Automated accessor generation
|
||||
dev-perl/Class-Factory-Util 1.700.0-r3: Provide utility methods for factory classes
|
||||
@@ -7118,7 +7118,7 @@ dev-perl/Module-Install-AuthorTests 0.2.0-r2: Designate tests only run by module
|
||||
dev-perl/Module-Locate 1.800.0-r1: Locate modules in the same fashion as require and use
|
||||
dev-perl/Module-Manifest 1.90.0: Parse and examine a Perl distribution MANIFEST file
|
||||
dev-perl/Module-Path 0.190.0-r1: Get the full path to a locally installed module
|
||||
dev-perl/Module-Pluggable 5.200.0-r1 6.100.0: Automatically give your module the ability to have plugins
|
||||
dev-perl/Module-Pluggable 5.200.0-r1 6.100.0 6.200.0: Automatically give your module the ability to have plugins
|
||||
dev-perl/Module-Refresh 0.180.0: Refresh %INC files when updated on disk
|
||||
dev-perl/Module-Runtime 0.16.0-r1: Runtime module handling
|
||||
dev-perl/Module-Runtime-Conflicts 0.3.0-r1: Provide information on conflicts for Module::Runtime
|
||||
|
||||
@@ -1 +1 @@
|
||||
Fri, 25 Oct 2024 23:33:26 +0000
|
||||
Fri, 25 Oct 2024 23:48:29 +0000
|
||||
|
||||
Reference in New Issue
Block a user