summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-16 19:34:09 +0100
committerSam James <sam@gentoo.org>2021-04-18 07:04:10 +0100
commitf44d52d3a3efc0440143c4b85312f5c0b40181e3 (patch)
tree527a6a83737b7321e4a59dd9601c0bbc488a2cd9 /sci-mathematics
parentsci-mathematics/spin: eutils->epatch (diff)
downloadgentoo-f44d52d3a3efc0440143c4b85312f5c0b40181e3.tar.gz
gentoo-f44d52d3a3efc0440143c4b85312f5c0b40181e3.tar.bz2
gentoo-f44d52d3a3efc0440143c4b85312f5c0b40181e3.zip
sci-mathematics/twelf: eutils--
Package-Manager: Portage-3.0.18-prefix, Repoman-3.0.3 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-mathematics')
-rw-r--r--sci-mathematics/twelf/twelf-1.7.1-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-mathematics/twelf/twelf-1.7.1-r1.ebuild b/sci-mathematics/twelf/twelf-1.7.1-r1.ebuild
index 21d5f0f5a01a..26846927797b 100644
--- a/sci-mathematics/twelf/twelf-1.7.1-r1.ebuild
+++ b/sci-mathematics/twelf/twelf-1.7.1-r1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="6"
-inherit elisp-common eutils multilib
+inherit elisp-common multilib
MY_PN="${PN}-src"
MY_P="${MY_PN}-${PV}"