summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2021-08-14 02:33:51 +0200
committerAndreas K. Hüttel <dilfridge@gentoo.org>2021-08-14 02:35:22 +0200
commit13904dc19fa354d50add808945db0cfc56d4a6a1 (patch)
treea010e0a0838f9898a4bfca82ee5ff919dbfedaef /dev-perl/Term-ReadPassword/Term-ReadPassword-0.110.0-r2.ebuild
parentdev-perl/Term-ReadLine-TTYtter: EAPI=8 bump (diff)
downloadgentoo-13904dc19fa354d50add808945db0cfc56d4a6a1.tar.gz
gentoo-13904dc19fa354d50add808945db0cfc56d4a6a1.tar.bz2
gentoo-13904dc19fa354d50add808945db0cfc56d4a6a1.zip
dev-perl/Term-ReadPassword: EAPI=8 bump
Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'dev-perl/Term-ReadPassword/Term-ReadPassword-0.110.0-r2.ebuild')
-rw-r--r--dev-perl/Term-ReadPassword/Term-ReadPassword-0.110.0-r2.ebuild15
1 files changed, 0 insertions, 15 deletions
diff --git a/dev-perl/Term-ReadPassword/Term-ReadPassword-0.110.0-r2.ebuild b/dev-perl/Term-ReadPassword/Term-ReadPassword-0.110.0-r2.ebuild
deleted file mode 100644
index aa2ac077e15b..000000000000
--- a/dev-perl/Term-ReadPassword/Term-ReadPassword-0.110.0-r2.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DIST_AUTHOR=PHOENIX
-DIST_VERSION=0.11
-inherit perl-module
-
-DESCRIPTION="Asking the user for a password"
-
-SLOT="0"
-KEYWORDS="amd64 ~ppc64 x86"
-IUSE=""
-PERL_RM_FILES=( "t/2_interactive.t" )