Closes: https://bugs.gentoo.org/715666
Signed-off-by: Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org>
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# @ECLASS: office-ext-r1.eclass
# Eclass for easing maintenance of libreoffice/openoffice extensions.
case "${EAPI:-0}" in
- 5|6) inherit eutils multilib ;;
+ 5|6) inherit multilib ;;
7) ;;
*) die "EAPI=${EAPI} is not supported" ;;
esac
+# eutils.eclass: emktemp
+inherit eutils
+
OEXT_EXPORTED_FUNCTIONS="src_unpack src_install pkg_postinst pkg_prerm"
# @ECLASS-VARIABLE: OFFICE_REQ_USE