summaryrefslogtreecommitdiff
path: root/profiles
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-07-25 02:55:08 +0100
committerV3n3RiX <venerix@koprulu.sector>2022-07-25 02:55:08 +0100
commitaeb34c47a1042b074096bacb85205617c8a14d3a (patch)
tree905475b28fd25bd6ffbf92d7c1a0100c0474a780 /profiles
parentfc879856a16ea66528a11a00cf6ee19891f3d186 (diff)
gentoo auto-resync : 25:07:2022 - 02:55:08
Diffstat (limited to 'profiles')
-rw-r--r--profiles/Manifest.gzbin147294 -> 147296 bytes
-rw-r--r--profiles/package.mask15
-rw-r--r--profiles/use.local.desc1
3 files changed, 15 insertions, 1 deletions
diff --git a/profiles/Manifest.gz b/profiles/Manifest.gz
index 36cd569d0f21..fe448d8191d6 100644
--- a/profiles/Manifest.gz
+++ b/profiles/Manifest.gz
Binary files differ
diff --git a/profiles/package.mask b/profiles/package.mask
index 13eb4bbcb206..85434c4dcd69 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -33,6 +33,21 @@
#--- END OF EXAMPLES ---
+# Jack Todaro <solpeth@posteo.org> (2022-07-24)
+# Last-rite for removal in 30 days. Has no reverse dependencies
+# and is unmaintained upstream.
+dev-haskell/bytestring-handle
+dev-haskell/chaselev-deque
+
+# William Hubbs <williamh@gentoo.org> (2022-07-24)
+# **NOTE:** Golint is deprecated and frozen
+# according to [this issue](https://github.com/golang/go/issues/38968).
+# There's no drop-in replacement for it, but tools such as
+# [Staticcheck](https://staticcheck.io/) # and `go vet` should be used instead.
+# Bug #844412
+# Removal: 2022-08-23
+dev-go/golint
+
# Sam James <sam@gentoo.org> (2022-07-22)
# Monolithic mask for dev-haskell/* packages which have no reverse dependencies,
# are broken, or severely out of date. The aim is to have the Haskell overlay
diff --git a/profiles/use.local.desc b/profiles/use.local.desc
index b0ebd7ca9b05..5b6587b06d23 100644
--- a/profiles/use.local.desc
+++ b/profiles/use.local.desc
@@ -1550,7 +1550,6 @@ dev-haskell/lua:system-lua - Use @pkg-config@ to discover library and include pa
dev-haskell/missingh:network-3 - Use network-3
dev-haskell/mod:semirings - Derive semiring instances
dev-haskell/monad-logger:template-haskell - Enable Template Haskell support.
-dev-haskell/monad-par:chaselev - Use Chase-Lev Deques for higher-perf work-stealing.
dev-haskell/nats:binary - enable binary instances
dev-haskell/nats:hashable - enable hashable instances
dev-haskell/nats:template-haskell - enable template_haskell