summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2021-05-27 18:49:04 -0700
committerMatt Turner <mattst88@gentoo.org>2021-06-03 18:14:06 -0700
commit3001df2b7abaea0e9b9e1981d5b500e5b6326a1e (patch)
tree66b247d6f25a00992271668d21c64fb552f47efe /dev-libs/inih
parentdev-libs/glib: Switch to meson-multilib (diff)
downloadgentoo-3001df2b7abaea0e9b9e1981d5b500e5b6326a1e.tar.gz
gentoo-3001df2b7abaea0e9b9e1981d5b500e5b6326a1e.tar.bz2
gentoo-3001df2b7abaea0e9b9e1981d5b500e5b6326a1e.zip
dev-libs/inih: Switch to meson-multilib
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'dev-libs/inih')
-rw-r--r--dev-libs/inih/inih-53.ebuild10
1 files changed, 1 insertions, 9 deletions
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