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 7344D15802E for ; Mon, 24 Jun 2024 22:02:42 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A5D0BE2A00; Mon, 24 Jun 2024 22:02:41 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 87A52E2A00 for ; Mon, 24 Jun 2024 22:02:41 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 780B3342F9F for ; Mon, 24 Jun 2024 22:02:40 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5654B1D32 for ; Mon, 24 Jun 2024 22:02:38 +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: <1719266478.451b8fe199b228ec430fd600590fc1fc15d538a5.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-crypt/qca/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-crypt/qca/Manifest app-crypt/qca/qca-2.3.9.ebuild app-crypt/qca/qca-9999.ebuild X-VCS-Directories: app-crypt/qca/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 451b8fe199b228ec430fd600590fc1fc15d538a5 X-VCS-Branch: master Date: Mon, 24 Jun 2024 22:02:38 +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: 4911b180-e73d-49db-a027-639a3adc6ee8 X-Archives-Hash: 44c3ccd3fa18faa364d18b15d6054b46 commit: 451b8fe199b228ec430fd600590fc1fc15d538a5 Author: Andreas Sturmlechner gentoo org> AuthorDate: Mon Jun 24 22:01:18 2024 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Mon Jun 24 22:01:18 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=451b8fe1 app-crypt/qca: 2.3.9 version bump See also: https://mail.kde.org/pipermail/kde-announce-apps/2024-June/005810.html Signed-off-by: Andreas Sturmlechner gentoo.org> app-crypt/qca/Manifest | 1 + app-crypt/qca/{qca-9999.ebuild => qca-2.3.9.ebuild} | 4 +++- app-crypt/qca/qca-9999.ebuild | 1 + 3 files changed, 5 insertions(+), 1 deletion(-) diff --git a/app-crypt/qca/Manifest b/app-crypt/qca/Manifest index 6b18c45fa2b7..dc6d605d93fb 100644 --- a/app-crypt/qca/Manifest +++ b/app-crypt/qca/Manifest @@ -1 +1,2 @@ DIST qca-2.3.8.tar.xz 761340 BLAKE2B 04ec8d2fb9c2c00b04407828c549a4bb7d8bf6cda2f1071078dd446b8fc90c89872b2a4dc838bcb4eb34132545365be210c0043bde95c084901661a874600b34 SHA512 ddb410214e8264955c2bb8c68d018e3826cb8ec48f8cc7207c2aec1c36051dc0501455b5049eff927dcf354603c0646f86ca10f2cebebe87789b3fd07a993b68 +DIST qca-2.3.9.tar.xz 765256 BLAKE2B 6f8015f45c252d4991dce9154f270d7450b94ec40156e91d537fbdbc17969873689f324032ee24e3fa1c7205a41c6da2870375bfafa308cf82f266bc89da8081 SHA512 025ef203c66e413a9c93d7e0e5449d8a23fb6bb27b2f1c4f137173e33b8c17ff6dec794c8349b6b37ee9d7fffe23875a2cf7cf6592efc373f1aac9230f83aa06 diff --git a/app-crypt/qca/qca-9999.ebuild b/app-crypt/qca/qca-2.3.9.ebuild similarity index 92% copy from app-crypt/qca/qca-9999.ebuild copy to app-crypt/qca/qca-2.3.9.ebuild index 84f1f7702688..f5fa66fd0b5f 100644 --- a/app-crypt/qca/qca-9999.ebuild +++ b/app-crypt/qca/qca-2.3.9.ebuild @@ -7,10 +7,11 @@ inherit cmake kde.org multibuild out-of-source-utils qmake-utils DESCRIPTION="Qt Cryptographic Architecture (QCA)" HOMEPAGE="https://userbase.kde.org/QCA" +SRC_URI="mirror://kde/stable/${PN}/${PV}/${P}.tar.xz" LICENSE="LGPL-2.1" SLOT="2" -KEYWORDS="" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="botan debug doc examples gcrypt gpg logger nss pkcs11 +qt5 qt6 sasl softstore +ssl test" REQUIRED_USE="|| ( qt5 qt6 )" @@ -43,6 +44,7 @@ DEPEND="${RDEPEND} ) " BDEPEND=" + virtual/pkgconfig doc? ( app-text/doxygen[dot] virtual/latex-base diff --git a/app-crypt/qca/qca-9999.ebuild b/app-crypt/qca/qca-9999.ebuild index 84f1f7702688..df6544b73a42 100644 --- a/app-crypt/qca/qca-9999.ebuild +++ b/app-crypt/qca/qca-9999.ebuild @@ -43,6 +43,7 @@ DEPEND="${RDEPEND} ) " BDEPEND=" + virtual/pkgconfig doc? ( app-text/doxygen[dot] virtual/latex-base