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 79EFB15808B for ; Wed, 9 Feb 2022 01:38:23 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BE878E0858; Wed, 9 Feb 2022 01:38:22 +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 43EA7E0858 for ; Wed, 9 Feb 2022 01:38:22 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 2C1A8342EB9 for ; Wed, 9 Feb 2022 01:38:21 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9AA7B2B2 for ; Wed, 9 Feb 2022 01:38:19 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1644370663.2ee65e4c7a1eaa5fe9ca21f260be762a1e36d370.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sci-mathematics/cvc4/ X-VCS-Repository: repo/gentoo X-VCS-Files: sci-mathematics/cvc4/cvc4-1.8-r1.ebuild sci-mathematics/cvc4/cvc4-1.8.ebuild X-VCS-Directories: sci-mathematics/cvc4/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 2ee65e4c7a1eaa5fe9ca21f260be762a1e36d370 X-VCS-Branch: master Date: Wed, 9 Feb 2022 01:38:19 +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: 5c7caef6-dbfb-48af-adbe-1431fcfdd909 X-Archives-Hash: 36bb168208033b92dc0c9fbce6d070b8 commit: 2ee65e4c7a1eaa5fe9ca21f260be762a1e36d370 Author: Sam James gentoo org> AuthorDate: Wed Feb 9 01:37:43 2022 +0000 Commit: Sam James gentoo org> CommitDate: Wed Feb 9 01:37:43 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2ee65e4c sci-mathematics/cvc4: revbump for CMake config file fix This file is installed and embeds the libdir path which will affect consumers trying to build against/detect cvc4. See: 03321382501b45387f99917ba5acf9aa627805bd Closes: https://bugs.gentoo.org/820515 Signed-off-by: Sam James gentoo.org> sci-mathematics/cvc4/{cvc4-1.8.ebuild => cvc4-1.8-r1.ebuild} | 0 1 file changed, 0 insertions(+), 0 deletions(-) diff --git a/sci-mathematics/cvc4/cvc4-1.8.ebuild b/sci-mathematics/cvc4/cvc4-1.8-r1.ebuild similarity index 100% rename from sci-mathematics/cvc4/cvc4-1.8.ebuild rename to sci-mathematics/cvc4/cvc4-1.8-r1.ebuild