diff options
author | V3n3RiX <venerix@koprulu.sector> | 2023-07-02 22:04:01 +0100 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2023-07-02 22:04:01 +0100 |
commit | a55e5c074db9bb024358a8f0bd2c5e992b7cf6f6 (patch) | |
tree | ee290879083a50ef99b06b22b9b3e46e38e281b5 /profiles | |
parent | 8164a4e49d69b936f2d820456e48468dc0e241ad (diff) |
gentoo auto-resync : 02:07:2023 - 22:04:01
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/Manifest.gz | bin | 179327 -> 179337 bytes | |||
-rw-r--r-- | profiles/arch/hppa/package.use.stable.mask | 6 | ||||
-rw-r--r-- | profiles/arch/hppa/use.stable.mask | 5 | ||||
-rw-r--r-- | profiles/package.mask | 11 | ||||
-rw-r--r-- | profiles/use.local.desc | 1 |
5 files changed, 17 insertions, 6 deletions
diff --git a/profiles/Manifest.gz b/profiles/Manifest.gz Binary files differindex 040360e38148..f465cf418a00 100644 --- a/profiles/Manifest.gz +++ b/profiles/Manifest.gz diff --git a/profiles/arch/hppa/package.use.stable.mask b/profiles/arch/hppa/package.use.stable.mask index 6a5a44bf9a60..5c5c09129bd3 100644 --- a/profiles/arch/hppa/package.use.stable.mask +++ b/profiles/arch/hppa/package.use.stable.mask @@ -17,6 +17,12 @@ #--- END OF EXAMPLES --- +# Sam James <sam@gentoo.org> (2023-07-02) +# Unlikely that anybody wants to use net-nds/openldap on hppa & often has +# platform-specific bugs. +dev-libs/cyrus-sasl openldap +app-crypt/mit-krb5 openldap + # Arthur Zamarin <arthurzam@gentoo.org> (2022-12-18) # Unstable test dependencies dev-util/pkgdev test diff --git a/profiles/arch/hppa/use.stable.mask b/profiles/arch/hppa/use.stable.mask index cc3e1b11d81b..1d147f0b5dc4 100644 --- a/profiles/arch/hppa/use.stable.mask +++ b/profiles/arch/hppa/use.stable.mask @@ -4,6 +4,11 @@ # This file requires eapi 5 or later. New entries go on top. # Please use the same syntax as in use.mask +# Sam James <sam@gentoo.org> (2023-07-02) +# Unlikely that anybody wants to use net-nds/openldap on hppa & often has +# platform-specific bugs. +ldap + # Rolf Eike Beer <eike@sf-mail.de> (2021-11-12) # dev-libs/nspr and dev-libs/nss are not stable on hppa nss diff --git a/profiles/package.mask b/profiles/package.mask index 0cf2aab0da68..f81db70ede45 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -34,6 +34,12 @@ #--- END OF EXAMPLES --- # Hans de Graaff <graaff@gentoo.org> (2023-07-02) +# Unmaintained and obsolete package. Last release 10 years ago. Upstream +# advises to use dev-ruby/memoizable or dev-ruby/memoist instead. +# Masked for removal on 2023-08-02. +dev-ruby/memoize + +# Hans de Graaff <graaff@gentoo.org> (2023-07-02) # Obsolete slot only used by dev-util/cucumber. Use the newer slot # instead. Masked for removal on 2023-08-02. dev-ruby/multi_test:0 @@ -207,11 +213,6 @@ dev-java/logback-core dev-java/logback-classic dev-java/netty -# Sam James <sam@gentoo.org> (2023-06-06) -# Causes "illegal instruction" (SIGILL) errors for some users, pending investigation. -# See bug #907932. -=dev-libs/nss-3.90 - # Sam James <sam@gentoo.org> (2023-06-05) # Fails to bootstrap, see https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110120. =sys-devel/gcc-14.0.0_pre20230604 diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 2a59a8f254b3..4788b177219e 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -6107,7 +6107,6 @@ net-mail/courier-imap:trashquota - include deleted messages, and the Trash folde net-mail/cyrus-imapd:backup - Enable backup service support net-mail/cyrus-imapd:calalarm - Enable CalDAV alarm support net-mail/cyrus-imapd:http - Enable http and http/2 support -net-mail/cyrus-imapd:lmdb - Enable support for using dev-db/lmdb net-mail/cyrus-imapd:replication - Enable replication support net-mail/cyrus-imapd:server - Enable building server binaries net-mail/cyrus-imapd:sieve - Enable sieve support |