commit: 7325d67ca4554dfdca1eab26ab7431a7185974e0 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org> AuthorDate: Mon Jun 9 15:19:44 2025 +0000 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org> CommitDate: Mon Jun 9 15:28:00 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7325d67c
x11-libs/libdrm: Update EGIT_REPO_URI Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org> x11-libs/libdrm/libdrm-9999.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/x11-libs/libdrm/libdrm-9999.ebuild b/x11-libs/libdrm/libdrm-9999.ebuild index 25b11549579e..ff81450008d3 100644 --- a/x11-libs/libdrm/libdrm-9999.ebuild +++ b/x11-libs/libdrm/libdrm-9999.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 -EGIT_REPO_URI="https://gitlab.freedesktop.org/mesa/drm.git" +EGIT_REPO_URI="https://gitlab.freedesktop.org/mesa/libdrm.git" PYTHON_COMPAT=( python3_{10..13} ) if [[ ${PV} = 9999* ]]; then
