* [gentoo-commits] repo/gentoo:master commit in: app-laptop/msi-keyboard/
@ 2020-09-07 21:35 Jonas Stein
0 siblings, 0 replies; 3+ messages in thread
From: Jonas Stein @ 2020-09-07 21:35 UTC (permalink / raw
To: gentoo-commits
commit: 1f2601f8d7031dde46877774972cb4241fc7fcdb
Author: Jonas Stein <jstein <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 7 21:34:32 2020 +0000
Commit: Jonas Stein <jstein <AT> gentoo <DOT> org>
CommitDate: Mon Sep 7 21:34:54 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1f2601f8
app-laptop/msi-keyboard: Maintainer retired
Proxied maintainer retired due to inactivity.
Closes: https://bugs.gentoo.org/692820
Package-Manager: Portage-3.0.5, Repoman-2.3.23
Signed-off-by: Jonas Stein <jstein <AT> gentoo.org>
app-laptop/msi-keyboard/metadata.xml | 10 ++--------
1 file changed, 2 insertions(+), 8 deletions(-)
diff --git a/app-laptop/msi-keyboard/metadata.xml b/app-laptop/msi-keyboard/metadata.xml
index 5c41b33f0a4..585b0dc75dd 100644
--- a/app-laptop/msi-keyboard/metadata.xml
+++ b/app-laptop/msi-keyboard/metadata.xml
@@ -1,11 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <maintainer type="person">
- <email>zohran.londais@gmail.com</email>
- </maintainer>
- <maintainer type="project">
- <email>proxy-maint@gentoo.org</email>
- <name>Proxy Maintainers</name>
- </maintainer>
-</pkgmetadata>
+ <!-- maintainer-needed -->
+ </pkgmetadata>
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-laptop/msi-keyboard/
@ 2020-10-25 12:53 Michał Górny
0 siblings, 0 replies; 3+ messages in thread
From: Michał Górny @ 2020-10-25 12:53 UTC (permalink / raw
To: gentoo-commits
commit: 05fe47173111593e9ede1d97241cbfb95d4bc3af
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 25 12:52:32 2020 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Oct 25 12:53:34 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=05fe4717
app-laptop/msi-keyboard: Revert "Maintainer retired"
Requested by the maintainer.
Reverts: 1f2601f8d7031dde46877774972cb4241fc7fcdb
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
app-laptop/msi-keyboard/metadata.xml | 10 ++++++++--
1 file changed, 8 insertions(+), 2 deletions(-)
diff --git a/app-laptop/msi-keyboard/metadata.xml b/app-laptop/msi-keyboard/metadata.xml
index 585b0dc75dd..5c41b33f0a4 100644
--- a/app-laptop/msi-keyboard/metadata.xml
+++ b/app-laptop/msi-keyboard/metadata.xml
@@ -1,5 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <!-- maintainer-needed -->
- </pkgmetadata>
+ <maintainer type="person">
+ <email>zohran.londais@gmail.com</email>
+ </maintainer>
+ <maintainer type="project">
+ <email>proxy-maint@gentoo.org</email>
+ <name>Proxy Maintainers</name>
+ </maintainer>
+</pkgmetadata>
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-laptop/msi-keyboard/
@ 2025-08-06 18:17 Arthur Zamarin
0 siblings, 0 replies; 3+ messages in thread
From: Arthur Zamarin @ 2025-08-06 18:17 UTC (permalink / raw
To: gentoo-commits
commit: 4609ea9f832c92f693685b449f0e11e7c846a423
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 6 18:10:27 2025 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Wed Aug 6 18:17:13 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4609ea9f
app-laptop/msi-keyboard: drop 1.0, EAPI=7--
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
app-laptop/msi-keyboard/msi-keyboard-1.0.ebuild | 26 -------------------------
1 file changed, 26 deletions(-)
diff --git a/app-laptop/msi-keyboard/msi-keyboard-1.0.ebuild b/app-laptop/msi-keyboard/msi-keyboard-1.0.ebuild
deleted file mode 100644
index 7e074cc86a8a..000000000000
--- a/app-laptop/msi-keyboard/msi-keyboard-1.0.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit udev
-
-DESCRIPTION="Control backlight of MSI laptop keyboards"
-HOMEPAGE="https://github.com/makkarpov/msi-keyboard"
-SRC_URI="https://github.com/makkarpov/msi-keyboard/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64"
-
-RDEPEND="dev-libs/hidapi"
-
-PATCHES=(
- "${FILESDIR}"/${P}-makefile.patch
-)
-
-src_install() {
- udev_dorules 99-msi-keyboard.rules
- udev_reload
- dobin msi-keyboard
-}
^ permalink raw reply related [flat|nested] 3+ messages in thread
end of thread, other threads:[~2025-08-06 18:18 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-08-06 18:17 [gentoo-commits] repo/gentoo:master commit in: app-laptop/msi-keyboard/ Arthur Zamarin
-- strict thread matches above, loose matches on Subject: below --
2020-10-25 12:53 Michał Górny
2020-09-07 21:35 Jonas Stein
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox