summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2021-05-24 00:53:22 +0200
committerAndreas K. Hüttel <dilfridge@gentoo.org>2021-05-24 00:54:18 +0200
commitd805f248f442468522f1015d9b08868f86c46ab3 (patch)
tree6d557f4c788cfb8923cad8b782fbca91345f9f9d /dev-perl/Devel-LexAlias
parentdev-perl/Devel-LexAlias: Stable for all (diff)
downloadgentoo-d805f248f442468522f1015d9b08868f86c46ab3.tar.gz
gentoo-d805f248f442468522f1015d9b08868f86c46ab3.tar.bz2
gentoo-d805f248f442468522f1015d9b08868f86c46ab3.zip
dev-perl/Devel-LexAlias: Remove old
Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'dev-perl/Devel-LexAlias')
-rw-r--r--dev-perl/Devel-LexAlias/Devel-LexAlias-0.50.0.ebuild19
1 files changed, 0 insertions, 19 deletions
diff --git a/dev-perl/Devel-LexAlias/Devel-LexAlias-0.50.0.ebuild b/dev-perl/Devel-LexAlias/Devel-LexAlias-0.50.0.ebuild
deleted file mode 100644
index 9130771b5043..000000000000
--- a/dev-perl/Devel-LexAlias/Devel-LexAlias-0.50.0.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-MODULE_AUTHOR=RCLAMP
-MODULE_VERSION=0.05
-inherit perl-module
-
-DESCRIPTION="Alias lexical variables"
-
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
-IUSE=""
-
-DEPEND=">=dev-perl/Devel-Caller-2.03"
-RDEPEND="${DEPEND}"
-
-SRC_TEST="do"