commit: e452d8c283c2ddfeb6f47ecd3cb8fccef4fbf653 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Mon Sep 16 11:52:06 2019 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Mon Sep 16 11:54:13 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e452d8c2
package.mask: Fix typo in vixie-cron bugref Reported-by: Jaak Ristioja Bug: https://bugs.gentoo.org/694036 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> profiles/package.mask | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/profiles/package.mask b/profiles/package.mask index 3a5d1912b96..7a846da7cfe 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -456,7 +456,7 @@ sys-freebsd/ubin-wrappers # bugs reported. Last rites were cancelled due to Gentoo/FreeBSD 1 year # ago but that project is dead nowadays. Many alternatives exist, # sys-process/cronie is probably the closest one (it's a fork). -# Removal in 30 days. Bug #693946. +# Removal in 30 days. Bug #694036. sys-process/vixie-cron # Michał Górny <[email protected]> (2019-09-11)
