diff options
author | Volkmar W. Pogatzki <gentoo@pogatzki.net> | 2024-06-03 10:21:32 +0200 |
---|---|---|
committer | Florian Schmaus <flow@gentoo.org> | 2024-06-30 22:18:04 +0200 |
commit | 73ee547e3f45c927d525326869327302d30dbe8d (patch) | |
tree | ac67aa0d788cfd7887fa163a08fa6ad4450d81d6 /dev-lang | |
parent | dev-lang/mercury: update EAPI 7 -> 8 (diff) | |
download | gentoo-73ee547e3f45c927d525326869327302d30dbe8d.tar.gz gentoo-73ee547e3f45c927d525326869327302d30dbe8d.tar.bz2 gentoo-73ee547e3f45c927d525326869327302d30dbe8d.zip |
dev-lang/mercury-extras: drop unused multilib.eclass
Closes: https://bugs.gentoo.org/933817
Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net>
Signed-off-by: Florian Schmaus <flow@gentoo.org>
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/mercury-extras/mercury-extras-22.01.1.ebuild | 9 |
1 files 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: |