commit: f5d162ef2613b0173d86fff3aa8ab09d7d6ed1de Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Fri Apr 16 10:13:39 2021 +0000 Commit: David Seifert <soap <AT> gentoo <DOT> org> CommitDate: Fri Apr 16 10:13:39 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f5d162ef
sys-apps/mlocate: eutils-- Signed-off-by: Sam James <sam <AT> gentoo.org> Signed-off-by: David Seifert <soap <AT> gentoo.org> sys-apps/mlocate/mlocate-0.26-r3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-apps/mlocate/mlocate-0.26-r3.ebuild b/sys-apps/mlocate/mlocate-0.26-r3.ebuild index cc1d33e6583..2adb75612c6 100644 --- a/sys-apps/mlocate/mlocate-0.26-r3.ebuild +++ b/sys-apps/mlocate/mlocate-0.26-r3.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=7 -inherit eutils systemd toolchain-funcs +inherit systemd toolchain-funcs DESCRIPTION="Merging locate is an utility to index and quickly search for files" HOMEPAGE="https://pagure.io/mlocate"
