commit: 9afd0948c521d2d874f5985cda571dbcb41fda0c Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Dec 26 08:31:33 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Dec 26 08:33:08 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9afd0948
sys-process/time: drop 1.9 Signed-off-by: Sam James <sam <AT> gentoo.org> sys-process/time/time-1.9.ebuild | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/sys-process/time/time-1.9.ebuild b/sys-process/time/time-1.9.ebuild deleted file mode 100644 index 3ade8ea96dbd..000000000000 --- a/sys-process/time/time-1.9.ebuild +++ /dev/null @@ -1,14 +0,0 @@ -# Copyright 1999-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -DESCRIPTION="Displays info about resources used by a program" -HOMEPAGE="https://www.gnu.org/directory/time.html" -SRC_URI="mirror://gnu/${PN}/${P}.tar.gz" - -LICENSE="GPL-3+" -SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux" - -BDEPEND="sys-apps/texinfo"
