diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2023-01-20 07:02:10 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2023-01-20 07:02:10 +0000 |
commit | 44304ff062ef49f9caa53ffa5feed55f2659c728 (patch) | |
tree | 3a8c83076215713a1ca3e0350ee05533a706f1f7 /metadata | |
parent | Merge updates from master (diff) | |
download | gentoo-44304ff062ef49f9caa53ffa5feed55f2659c728.tar.gz gentoo-44304ff062ef49f9caa53ffa5feed55f2659c728.tar.bz2 gentoo-44304ff062ef49f9caa53ffa5feed55f2659c728.zip |
2023-01-20 07:02:09 UTC
Diffstat (limited to 'metadata')
-rw-r--r-- | metadata/md5-cache/app-admin/sudo-1.9.12_p2 | 4 | ||||
-rw-r--r-- | metadata/md5-cache/dev-lang/spidermonkey-102.7.0 | 16 | ||||
-rw-r--r-- | metadata/pkg_desc_index | 2 | ||||
-rw-r--r-- | metadata/timestamp.chk | 2 |
4 files changed, 20 insertions, 4 deletions
diff --git a/metadata/md5-cache/app-admin/sudo-1.9.12_p2 b/metadata/md5-cache/app-admin/sudo-1.9.12_p2 index 69ca825c9282..b184e7444870 100644 --- a/metadata/md5-cache/app-admin/sudo-1.9.12_p2 +++ b/metadata/md5-cache/app-admin/sudo-1.9.12_p2 @@ -6,11 +6,11 @@ EAPI=8 HOMEPAGE=https://www.sudo.ws/ INHERIT=pam libtool tmpfiles toolchain-funcs verify-sig IUSE=gcrypt ldap nls offensive pam sasl +secure-path selinux +sendmail skey ssl sssd verify-sig -KEYWORDS=~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ppc64 ~riscv ~s390 sparc x86 ~sparc-solaris +KEYWORDS=~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~sparc-solaris LICENSE=ISC BSD RDEPEND=sys-libs/zlib:= virtual/libcrypt:= gcrypt? ( dev-libs/libgcrypt:= ) ldap? ( >=net-nds/openldap-2.1.30-r1:= sasl? ( dev-libs/cyrus-sasl net-nds/openldap:=[sasl] ) ) pam? ( sys-libs/pam ) sasl? ( dev-libs/cyrus-sasl ) selinux? ( sys-libs/libselinux ) skey? ( >=sys-auth/skey-1.1.5-r1 ) ssl? ( dev-libs/openssl:0= ) sssd? ( sys-auth/sssd[sudo] ) >=app-misc/editor-wrapper-3 virtual/editor ldap? ( dev-lang/perl ) pam? ( sys-auth/pambase ) selinux? ( sec-policy/selinux-sudo ) sendmail? ( virtual/mta ) virtual/tmpfiles REQUIRED_USE=?? ( pam skey ) ?? ( gcrypt ssl ) SLOT=0 SRC_URI=https://www.sudo.ws/sudo/dist/sudo-1.9.12p2.tar.gz ftp://ftp.sudo.ws/pub/sudo/sudo-1.9.12p2.tar.gz verify-sig? ( https://www.sudo.ws/sudo/dist/sudo-1.9.12p2.tar.gz.sig ftp://ftp.sudo.ws/pub/sudo/sudo-1.9.12p2.tar.gz.sig ) _eclasses_=toolchain-funcs ec8bbc28394c7305b43ea07164bd8f5f multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 69394e25812406faa1f90edaf4969395 pam 01b77091d5b6560b0aeafa7fbb1bd818 libtool 241a8f577b9781a42a7421e53448a44e tmpfiles 216aa76c3a6fcb5d893c23a0de86048f verify-sig afb98fe4696292e4234ce36713fd4e9e -_md5_=0d510cdfe8ac3084af4140db081e83e1 +_md5_=4140e8b7bfd40fb5e098acb6b30df78b diff --git a/metadata/md5-cache/dev-lang/spidermonkey-102.7.0 b/metadata/md5-cache/dev-lang/spidermonkey-102.7.0 new file mode 100644 index 000000000000..ccaf7f5b08a0 --- /dev/null +++ b/metadata/md5-cache/dev-lang/spidermonkey-102.7.0 @@ -0,0 +1,16 @@ +BDEPEND=|| ( >=dev-lang/python-3.11.1:3.11[ssl,xml(+)] >=dev-lang/python-3.10.9:3.10[ssl,xml(+)] >=dev-lang/python-3.9.16:3.9[ssl,xml(+)] ) || ( ( sys-devel/llvm:15 clang? ( sys-devel/clang:15 virtual/rust:0/llvm-15 lto? ( sys-devel/lld:15 ) ) ) ( sys-devel/llvm:14 clang? ( sys-devel/clang:14 virtual/rust:0/llvm-14 lto? ( sys-devel/lld:14 ) ) ) ) !clang? ( virtual/rust ) virtual/pkgconfig test? ( || ( ( >=dev-lang/python-3.11.1:3.11[ssl,xml(+)] dev-python/six[python_targets_python3_11(-)] ) ( >=dev-lang/python-3.10.9:3.10[ssl,xml(+)] dev-python/six[python_targets_python3_10(-)] ) ( >=dev-lang/python-3.9.16:3.9[ssl,xml(+)] dev-python/six[python_targets_python3_9(-)] ) ) ) sys-devel/gnuconfig >=app-portage/elt-patches-20170815 || ( >=sys-devel/automake-1.16.5:1.16 ) >=sys-devel/autoconf-2.13-r7:2.1 >=sys-devel/libtool-2.4.7 +DEFINED_PHASES=compile configure install prepare pretend setup test +DEPEND=>=dev-libs/icu-71.1:= dev-libs/nspr sys-libs/readline:0= sys-libs/zlib !!sys-devel/llvm:0 +DESCRIPTION=SpiderMonkey is Mozilla's JavaScript engine written in C and C++ +EAPI=8 +HOMEPAGE=https://spidermonkey.dev https://firefox-source-docs.mozilla.org/js/index.html +INHERIT=autotools check-reqs flag-o-matic llvm multiprocessing prefix python-any-r1 toolchain-funcs +IUSE=clang cpu_flags_arm_neon debug +jit lto test +KEYWORDS=~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 +LICENSE=MPL-2.0 +RDEPEND=>=dev-libs/icu-71.1:= dev-libs/nspr sys-libs/readline:0= sys-libs/zlib +RESTRICT=!test? ( test ) +SLOT=102 +SRC_URI=https://archive.mozilla.org/pub/firefox/releases/102.7.0esr/source/firefox-102.7.0esr.source.tar.xz -> firefox-102.7.0esr.source.tar.xz https://dev.gentoo.org/~juippis/mozilla/patchsets/firefox-102esr-patches-07j.tar.xz https://dev.gentoo.org/~whissi/mozilla/patchsets/firefox-102esr-patches-07j.tar.xz https://dev.gentoo.org/~juippis/mozilla/patchsets/spidermonkey-102-patches-04j.tar.xz https://dev.gentoo.org/~whissi/mozilla/patchsets/spidermonkey-102-patches-04j.tar.xz +_eclasses_=gnuconfig b6b3e92f8b8c996400074b5f61a59256 toolchain-funcs ec8bbc28394c7305b43ea07164bd8f5f multilib 5ca4e49abed8e3a2f7b56920eadee157 libtool 241a8f577b9781a42a7421e53448a44e autotools 6dcd6b6a486e79928e1243ff9ba41fcc check-reqs 5e6dfbd7a8d3238a79f009fae7ac469c flag-o-matic 69394e25812406faa1f90edaf4969395 llvm 2573b2f563461fd232f4587523e5144b multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 prefix eab3c99d77fe00506c109c8a736186f7 python-utils-r1 a1a985ddd8795a8634b4b7f820b93143 python-any-r1 d2955aaac8daaaa69fcc6dc93ed19f29 +_md5_=b4c75ace8ae54bce7a36f0e465caf512 diff --git a/metadata/pkg_desc_index b/metadata/pkg_desc_index index 3a588b1d378a..6ab304a111b4 100644 --- a/metadata/pkg_desc_index +++ b/metadata/pkg_desc_index @@ -5305,7 +5305,7 @@ dev-lang/scala-bin 2.13.6 2.13.9: The Scala Programming Language dev-lang/smlnj 110.99.3: Standard ML of New Jersey compiler and libraries dev-lang/snobol 1.4.1-r1: Phil Budne's port of Macro SNOBOL4 in C, for modern machines dev-lang/spark 2021: Software development for high-reliability applications -dev-lang/spidermonkey 78.15.0 91.13.0-r1 102.6.0: SpiderMonkey is Mozilla's JavaScript engine written in C and C++ +dev-lang/spidermonkey 78.15.0 91.13.0-r1 102.6.0 102.7.0: SpiderMonkey is Mozilla's JavaScript engine written in C and C++ dev-lang/squirrel 3.2: A interpreted language mainly used for games dev-lang/srf 1.0-r2: The Simple Recursive Functions programming language dev-lang/starlark-rust 0.8.0: A Rust implementation of the Starlark language diff --git a/metadata/timestamp.chk b/metadata/timestamp.chk index 53a735547473..4c33334676fe 100644 --- a/metadata/timestamp.chk +++ b/metadata/timestamp.chk @@ -1 +1 @@ -Fri, 20 Jan 2023 05:02:09 +0000 +Fri, 20 Jan 2023 07:02:09 +0000 |