From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id DA3F7158015 for ; Tue, 19 Dec 2023 11:45:37 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2E0422BC080; Tue, 19 Dec 2023 11:45:37 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 12F292BC080 for ; Tue, 19 Dec 2023 11:45:37 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 2D2A1335D7B for ; Tue, 19 Dec 2023 11:45:36 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BA59DACA for ; Tue, 19 Dec 2023 11:45:34 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1702986327.e0a012217d07def6894f0353594bfa5734e72022.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/ksvg/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-frameworks/ksvg/ksvg-5.246.0.ebuild X-VCS-Directories: kde-frameworks/ksvg/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: e0a012217d07def6894f0353594bfa5734e72022 X-VCS-Branch: master Date: Tue, 19 Dec 2023 11:45:34 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 74c9efac-34a5-4f60-9c11-e603c732d9cc X-Archives-Hash: a83aac6396017db97af327ec5e65d3d1 commit: e0a012217d07def6894f0353594bfa5734e72022 Author: Andreas Sturmlechner gentoo org> AuthorDate: Tue Dec 19 11:33:18 2023 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Tue Dec 19 11:45:27 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e0a01221 kde-frameworks/ksvg: update DESCRIPTION Signed-off-by: Andreas Sturmlechner gentoo.org> kde-frameworks/ksvg/ksvg-5.246.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kde-frameworks/ksvg/ksvg-5.246.0.ebuild b/kde-frameworks/ksvg/ksvg-5.246.0.ebuild index d8318e7b6504..6808a3846382 100644 --- a/kde-frameworks/ksvg/ksvg-5.246.0.ebuild +++ b/kde-frameworks/ksvg/ksvg-5.246.0.ebuild @@ -7,7 +7,7 @@ PVCUT=$(ver_cut 1-2) QTMIN=6.6.0 inherit ecm frameworks.kde.org -DESCRIPTION="Framework for common completion tasks such as filename or URL completion" +DESCRIPTION="Components for handling SVGs" LICENSE="LGPL-2+" KEYWORDS="~amd64"