Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: eclass/
Date: Wed, 31 Mar 2021 02:04:28
Message-Id: 1617156164.cecf2d30f500af0a79ab292014e8bacdc2165eec.sam@gentoo
1 commit: cecf2d30f500af0a79ab292014e8bacdc2165eec
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Wed Mar 31 00:31:10 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Wed Mar 31 02:02:44 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cecf2d30
7
8 cron.eclass: drop incorrect (and misplaced) comment re bug assignment
9
10 cron-bugs@ is not the maintainer but this message regarding
11 bug assignment isn't needed. We would make them the maintainer
12 if they still existed.
13
14 Signed-off-by: Sam James <sam <AT> gentoo.org>
15
16 eclass/cron.eclass | 3 +--
17 1 file changed, 1 insertion(+), 2 deletions(-)
18
19 diff --git a/eclass/cron.eclass b/eclass/cron.eclass
20 index b9f436a4a5a..5548b190f9a 100644
21 --- a/eclass/cron.eclass
22 +++ b/eclass/cron.eclass
23 @@ -1,4 +1,4 @@
24 -# Copyright 1999-2019 Gentoo Authors
25 +# Copyright 1999-2021 Gentoo Authors
26 # Distributed under the terms of the GNU General Public License v2
27
28 # @ECLASS: cron.eclass
29 @@ -16,7 +16,6 @@
30 # NOTE on defaults: the default settings in the below functions were
31 # chosen based on the most common setting among cron ebuilds.
32 #
33 -# Please assign any bugs regarding this eclass to cron-bugs@g.o.
34
35 inherit eutils flag-o-matic