From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 finch.gentoo.org (Postfix) with ESMTPS id 3F5621581EE for ; Wed, 02 Apr 2025 00:01:42 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (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) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 27E1B3430CB for ; Wed, 02 Apr 2025 00:01:42 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 8D1981104B1; Wed, 02 Apr 2025 00:01:40 +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 bobolink.gentoo.org (Postfix) with ESMTPS id 823F01104B1 for ; Wed, 02 Apr 2025 00:01:40 +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 231BE34308F for ; Wed, 02 Apr 2025 00:01:40 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7C03B1733 for ; Wed, 02 Apr 2025 00:01:38 +0000 (UTC) From: "orbea" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "orbea" Message-ID: <1743551693.c1104164f4085d42cf23a60bef05fbc10d7aee2f.orbea@gentoo> Subject: [gentoo-commits] repo/proj/libressl:master commit in: app-crypt/qca/ X-VCS-Repository: repo/proj/libressl X-VCS-Files: app-crypt/qca/Manifest app-crypt/qca/qca-2.3.10.ebuild app-crypt/qca/qca-2.3.9.ebuild X-VCS-Directories: app-crypt/qca/ X-VCS-Committer: orbea X-VCS-Committer-Name: orbea X-VCS-Revision: c1104164f4085d42cf23a60bef05fbc10d7aee2f X-VCS-Branch: master Date: Wed, 02 Apr 2025 00:01: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: e3e02e98-e5aa-43c4-a117-14254eaa5001 X-Archives-Hash: 0fe27455c2fd5ee65f119c373d631360 commit: c1104164f4085d42cf23a60bef05fbc10d7aee2f Author: orbea riseup net> AuthorDate: Tue Apr 1 23:53:14 2025 +0000 Commit: orbea riseup net> CommitDate: Tue Apr 1 23:54:53 2025 +0000 URL: https://gitweb.gentoo.org/repo/proj/libressl.git/commit/?id=c1104164 app-crypt/qca: add 2.3.10, drop 2.3.9 Signed-off-by: orbea riseup.net> app-crypt/qca/Manifest | 2 +- app-crypt/qca/{qca-2.3.9.ebuild => qca-2.3.10.ebuild} | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/app-crypt/qca/Manifest b/app-crypt/qca/Manifest index b0ad302..6db75a7 100644 --- a/app-crypt/qca/Manifest +++ b/app-crypt/qca/Manifest @@ -1 +1 @@ -DIST qca-2.3.9.tar.xz 765256 BLAKE2B 6f8015f45c252d4991dce9154f270d7450b94ec40156e91d537fbdbc17969873689f324032ee24e3fa1c7205a41c6da2870375bfafa308cf82f266bc89da8081 SHA512 025ef203c66e413a9c93d7e0e5449d8a23fb6bb27b2f1c4f137173e33b8c17ff6dec794c8349b6b37ee9d7fffe23875a2cf7cf6592efc373f1aac9230f83aa06 +DIST qca-2.3.10.tar.xz 764844 BLAKE2B aeebf17629aec1aeaefd3a03c228edbac64c3a9289841f5ab0935b791bc8aee1b4f6123c38621e40926e206aa6bd99f75d3c0819c9f5879ea4c720a80b66eb26 SHA512 6b2295ac17de1d86b96ae8f8f11f96b9f9c3f7122ce51879a3268c0df0ad8e7647d193dbd12c1215c1a6467066f4eed18b85d1c09313b5ee06ee5782d0ad7de4 diff --git a/app-crypt/qca/qca-2.3.9.ebuild b/app-crypt/qca/qca-2.3.10.ebuild similarity index 90% rename from app-crypt/qca/qca-2.3.9.ebuild rename to app-crypt/qca/qca-2.3.10.ebuild index 65dc949..c17c5b5 100644 --- a/app-crypt/qca/qca-2.3.9.ebuild +++ b/app-crypt/qca/qca-2.3.10.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -11,7 +11,7 @@ SRC_URI="mirror://kde/stable/${PN}/${PV}/${P}.tar.xz" LICENSE="LGPL-2.1" SLOT="2" -KEYWORDS="amd64 ~arm arm64 ~hppa ~loong ~ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="amd64 ~arm arm64 ~loong ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux" IUSE="botan debug doc examples gcrypt gpg logger nss pkcs11 qt5 +qt6 sasl softstore +ssl test" REQUIRED_USE="|| ( qt5 qt6 )" @@ -26,7 +26,7 @@ RDEPEND=" >=dev-libs/openssl-1.1 dev-libs/pkcs11-helper ) - qt5? ( >=dev-qt/qtcore-5.14:5 ) + qt5? ( dev-qt/qtcore:5 ) qt6? ( dev-qt/qtbase:6 dev-qt/qt5compat:6 @@ -81,9 +81,9 @@ src_configure() { -DBUILD_TESTS=$(usex test) ) if [[ ${MULTIBUILD_VARIANT} == qt6 ]]; then - mycmakeargs+=( -DBUILD_WITH_QT6=ON ) + mycmakeargs+=( -DBUILD_WITH_QT6=ON ) else - mycmakeargs+=( -DBUILD_WITH_QT6=OFF ) + mycmakeargs+=( -DBUILD_WITH_QT6=OFF ) fi cmake_src_configure }