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 C6BA7158534 for ; Wed, 21 Aug 2024 21:47:34 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1C815E2A3E; Wed, 21 Aug 2024 21:47:34 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 0718FE2A3E for ; Wed, 21 Aug 2024 21:47:34 +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 3E039340C8A for ; Wed, 21 Aug 2024 21:47:33 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 453661F04 for ; Wed, 21 Aug 2024 21:47:30 +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: <1724273629.902bdf215f3ffc5b166d051ce9d79a35fe7ba209.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/libksane-common/ X-VCS-Repository: proj/kde X-VCS-Files: kde-apps/libksane-common/libksane-common-24.07.90.ebuild kde-apps/libksane-common/libksane-common-24.08.0.ebuild kde-apps/libksane-common/libksane-common-24.08.49.9999.ebuild kde-apps/libksane-common/libksane-common-9999.ebuild kde-apps/libksane-common/metadata.xml X-VCS-Directories: kde-apps/libksane-common/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 902bdf215f3ffc5b166d051ce9d79a35fe7ba209 X-VCS-Branch: master Date: Wed, 21 Aug 2024 21:47:30 +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: c6bbd0cb-a36b-4baa-a5b5-9e4c08af0953 X-Archives-Hash: 13cb24fd830c635d9bdccc3451821499 commit: 902bdf215f3ffc5b166d051ce9d79a35fe7ba209 Author: Andreas Sturmlechner gentoo org> AuthorDate: Tue Aug 20 15:35:05 2024 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Wed Aug 21 20:53:49 2024 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=902bdf21 kde-apps/libksane-common: new package, add 9999 Split translations and icons from kde-apps/libksane. Signed-off-by: Andreas Sturmlechner gentoo.org> .../libksane-common-24.07.90.ebuild | 23 ++++++++++++++++++++++ .../libksane-common/libksane-common-24.08.0.ebuild | 23 ++++++++++++++++++++++ .../libksane-common-24.08.49.9999.ebuild | 23 ++++++++++++++++++++++ .../libksane-common/libksane-common-9999.ebuild | 23 ++++++++++++++++++++++ kde-apps/libksane-common/metadata.xml | 12 +++++++++++ 5 files changed, 104 insertions(+) diff --git a/kde-apps/libksane-common/libksane-common-24.07.90.ebuild b/kde-apps/libksane-common/libksane-common-24.07.90.ebuild new file mode 100644 index 0000000000..582564bb6b --- /dev/null +++ b/kde-apps/libksane-common/libksane-common-24.07.90.ebuild @@ -0,0 +1,23 @@ +# Copyright 1999-2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +KDE_ORG_NAME="${PN/-common/}" +KFMIN=5.115.0 +inherit ecm-common gear.kde.org + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86" + +RDEPEND=" + ! + + + + kde@gentoo.org + Gentoo KDE Project + + + https://bugs.kde.org/enter_bug.cgi?product=libksane + graphics/libksane + +