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 6239D15806E for ; Mon, 29 May 2023 20:57:30 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A17B7E099E; Mon, 29 May 2023 20:57:29 +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 87A92E099F for ; Mon, 29 May 2023 20:57:29 +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 658F4341111 for ; Mon, 29 May 2023 20:57:28 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 05BBDA7E for ; Mon, 29 May 2023 20:57:27 +0000 (UTC) From: "Florian Schmaus" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Florian Schmaus" Message-ID: <1685339910.6ab48121db302e7dc52d2c11282da52115ea9893.flow@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: x11-misc/ksnip/ X-VCS-Repository: repo/proj/guru X-VCS-Files: x11-misc/ksnip/ksnip-1.10.1.ebuild x11-misc/ksnip/metadata.xml X-VCS-Directories: x11-misc/ksnip/ X-VCS-Committer: flow X-VCS-Committer-Name: Florian Schmaus X-VCS-Revision: 6ab48121db302e7dc52d2c11282da52115ea9893 X-VCS-Branch: master Date: Mon, 29 May 2023 20:57:27 +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: af6fba81-c10c-4708-a5f0-4722928b52e4 X-Archives-Hash: 327f7b391ac4a664628b76ceec4deffb commit: 6ab48121db302e7dc52d2c11282da52115ea9893 Author: Viorel Munteanu gentoo org> AuthorDate: Mon May 29 05:58:30 2023 +0000 Commit: Florian Schmaus gentoo org> CommitDate: Mon May 29 05:58:30 2023 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=6ab48121 x11-misc/ksnip: fix pkgcheck issues Signed-off-by: Viorel Munteanu gentoo.org> x11-misc/ksnip/ksnip-1.10.1.ebuild | 1 - x11-misc/ksnip/metadata.xml | 3 +++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/x11-misc/ksnip/ksnip-1.10.1.ebuild b/x11-misc/ksnip/ksnip-1.10.1.ebuild index 5076c5318..883633fc5 100644 --- a/x11-misc/ksnip/ksnip-1.10.1.ebuild +++ b/x11-misc/ksnip/ksnip-1.10.1.ebuild @@ -41,4 +41,3 @@ src_install() { doicon -s scalable desktop/${PN}.svg domenu desktop/org.${PN}.${PN}.desktop } - diff --git a/x11-misc/ksnip/metadata.xml b/x11-misc/ksnip/metadata.xml index 85b8edcdc..95d0e699d 100644 --- a/x11-misc/ksnip/metadata.xml +++ b/x11-misc/ksnip/metadata.xml @@ -5,6 +5,9 @@ dflogeras2@gmail.com David Flogeras + + ksnip/ksnip + Ksnip is a Qt based cross-platform screenshot tool that provides many annotation features for your screenshots.