summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2019-12-01 14:13:33 -0500
committerMatt Turner <mattst88@gentoo.org>2019-12-01 14:13:33 -0500
commita00816c94fc51777f1d550c1e21cafcdfca6c5fd (patch)
tree33b22d309b81dbfd6d4cebe4462bda93c9bd1e0a
parentwww-plugins/browserpass: Port to go-module (diff)
downloadgentoo-a00816c9.tar.gz
gentoo-a00816c9.tar.bz2
gentoo-a00816c9.zip
profiles: Mask dev-go/logrus and dev-go/zglob for removal
Bug: https://bugs.gentoo.org/683286 Bug: https://bugs.gentoo.org/683310 Bug: https://bugs.gentoo.org/687462 Bug: https://bugs.gentoo.org/700792 Signed-off-by: Matt Turner <mattst88@gentoo.org>
-rw-r--r--profiles/package.mask8
1 files changed, 8 insertions, 0 deletions
diff --git a/profiles/package.mask b/profiles/package.mask
index d40879f162d1..e0acc0412496 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -29,6 +29,14 @@
#--- END OF EXAMPLES ---
+# Matt Turner <mattst88@gentoo.org> (2019-12-01)
+# browserpass ebuild ported to go-modules, so these modules now have no reverse
+# dependencies.
+# Removal in 30 days. Bugs #683286, #683310, #687462, #700792
+=www-plugins/browserpass-3.0.6
+dev-go/zglob
+dev-go/logrus
+
# Andreas Sturmlechner <asturm@gentoo.org> (2019-11-30)
# Version in Gentoo is multiple years old, broken by several dependencies
# Bugs aren't being fixed: #497412, #509334, #511794, #651010, #654484, #701022