From 69248a493674bbbbb5b762342e0f12d805fcd571 Mon Sep 17 00:00:00 2001 From: Anton Bolshakov Date: Mon, 23 Mar 2026 11:32:54 +0800 Subject: [PATCH] pentoo-lts-sources: fix description --- sys-kernel/pentoo-lts-sources/pentoo-lts-sources-2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-kernel/pentoo-lts-sources/pentoo-lts-sources-2.ebuild b/sys-kernel/pentoo-lts-sources/pentoo-lts-sources-2.ebuild index 10180c268..847462e0c 100644 --- a/sys-kernel/pentoo-lts-sources/pentoo-lts-sources-2.ebuild +++ b/sys-kernel/pentoo-lts-sources/pentoo-lts-sources-2.ebuild @@ -1,9 +1,9 @@ -# Copyright 2021-2024 Gentoo Authors +# Copyright 2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 -DESCRIPTION="Pentoo kernel sources (kernel series ${KV_MAJOR}.${KV_MINOR})" +DESCRIPTION="Meta package for Pentoo LTS kernel sources" HOMEPAGE="https://github.com/pentoo/pentoo-overlay/tree/master/sys-kernel/pentoo-lts-sources" LICENSE="GPL-2"