summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-12-26 08:31:33 +0000
committerSam James <sam@gentoo.org>2022-12-26 08:33:08 +0000
commit9afd0948c521d2d874f5985cda571dbcb41fda0c (patch)
treecdc0e33c8be5e7b6dfe6ea71f217a05f239dff63 /sys-process
parentsys-process/lsof: drop 4.95.0 (diff)
downloadgentoo-9afd0948c521d2d874f5985cda571dbcb41fda0c.tar.gz
gentoo-9afd0948c521d2d874f5985cda571dbcb41fda0c.tar.bz2
gentoo-9afd0948c521d2d874f5985cda571dbcb41fda0c.zip
sys-process/time: drop 1.9
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-process')
-rw-r--r--sys-process/time/time-1.9.ebuild14
1 files changed, 0 insertions, 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"