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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id AC3491382C5 for ; Fri, 18 Jun 2021 13:16:01 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C9204E0849; Fri, 18 Jun 2021 13:16:00 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id AFCA4E0849 for ; Fri, 18 Jun 2021 13:16:00 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id D1494335D68 for ; Fri, 18 Jun 2021 13:15:59 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0C6E77A4 for ; Fri, 18 Jun 2021 13:15:58 +0000 (UTC) From: "David Seifert" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "David Seifert" Message-ID: <1624022103.fe0e50da92874e4feebbb2270113063944d98507.soap@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-office/libalkimia/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-office/libalkimia/libalkimia-8.1.0-r1.ebuild app-office/libalkimia/libalkimia-8.1.0.ebuild X-VCS-Directories: app-office/libalkimia/ X-VCS-Committer: soap X-VCS-Committer-Name: David Seifert X-VCS-Revision: fe0e50da92874e4feebbb2270113063944d98507 X-VCS-Branch: master Date: Fri, 18 Jun 2021 13:15:58 +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: eaf01603-be8d-400b-bd7f-a097fdf53708 X-Archives-Hash: 7b1814aebf3a50c66e1b0279f9ccf620 commit: fe0e50da92874e4feebbb2270113063944d98507 Author: David Seifert gentoo org> AuthorDate: Fri Jun 18 13:15:03 2021 +0000 Commit: David Seifert gentoo org> CommitDate: Fri Jun 18 13:15:03 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fe0e50da app-office/libalkimia: Depend on dev-libs/gmp[cxx(+)] Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: David Seifert gentoo.org> .../libalkimia/{libalkimia-8.1.0.ebuild => libalkimia-8.1.0-r1.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-office/libalkimia/libalkimia-8.1.0.ebuild b/app-office/libalkimia/libalkimia-8.1.0-r1.ebuild similarity index 98% rename from app-office/libalkimia/libalkimia-8.1.0.ebuild rename to app-office/libalkimia/libalkimia-8.1.0-r1.ebuild index 6c336b93fef..4bb9abf961e 100644 --- a/app-office/libalkimia/libalkimia-8.1.0.ebuild +++ b/app-office/libalkimia/libalkimia-8.1.0-r1.ebuild @@ -45,7 +45,7 @@ DEPEND=" >=kde-frameworks/kwidgetsaddons-${KFMIN}:5 >=kde-frameworks/kxmlgui-${KFMIN}:5 !gmp? ( sci-libs/mpir:=[cxx] ) - gmp? ( dev-libs/gmp:0=[cxx] ) + gmp? ( dev-libs/gmp:0=[cxx(+)] ) plasma? ( >=kde-frameworks/kpackage-${KFMIN}:5 >=kde-frameworks/plasma-${KFMIN}:5