From d18bf1e01b65ee4bf0c804e2843b282d3d4e5d7c Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Tue, 15 Jun 2021 14:57:03 +0100 Subject: gentoo resync : 15.06.2021 --- dev-libs/inih/Manifest | 2 +- dev-libs/inih/inih-53.ebuild | 10 +--------- 2 files changed, 2 insertions(+), 10 deletions(-) (limited to 'dev-libs/inih') diff --git a/dev-libs/inih/Manifest b/dev-libs/inih/Manifest index 1efb765b15ce..8cbcc8bc0544 100644 --- a/dev-libs/inih/Manifest +++ b/dev-libs/inih/Manifest @@ -1,3 +1,3 @@ DIST inih-53.tar.gz 16984 BLAKE2B 1242e6273c9dd9a11ea026a3495a487b2aa72d8e01f34304d8568c88897ae9c9bb425246f992dc16f4dc2210ec14c597d0ef595cec84ff98a5d6101ee5a643b9 SHA512 99bc40c294b521e9973184bfb30d60c129735991f33b387b3d023827a34672b0489eadf91e38895ea725168dbc7b27bb02c1975debe7573b4b209d0e947b2100 -EBUILD inih-53.ebuild 843 BLAKE2B deec706b54388544da5467665be9cb1dbdd22c7b973df3ac1f41953679b0f5ec0fd402bec661b7f60f4cb2b7e611766043371cc7ae4883853bdb85cc2b4bb5cb SHA512 27521846742cf375bf4c28950293653b1c0f230ee938e185814a35f499830d6c1c4e5f8165d2178cc17a8b52dba787ebcab052a0e3f2bd438c33e4170f059c5a +EBUILD inih-53.ebuild 741 BLAKE2B 922581afb5a1e55042ec9d8396124f1cefe272371ecc047691f256e47e4fb59245ecda20ef9b3be1ff1d06b5138d4f577c953fa8f6b0c2915c0401614a9723d3 SHA512 1ab336d4e18d238f974e7bd5a5b3eb3982f5120d804f5d774547b2626f7eaa3dc9c7b03e8d5fa6f70ad5795ee7dc203bc101ebff4d85bb8a39f8a54f804fc561 MISC metadata.xml 519 BLAKE2B 837ec41139390ae96130a1be2c25e178f4ca39a655a263e1be689c3da09236c43cc9750d07af108577d54663710ccc0cffb5fc432b0320c9c3f55177424ed35e SHA512 b9c05b7b9e8314a943215b721862d16b361306cc715d77250eb5e4fa1ac24f22165b8a79465188f4b5e3dc2381de72821c76b6bd6b6c7b966a3c6697209a8234 diff --git a/dev-libs/inih/inih-53.ebuild b/dev-libs/inih/inih-53.ebuild index eca5aae8a4c7..9ccb6693b900 100644 --- a/dev-libs/inih/inih-53.ebuild +++ b/dev-libs/inih/inih-53.ebuild @@ -3,7 +3,7 @@ EAPI=7 -inherit meson multilib-minimal +inherit meson-multilib DESCRIPTION="inih (INI not invented here) simple .INI file parser" HOMEPAGE="https://github.com/benhoyt/inih" @@ -28,14 +28,6 @@ multilib_src_configure() { meson_src_configure } -multilib_src_compile() { - meson_src_compile -} - -multilib_src_install() { - meson_src_install -} - multilib_src_install_all() { local DOCS=( LICENSE.txt -- cgit v1.2.3