diff options
Diffstat (limited to 'sys-apps/mlocate/mlocate-0.26-r3.ebuild')
-rw-r--r-- | sys-apps/mlocate/mlocate-0.26-r3.ebuild | 4 |
1 files 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 cc1d33e65831..2adb75612c6f 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" |