Gentoo Archives: gentoo-commits

From: Alessandro Barbieri <lssndrbarbieri@×××××.com>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/proj/guru:dev commit in: sys-cluster/swift/files/
Date: Thu, 28 Apr 2022 08:08:14
Message-Id: 1651132593.07389ea998e5d377c81de5b8f7b368f0cf3d0856.Alessandro-Barbieri@gentoo
1 commit: 07389ea998e5d377c81de5b8f7b368f0cf3d0856
2 Author: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
3 AuthorDate: Thu Apr 28 07:56:33 2022 +0000
4 Commit: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
5 CommitDate: Thu Apr 28 07:56:33 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=07389ea9
7
8 sys-cluster/swift/files: fix headers
9
10 Signed-off-by: Alessandro Barbieri <lssndrbarbieri <AT> gmail.com>
11
12 sys-cluster/swift/files/swift-account.initd | 2 +-
13 sys-cluster/swift/files/swift-container.initd | 2 +-
14 sys-cluster/swift/files/swift-object.initd | 2 +-
15 sys-cluster/swift/files/swift-proxy.initd | 2 +-
16 4 files changed, 4 insertions(+), 4 deletions(-)
17
18 diff --git a/sys-cluster/swift/files/swift-account.initd b/sys-cluster/swift/files/swift-account.initd
19 index 205280c76..f082c8389 100644
20 --- a/sys-cluster/swift/files/swift-account.initd
21 +++ b/sys-cluster/swift/files/swift-account.initd
22 @@ -1,5 +1,5 @@
23 #!/sbin/openrc-run
24 -# Copyright 1999-2015 Gentoo Foundation
25 +# Copyright 1999-2022 Gentoo Authors
26 # Distributed under the terms of the GNU General Public License v2
27
28 COMMAND=/usr/bin/swift-init
29
30 diff --git a/sys-cluster/swift/files/swift-container.initd b/sys-cluster/swift/files/swift-container.initd
31 index 051951af1..a2b8114e5 100644
32 --- a/sys-cluster/swift/files/swift-container.initd
33 +++ b/sys-cluster/swift/files/swift-container.initd
34 @@ -1,5 +1,5 @@
35 #!/sbin/openrc-run
36 -# Copyright 1999-2015 Gentoo Foundation
37 +# Copyright 1999-2022 Gentoo Authors
38 # Distributed under the terms of the GNU General Public License v2
39
40 COMMAND=/usr/bin/swift-init
41
42 diff --git a/sys-cluster/swift/files/swift-object.initd b/sys-cluster/swift/files/swift-object.initd
43 index 59ec78ca0..d170727be 100644
44 --- a/sys-cluster/swift/files/swift-object.initd
45 +++ b/sys-cluster/swift/files/swift-object.initd
46 @@ -1,5 +1,5 @@
47 #!/sbin/openrc-run
48 -# Copyright 1999-2015 Gentoo Foundation
49 +# Copyright 1999-2022 Gentoo Authors
50 # Distributed under the terms of the GNU General Public License v2
51
52 COMMAND=/usr/bin/swift-init
53
54 diff --git a/sys-cluster/swift/files/swift-proxy.initd b/sys-cluster/swift/files/swift-proxy.initd
55 index cce9c32e3..69427b285 100644
56 --- a/sys-cluster/swift/files/swift-proxy.initd
57 +++ b/sys-cluster/swift/files/swift-proxy.initd
58 @@ -1,5 +1,5 @@
59 #!/sbin/openrc-run
60 -# Copyright 1999-2015 Gentoo Foundation
61 +# Copyright 1999-2022 Gentoo Authors
62 # Distributed under the terms of the GNU General Public License v2
63
64 COMMAND=/usr/bin/swift-init