repo/gentoo:master commit in: app-misc/openrgb/
Maciej BarÄ <[email protected]>
| Newsgroups | gmane.linux.gentoo.cvs |
|---|---|
| Message-ID | <1786834906.fb6419eed86fd9d78996b91a4691364b7107777d.xgqt@gentoo> |
commit: fb6419eed86fd9d78996b91a4691364b7107777d
Author: Alexey Sokolov <alexey+gentoo <AT> asokolov <DOT> org>
AuthorDate: Tue Jul 21 19:47:27 2026 +0000
Commit: Maciej Barć <xgqt <AT> gentoo <DOT> org>
CommitDate: Sat Aug 15 23:01:46 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fb6419ee
app-misc/openrgb: remove unneeded patch
I see that /lib/udev is now a symlink to /usr/lib/udev, so the patch
serves no purpose anymore. Also it doesn't apply anymore because the
code was refactored recently
Closes: https://bugs.gentoo.org/979557
Signed-off-by: Alexey Sokolov <alexey+gentoo <AT> asokolov.org>
Part-of: https://codeberg.org/gentoo/gentoo/pulls/1399
Merges: https://codeberg.org/gentoo/gentoo/pulls/1399
Signed-off-by: Maciej Barć <xgqt <AT> gentoo.org>
app-misc/openrgb/openrgb-9999.ebuild | 1 -
1 file changed, 1 deletion(-)
diff --git a/app-misc/openrgb/openrgb-9999.ebuild b/app-misc/openrgb/openrgb-9999.ebuild
index e9aeb1f7c9f4..80edc988a01a 100644
--- a/app-misc/openrgb/openrgb-9999.ebuild
+++ b/app-misc/openrgb/openrgb-9999.ebuild
@@ -42,7 +42,6 @@ BDEPEND="
PATCHES=(
"${FILESDIR}"/OpenRGB-0.7-r1-udev.patch
- "${FILESDIR}"/OpenRGB-0.9-udev-check.patch
"${FILESDIR}"/OpenRGB-1.0rc3-mbedtls.patch
)
if [[ ${PV} != *9999* ]]; then