summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2021-12-08 22:17:26 +0100
committerAndreas K. Hüttel <dilfridge@gentoo.org>2021-12-08 22:18:12 +0100
commitccdd9667d9cdb1225dd434374fd4830e3da953bc (patch)
tree6b67a3af82127bf9c4db43bd9ff9cdfd1d99ae05 /dev-perl/TermReadKey
parentdev-perl/Term-Encoding: Remove old (diff)
downloadgentoo-ccdd9667d9cdb1225dd434374fd4830e3da953bc.tar.gz
gentoo-ccdd9667d9cdb1225dd434374fd4830e3da953bc.tar.bz2
gentoo-ccdd9667d9cdb1225dd434374fd4830e3da953bc.zip
dev-perl/TermReadKey: Remove old
Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'dev-perl/TermReadKey')
-rw-r--r--dev-perl/TermReadKey/Manifest1
-rw-r--r--dev-perl/TermReadKey/TermReadKey-2.370.0.ebuild17
2 files changed, 0 insertions, 18 deletions
diff --git a/dev-perl/TermReadKey/Manifest b/dev-perl/TermReadKey/Manifest
index 043cc721cf2b..2cf863ccb9c1 100644
--- a/dev-perl/TermReadKey/Manifest
+++ b/dev-perl/TermReadKey/Manifest
@@ -1,2 +1 @@
-DIST TermReadKey-2.37.tar.gz 85082 BLAKE2B 59c999924455b6c4165897c7650209a98b5097c7fffd1044de005b8823d0867f6b16a835d5188c4a671b58109312ac2aa70012edd84d4a485b1534241f9525ab SHA512 b602d612be17ec4a56fe50742728dae17733f251ef399e8fb69cc8eb22885d7e1c1073c735fb23826137e80be8d3597e60f496ac63180739752d070957880eea
DIST TermReadKey-2.38.tar.gz 85164 BLAKE2B 7fe1b7af17d66598dd39b81a667e0a16061694fcd37521dccb355295ff2980836e2d5e58cafd22ed370e790b33d39c2232a64785aa01d9c2cc6c30d6bafe9484 SHA512 fb09f013f9f0d8a4397e39f6f3db7a6d023259219af8f76744094e396437a01b19141b3cdb39a158d3b518903fb010088bc37406763bfbeb3fcab810bb0bb157
diff --git a/dev-perl/TermReadKey/TermReadKey-2.370.0.ebuild b/dev-perl/TermReadKey/TermReadKey-2.370.0.ebuild
deleted file mode 100644
index 2919eb8839aa..000000000000
--- a/dev-perl/TermReadKey/TermReadKey-2.370.0.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DIST_AUTHOR=JSTOWE
-DIST_VERSION=2.37
-DIST_EXAMPLES=("example/*")
-inherit perl-module
-
-DESCRIPTION="Change terminal modes, and perform non-blocking reads"
-
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
-IUSE=""
-
-DEPEND=">=virtual/perl-ExtUtils-MakeMaker-6.580.0"