From aaef44e71c496dc6c746e98499dcfbab2e27275d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Sat, 25 Apr 2026 11:58:01 +0200 Subject: [PATCH] gui-libs/gtk4-layer-shell: Remove full stop from DESCRIPTION MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- gui-libs/gtk4-layer-shell/gtk4-layer-shell-1.1.1-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gui-libs/gtk4-layer-shell/gtk4-layer-shell-1.1.1-r1.ebuild b/gui-libs/gtk4-layer-shell/gtk4-layer-shell-1.1.1-r1.ebuild index 281247785c8de..2a249a77c359e 100644 --- a/gui-libs/gtk4-layer-shell/gtk4-layer-shell-1.1.1-r1.ebuild +++ b/gui-libs/gtk4-layer-shell/gtk4-layer-shell-1.1.1-r1.ebuild @@ -1,9 +1,9 @@ -# Copyright 2024-2025 Gentoo Authors +# Copyright 2024-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 -DESCRIPTION="A library for using the Layer Shell Wayland protocol with GTK4." +DESCRIPTION="A library for using the Layer Shell Wayland protocol with GTK4" HOMEPAGE="https://github.com/wmww/gtk4-layer-shell" SRC_URI="https://github.com/wmww/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"