summaryrefslogtreecommitdiff
path: root/dev-perl/Mo/Mo-0.400.0.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-07-08 15:03:58 +0100
committerV3n3RiX <venerix@redcorelinux.org>2021-07-08 15:03:58 +0100
commit814f4cf860e299a046b649eaee5463427984c09c (patch)
tree74c45f097899310e599dad6b8df5b63e0f085bc0 /dev-perl/Mo/Mo-0.400.0.ebuild
parent7f0ccc917c7abe6223784c703d86cd14755691fb (diff)
gentoo resync : 08.07.2021
Diffstat (limited to 'dev-perl/Mo/Mo-0.400.0.ebuild')
-rw-r--r--dev-perl/Mo/Mo-0.400.0.ebuild20
1 files changed, 0 insertions, 20 deletions
diff --git a/dev-perl/Mo/Mo-0.400.0.ebuild b/dev-perl/Mo/Mo-0.400.0.ebuild
deleted file mode 100644
index c8bba29919b8..000000000000
--- a/dev-perl/Mo/Mo-0.400.0.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-MODULE_AUTHOR=TINITA
-MODULE_VERSION=0.40
-inherit perl-module
-
-DESCRIPTION="Perl Micro Object framework"
-HOMEPAGE="https://metacpan.org/pod/distribution/Mo/lib/Mo.pod"
-SLOT="0"
-KEYWORDS="amd64 ~ppc ~ppc64 x86"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-RDEPEND=""
-DEPEND="${RDEPEND}"
-
-SRC_TEST="do"