summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoonas Niilola <juippis@gentoo.org>2023-09-06 10:10:35 +0300
committerJoonas Niilola <juippis@gentoo.org>2023-09-06 10:10:35 +0300
commitd85ffa4914132f9dc6b70fc3a016b1c0b524d908 (patch)
treeab7ef364ab5ecf3c83ecfd08bc43f6998a106b78 /dev-libs/libite
parentdev-libs/libite: drop 2.5.1, 2.5.2 (diff)
downloadgentoo-d85ffa4914132f9dc6b70fc3a016b1c0b524d908.tar.gz
gentoo-d85ffa4914132f9dc6b70fc3a016b1c0b524d908.tar.bz2
gentoo-d85ffa4914132f9dc6b70fc3a016b1c0b524d908.zip
dev-libs/libite: update EAPI 7 -> 8
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'dev-libs/libite')
-rw-r--r--dev-libs/libite/libite-2.5.3.ebuild6
1 files changed, 1 insertions, 5 deletions
diff --git a/dev-libs/libite/libite-2.5.3.ebuild b/dev-libs/libite/libite-2.5.3.ebuild
index 168deaa61157..91c25c54e4c0 100644
--- a/dev-libs/libite/libite-2.5.3.ebuild
+++ b/dev-libs/libite/libite-2.5.3.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=7
+EAPI=8
DESCRIPTION="A collection of useful BSD APIs"
HOMEPAGE="https://github.com/troglobit/libite"
@@ -11,10 +11,6 @@ LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64 ~arm64 ~x86"
-src_configure() {
- econf --enable-static=no
-}
-
src_install() {
default