diff options
Diffstat (limited to 'sys-process')
-rw-r--r-- | sys-process/time/time-1.7-r3.ebuild | 4 |
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" |