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 2BD7C15802E for ; Sun, 30 Jun 2024 20:18:44 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 16309E2A52; Sun, 30 Jun 2024 20:18:43 +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 94719E2A52 for ; Sun, 30 Jun 2024 20:18:42 +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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 8E697340BE2 for ; Sun, 30 Jun 2024 20:18:41 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 296471DA1 for ; Sun, 30 Jun 2024 20:18:40 +0000 (UTC) From: "Florian Schmaus" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Florian Schmaus" Message-ID: <1719778684.73ee547e3f45c927d525326869327302d30dbe8d.flow@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-lang/mercury-extras/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-lang/mercury-extras/mercury-extras-22.01.1.ebuild X-VCS-Directories: dev-lang/mercury-extras/ X-VCS-Committer: flow X-VCS-Committer-Name: Florian Schmaus X-VCS-Revision: 73ee547e3f45c927d525326869327302d30dbe8d X-VCS-Branch: master Date: Sun, 30 Jun 2024 20:18:40 +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: 12f78d96-3157-4924-b6c4-2d7e08614c3a X-Archives-Hash: 314bce7b046ee6cd3129b6eeaa15e39e commit: 73ee547e3f45c927d525326869327302d30dbe8d Author: Volkmar W. Pogatzki pogatzki net> AuthorDate: Mon Jun 3 08:21:32 2024 +0000 Commit: Florian Schmaus gentoo org> CommitDate: Sun Jun 30 20:18:04 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=73ee547e dev-lang/mercury-extras: drop unused multilib.eclass Closes: https://bugs.gentoo.org/933817 Signed-off-by: Volkmar W. Pogatzki pogatzki.net> Signed-off-by: Florian Schmaus gentoo.org> dev-lang/mercury-extras/mercury-extras-22.01.1.ebuild | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/dev-lang/mercury-extras/mercury-extras-22.01.1.ebuild b/dev-lang/mercury-extras/mercury-extras-22.01.1.ebuild index 173c1939754c..239c88e3cd60 100644 --- a/dev-lang/mercury-extras/mercury-extras-22.01.1.ebuild +++ b/dev-lang/mercury-extras/mercury-extras-22.01.1.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 -inherit multilib vcs-clean +inherit vcs-clean PATCHSET_VER="1" MY_P=mercury-srcdist-${PV} @@ -12,6 +12,7 @@ DESCRIPTION="Additional libraries and tools that are not part of the Mercury sta HOMEPAGE="https://www.mercurylang.org/index.html" SRC_URI="https://dl.mercurylang.org/release/${MY_P}.tar.gz https://dev.gentoo.org/~keri/distfiles/mercury-extras/${P}-gentoo-patchset-${PATCHSET_VER}.tar.gz" +S="${WORKDIR}"/${MY_P}/extras LICENSE="GPL-2 LGPL-2" SLOT="0" @@ -41,8 +42,6 @@ RDEPEND=" DEPEND="${RDEPEND}" -S="${WORKDIR}"/${MY_P}/extras - mercury_pkgs() { echo " align_right/align_right:bin: