diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2021-05-14 22:38:44 +0200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2021-05-14 22:51:46 +0200 |
commit | ab999fa7a2e6cb4f97e875def8faeb210dd357b4 (patch) | |
tree | 4e60f7ef5819f7d7bdbf96e03773719b5ad4f41d /dev-perl/Data-Dump | |
parent | dev-perl/Data-Dump: Stable for all (diff) | |
download | gentoo-ab999fa7a2e6cb4f97e875def8faeb210dd357b4.tar.gz gentoo-ab999fa7a2e6cb4f97e875def8faeb210dd357b4.tar.bz2 gentoo-ab999fa7a2e6cb4f97e875def8faeb210dd357b4.zip |
dev-perl/Data-Dump: 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/Data-Dump')
-rw-r--r-- | dev-perl/Data-Dump/Data-Dump-1.230.0.ebuild | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/dev-perl/Data-Dump/Data-Dump-1.230.0.ebuild b/dev-perl/Data-Dump/Data-Dump-1.230.0.ebuild deleted file mode 100644 index 3f25f1c392a4..000000000000 --- a/dev-perl/Data-Dump/Data-Dump-1.230.0.ebuild +++ /dev/null @@ -1,16 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -MODULE_AUTHOR=GAAS -MODULE_VERSION=1.23 -inherit perl-module - -DESCRIPTION="Pretty printing of data structures" - -SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~mips ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" -IUSE="" - -SRC_TEST=do |