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 7C6D515808C for ; Mon, 7 Mar 2022 16:22:37 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 906CEE0864; Mon, 7 Mar 2022 16:22:36 +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 74784E085E for ; Mon, 7 Mar 2022 16:22:36 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 8D03F342C1E for ; Mon, 7 Mar 2022 16:22:35 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 21E1B30F for ; Mon, 7 Mar 2022 16:22:34 +0000 (UTC) From: "Ronny Gutbrod" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ronny Gutbrod" Message-ID: <1646669503.8ff94fb19fe74d1b493915bb1dfb5f5bd668d55f.tastytea@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-libs/mtxclient/ X-VCS-Repository: repo/proj/guru X-VCS-Files: dev-libs/mtxclient/mtxclient-0.6.2-r1.ebuild dev-libs/mtxclient/mtxclient-0.6.2.ebuild X-VCS-Directories: dev-libs/mtxclient/ X-VCS-Committer: tastytea X-VCS-Committer-Name: Ronny Gutbrod X-VCS-Revision: 8ff94fb19fe74d1b493915bb1dfb5f5bd668d55f X-VCS-Branch: dev Date: Mon, 7 Mar 2022 16:22: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: 2e95bc05-7240-4f03-baad-b41f3854af3a X-Archives-Hash: df4a905cf6ca661201455c44b7b3e6c9 commit: 8ff94fb19fe74d1b493915bb1dfb5f5bd668d55f Author: Ronny (tastytea) Gutbrod tastytea de> AuthorDate: Mon Mar 7 16:06:38 2022 +0000 Commit: Ronny Gutbrod tastytea de> CommitDate: Mon Mar 7 16:11:43 2022 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=8ff94fb1 dev-libs/mtxclient: Add subslot, fix coeurl dependency dev-cpp/coeurl has no stable ABI. Signed-off-by: Ronny (tastytea) Gutbrod tastytea.de> .../mtxclient/{mtxclient-0.6.2.ebuild => mtxclient-0.6.2-r1.ebuild} | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/dev-libs/mtxclient/mtxclient-0.6.2.ebuild b/dev-libs/mtxclient/mtxclient-0.6.2-r1.ebuild similarity index 85% rename from dev-libs/mtxclient/mtxclient-0.6.2.ebuild rename to dev-libs/mtxclient/mtxclient-0.6.2-r1.ebuild index f1520046c..a7a949bf1 100644 --- a/dev-libs/mtxclient/mtxclient-0.6.2.ebuild +++ b/dev-libs/mtxclient/mtxclient-0.6.2-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Gentoo Authors +# Copyright 2020-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -10,7 +10,7 @@ HOMEPAGE="https://github.com/Nheko-Reborn/mtxclient" SRC_URI="https://github.com/Nheko-Reborn/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" -SLOT="0" +SLOT="0/${PV}" # ABI may break even on patch version changes KEYWORDS="~amd64" IUSE="test" @@ -20,7 +20,7 @@ RDEPEND=" dev-libs/olm >=dev-libs/openssl-1.1.0 dev-libs/spdlog - >=dev-cpp/coeurl-0.1.1 + >=dev-cpp/coeurl-0.1.1:= " DEPEND=" ${RDEPEND} 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 96AD415808B for ; Mon, 7 Mar 2022 21:21:19 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4CEBDE0894; Mon, 7 Mar 2022 21:21:16 +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 B895CE0894 for ; Mon, 7 Mar 2022 21:21:16 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 DA51C342F35 for ; Mon, 7 Mar 2022 21:21:14 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 33A1832E for ; Mon, 7 Mar 2022 21:21:11 +0000 (UTC) From: "Ronny Gutbrod" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ronny Gutbrod" Message-ID: <1646669503.8ff94fb19fe74d1b493915bb1dfb5f5bd668d55f.tastytea@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-libs/mtxclient/ X-VCS-Repository: repo/proj/guru X-VCS-Files: dev-libs/mtxclient/mtxclient-0.6.2-r1.ebuild dev-libs/mtxclient/mtxclient-0.6.2.ebuild X-VCS-Directories: dev-libs/mtxclient/ X-VCS-Committer: tastytea X-VCS-Committer-Name: Ronny Gutbrod X-VCS-Revision: 8ff94fb19fe74d1b493915bb1dfb5f5bd668d55f X-VCS-Branch: master Date: Mon, 7 Mar 2022 21:21:11 +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: 31be1dc3-5a98-44c8-a2fa-ccd8cf1ea88f X-Archives-Hash: a1014d9739af16057309b0149b9e56c9 Message-ID: <20220307212111.ebY5Xkrq0iPwdSTHBIosc0DE0HNqdpQo6R3FuBqUilw@z> commit: 8ff94fb19fe74d1b493915bb1dfb5f5bd668d55f Author: Ronny (tastytea) Gutbrod tastytea de> AuthorDate: Mon Mar 7 16:06:38 2022 +0000 Commit: Ronny Gutbrod tastytea de> CommitDate: Mon Mar 7 16:11:43 2022 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=8ff94fb1 dev-libs/mtxclient: Add subslot, fix coeurl dependency dev-cpp/coeurl has no stable ABI. Signed-off-by: Ronny (tastytea) Gutbrod tastytea.de> .../mtxclient/{mtxclient-0.6.2.ebuild => mtxclient-0.6.2-r1.ebuild} | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/dev-libs/mtxclient/mtxclient-0.6.2.ebuild b/dev-libs/mtxclient/mtxclient-0.6.2-r1.ebuild similarity index 85% rename from dev-libs/mtxclient/mtxclient-0.6.2.ebuild rename to dev-libs/mtxclient/mtxclient-0.6.2-r1.ebuild index f1520046c..a7a949bf1 100644 --- a/dev-libs/mtxclient/mtxclient-0.6.2.ebuild +++ b/dev-libs/mtxclient/mtxclient-0.6.2-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Gentoo Authors +# Copyright 2020-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -10,7 +10,7 @@ HOMEPAGE="https://github.com/Nheko-Reborn/mtxclient" SRC_URI="https://github.com/Nheko-Reborn/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" -SLOT="0" +SLOT="0/${PV}" # ABI may break even on patch version changes KEYWORDS="~amd64" IUSE="test" @@ -20,7 +20,7 @@ RDEPEND=" dev-libs/olm >=dev-libs/openssl-1.1.0 dev-libs/spdlog - >=dev-cpp/coeurl-0.1.1 + >=dev-cpp/coeurl-0.1.1:= " DEPEND=" ${RDEPEND}