summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-16 12:14:00 +0200
committerDavid Seifert <soap@gentoo.org>2021-04-16 12:14:00 +0200
commit7cbb2c916c81a8b93e65e70c071344f3364452bd (patch)
tree1180d96e47c7c29a5fc3247616e446f9c477ab6a /sys-process/time
parentsys-process/at: eutils-- (diff)
downloadgentoo-7cbb2c916c81a8b93e65e70c071344f3364452bd.tar.gz
gentoo-7cbb2c916c81a8b93e65e70c071344f3364452bd.tar.bz2
gentoo-7cbb2c916c81a8b93e65e70c071344f3364452bd.zip
sys-process/time: eutils--
Closes: https://github.com/gentoo/gentoo/pull/20403 Signed-off-by: Sam James <sam@gentoo.org> Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'sys-process/time')
-rw-r--r--sys-process/time/time-1.7-r3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-process/time/time-1.7-r3.ebuild b/sys-process/time/time-1.7-r3.ebuild
index eddf94311ffa..b5e2efb7a0ba 100644
--- a/sys-process/time/time-1.7-r3.ebuild
+++ b/sys-process/time/time-1.7-r3.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-inherit eutils autotools
+inherit autotools
DESCRIPTION="Displays info about resources used by a program"
HOMEPAGE="https://www.gnu.org/directory/time.html"