Gentoo Archives: gentoo-commits

From: Patrick McLean <chutzpah@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-misc/openrgb/files/, profiles/updates/, app-misc/openrgb/, app-misc/OpenRGB/, ...
Date: Tue, 22 Jun 2021 23:00:11
Message-Id: 1624402799.216d3f17236a9ea06d9b3f6e8954629315717459.chutzpah@gentoo
1 commit: 216d3f17236a9ea06d9b3f6e8954629315717459
2 Author: Alexey Sokolov <sokolov <AT> google <DOT> com>
3 AuthorDate: Tue Jun 22 21:06:28 2021 +0000
4 Commit: Patrick McLean <chutzpah <AT> gentoo <DOT> org>
5 CommitDate: Tue Jun 22 22:59:59 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=216d3f17
7
8 app-misc/openrgb: rename from OpenRGB
9
10 For consistency with multiple other packages. Even the binary itself is
11 named with small letters now.
12
13 Package-Manager: Portage-3.0.20, Repoman-3.0.2
14 Signed-off-by: Alexey Sokolov <alexey+gentoo <AT> asokolov.org>
15 Signed-off-by: Patrick McLean <chutzpah <AT> gentoo.org>
16
17 app-misc/{OpenRGB => openrgb}/Manifest | 0
18 app-misc/{OpenRGB => openrgb}/files/OpenRGB-0.5-build-system.patch | 0
19 app-misc/{OpenRGB => openrgb}/files/OpenRGB-0.6-pkgconf.patch | 0
20 app-misc/{OpenRGB => openrgb}/metadata.xml | 0
21 app-misc/{OpenRGB/OpenRGB-0.5.ebuild => openrgb/openrgb-0.5.ebuild} | 2 +-
22 app-misc/{OpenRGB/OpenRGB-0.6.ebuild => openrgb/openrgb-0.6.ebuild} | 0
23 app-misc/{OpenRGB/OpenRGB-9999.ebuild => openrgb/openrgb-9999.ebuild} | 0
24 profiles/updates/2Q-2021 | 1 +
25 8 files changed, 2 insertions(+), 1 deletion(-)
26
27 diff --git a/app-misc/OpenRGB/Manifest b/app-misc/openrgb/Manifest
28 similarity index 100%
29 rename from app-misc/OpenRGB/Manifest
30 rename to app-misc/openrgb/Manifest
31
32 diff --git a/app-misc/OpenRGB/files/OpenRGB-0.5-build-system.patch b/app-misc/openrgb/files/OpenRGB-0.5-build-system.patch
33 similarity index 100%
34 rename from app-misc/OpenRGB/files/OpenRGB-0.5-build-system.patch
35 rename to app-misc/openrgb/files/OpenRGB-0.5-build-system.patch
36
37 diff --git a/app-misc/OpenRGB/files/OpenRGB-0.6-pkgconf.patch b/app-misc/openrgb/files/OpenRGB-0.6-pkgconf.patch
38 similarity index 100%
39 rename from app-misc/OpenRGB/files/OpenRGB-0.6-pkgconf.patch
40 rename to app-misc/openrgb/files/OpenRGB-0.6-pkgconf.patch
41
42 diff --git a/app-misc/OpenRGB/metadata.xml b/app-misc/openrgb/metadata.xml
43 similarity index 100%
44 rename from app-misc/OpenRGB/metadata.xml
45 rename to app-misc/openrgb/metadata.xml
46
47 diff --git a/app-misc/OpenRGB/OpenRGB-0.5.ebuild b/app-misc/openrgb/openrgb-0.5.ebuild
48 similarity index 96%
49 rename from app-misc/OpenRGB/OpenRGB-0.5.ebuild
50 rename to app-misc/openrgb/openrgb-0.5.ebuild
51 index 6c5d8e23cd0..c96e46374ac 100644
52 --- a/app-misc/OpenRGB/OpenRGB-0.5.ebuild
53 +++ b/app-misc/openrgb/openrgb-0.5.ebuild
54 @@ -1,4 +1,4 @@
55 -# Copyright 2020 Gentoo Authors
56 +# Copyright 2020-2021 Gentoo Authors
57 # Distributed under the terms of the GNU General Public License v2
58
59 EAPI=7
60
61 diff --git a/app-misc/OpenRGB/OpenRGB-0.6.ebuild b/app-misc/openrgb/openrgb-0.6.ebuild
62 similarity index 100%
63 rename from app-misc/OpenRGB/OpenRGB-0.6.ebuild
64 rename to app-misc/openrgb/openrgb-0.6.ebuild
65
66 diff --git a/app-misc/OpenRGB/OpenRGB-9999.ebuild b/app-misc/openrgb/openrgb-9999.ebuild
67 similarity index 100%
68 rename from app-misc/OpenRGB/OpenRGB-9999.ebuild
69 rename to app-misc/openrgb/openrgb-9999.ebuild
70
71 diff --git a/profiles/updates/2Q-2021 b/profiles/updates/2Q-2021
72 index a37b7d1d620..d47fc803402 100644
73 --- a/profiles/updates/2Q-2021
74 +++ b/profiles/updates/2Q-2021
75 @@ -5,3 +5,4 @@ move dev-util/robin-hood-hashing dev-cpp/robin-hood-hashing
76 move dev-python/awscli app-admin/awscli
77 move dev-util/dwarves dev-util/pahole
78 move net-irc/oragono net-irc/ergo
79 +move app-misc/OpenRGB app-misc/openrgb