Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/
Date: Mon, 16 Sep 2019 11:54:25
Message-Id: 1568634853.e452d8c283c2ddfeb6f47ecd3cb8fccef4fbf653.mgorny@gentoo
1 commit: e452d8c283c2ddfeb6f47ecd3cb8fccef4fbf653
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Mon Sep 16 11:52:06 2019 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Mon Sep 16 11:54:13 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e452d8c2
7
8 package.mask: Fix typo in vixie-cron bugref
9
10 Reported-by: Jaak Ristioja
11 Bug: https://bugs.gentoo.org/694036
12 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
13
14 profiles/package.mask | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/profiles/package.mask b/profiles/package.mask
18 index 3a5d1912b96..7a846da7cfe 100644
19 --- a/profiles/package.mask
20 +++ b/profiles/package.mask
21 @@ -456,7 +456,7 @@ sys-freebsd/ubin-wrappers
22 # bugs reported. Last rites were cancelled due to Gentoo/FreeBSD 1 year
23 # ago but that project is dead nowadays. Many alternatives exist,
24 # sys-process/cronie is probably the closest one (it's a fork).
25 -# Removal in 30 days. Bug #693946.
26 +# Removal in 30 days. Bug #694036.
27 sys-process/vixie-cron
28
29 # Michał Górny <mgorny@g.o> (2019-09-11)