Gentoo Archives: gentoo-commits

From: Alessandro Barbieri <lssndrbarbieri@×××××.com>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-python/celery/files/
Date: Thu, 28 Apr 2022 08:08:15
Message-Id: 1651132979.4ffb5c5953fb11bf336119e369cf550c4cc51161.Alessandro-Barbieri@gentoo
1 commit: 4ffb5c5953fb11bf336119e369cf550c4cc51161
2 Author: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
3 AuthorDate: Thu Apr 28 08:02:59 2022 +0000
4 Commit: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
5 CommitDate: Thu Apr 28 08:02:59 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=4ffb5c59
7
8 dev-python/celery: fix header
9
10 Signed-off-by: Alessandro Barbieri <lssndrbarbieri <AT> gmail.com>
11
12 dev-python/celery/files/celery.initd-r2 | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/celery/files/celery.initd-r2 b/dev-python/celery/files/celery.initd-r2
16 index f34c13669..3789dc016 100644
17 --- a/dev-python/celery/files/celery.initd-r2
18 +++ b/dev-python/celery/files/celery.initd-r2
19 @@ -1,5 +1,5 @@
20 #!/sbin/openrc-run
21 -# Copyright 1999-2014 Gentoo Foundation
22 +# Copyright 1999-2022 Gentoo Authors
23 # Distributed under the terms of the BSD license
24
25 extra_started_commands="reload"