summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-16 20:26:36 +0100
committerSam James <sam@gentoo.org>2021-04-21 20:01:31 +0100
commit3580d6f0dfd528ac067b1a63fda79220aed8ed0b (patch)
tree5018accc892b7fb2e1e3fb65d53f163e6f8410ff /sys-apps/mlocate
parentsys-apps/qingy: eutils->epatch (diff)
downloadgentoo-3580d6f0dfd528ac067b1a63fda79220aed8ed0b.tar.gz
gentoo-3580d6f0dfd528ac067b1a63fda79220aed8ed0b.tar.bz2
gentoo-3580d6f0dfd528ac067b1a63fda79220aed8ed0b.zip
sys-apps/mlocate: eutils--
Package-Manager: Portage-3.0.18-prefix, Repoman-3.0.3 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-apps/mlocate')
-rw-r--r--sys-apps/mlocate/mlocate-0.26-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/mlocate/mlocate-0.26-r2.ebuild b/sys-apps/mlocate/mlocate-0.26-r2.ebuild
index 904accc0a057..adfc2fe43aba 100644
--- a/sys-apps/mlocate/mlocate-0.26-r2.ebuild
+++ b/sys-apps/mlocate/mlocate-0.26-r2.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
-inherit eutils user toolchain-funcs
+inherit user toolchain-funcs
DESCRIPTION="Merging locate is an utility to index and quickly search for files"
HOMEPAGE="https://pagure.io/mlocate"