diff options
Diffstat (limited to 'dev-perl/MooX-HandlesVia')
-rw-r--r-- | dev-perl/MooX-HandlesVia/Manifest | 3 | ||||
-rw-r--r-- | dev-perl/MooX-HandlesVia/MooX-HandlesVia-0.1.8.ebuild | 31 | ||||
-rw-r--r-- | dev-perl/MooX-HandlesVia/metadata.xml | 17 |
3 files changed, 0 insertions, 51 deletions
diff --git a/dev-perl/MooX-HandlesVia/Manifest b/dev-perl/MooX-HandlesVia/Manifest deleted file mode 100644 index d4d949aa7f27..000000000000 --- a/dev-perl/MooX-HandlesVia/Manifest +++ /dev/null @@ -1,3 +0,0 @@ -DIST MooX-HandlesVia-0.001008.tar.gz 24385 BLAKE2B 9d6a72a9b9bc3bd99a145904e4148bb2c4bce6150b67431402d409ddb81b732a57a11935a10f2ddf2184b0fb8a93d57f6482fdde61508f73b8867fbc92e24c4f SHA512 ad5dd6c5a05d6f44788e31a74d595c3a6c1b8bf62f51d59bab2d65f6963c2995205ad64f6930b103026d3497d3d2a83bd192b7566228c31bf944265e060703c0 -EBUILD MooX-HandlesVia-0.1.8.ebuild 601 BLAKE2B 24b7719abbb8778fca9a3ea7d1ec9e14c9f15af59c3b21d038a6fc6f70e00ce9bab8c926e578f97f450328364b10e20c06939036702d8b1fa4905a26b3b1723e SHA512 19f57834c1195f7c0f2362fde566fd0d5d2f48a85fb7a4d8c7ec385a77c28f4033b00785af4d7567f98ec0e228e93da08f49f42237cf211257b44e1845b3daf3 -MISC metadata.xml 779 BLAKE2B a46185d754c6fb63bd6fc231ed630854cea599f20f878cda3fc01823188262f0c619f85fc3b24df7414aec0bb87dbe7bd154d974ec2005913b3845a5cec1d0f6 SHA512 085ffc9c359ba33c796376932cf3e74318e7c75df09b8e8b8ef792e2887562aa5dc9bff2a79cb8251f22ddbd2eaa465fd28c8ff66b0782b121d0cded684b5d68 diff --git a/dev-perl/MooX-HandlesVia/MooX-HandlesVia-0.1.8.ebuild b/dev-perl/MooX-HandlesVia/MooX-HandlesVia-0.1.8.ebuild deleted file mode 100644 index 5665fe180d50..000000000000 --- a/dev-perl/MooX-HandlesVia/MooX-HandlesVia-0.1.8.ebuild +++ /dev/null @@ -1,31 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -DIST_AUTHOR=MATTP -DIST_VERSION=0.001008 -inherit perl-module - -DESCRIPTION="NativeTrait-like behavior for Moo" - -SLOT="0" -KEYWORDS="amd64 hppa ppc x86" -IUSE="test" - -RDEPEND=" - dev-perl/Class-Method-Modifiers - >=dev-perl/Data-Perl-0.2.6 - dev-perl/Module-Runtime - >=dev-perl/Moo-1.3.0 - dev-perl/Role-Tiny -" -DEPEND="${RDEPEND} - virtual/perl-ExtUtils-MakeMaker - test? ( - >=dev-perl/MooX-Types-MooseLike-0.230.0 - dev-perl/Test-Exception - dev-perl/Test-Fatal - virtual/perl-Test-Simple - ) -" diff --git a/dev-perl/MooX-HandlesVia/metadata.xml b/dev-perl/MooX-HandlesVia/metadata.xml deleted file mode 100644 index 550bddadd3f1..000000000000 --- a/dev-perl/MooX-HandlesVia/metadata.xml +++ /dev/null @@ -1,17 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="project"> - <email>perl@gentoo.org</email> - <name>Gentoo Perl Project</name> - </maintainer> - <upstream> - <remote-id type="cpan">MooX-HandlesVia</remote-id> - <remote-id type="cpan-module">Data::Perl::Bool::MooseLike</remote-id> - <remote-id type="cpan-module">Data::Perl::Collection::Array::MooseLike</remote-id> - <remote-id type="cpan-module">Data::Perl::Collection::Hash::MooseLike</remote-id> - <remote-id type="cpan-module">Data::Perl::Number::MooseLike</remote-id> - <remote-id type="cpan-module">Data::Perl::String::MooseLike</remote-id> - <remote-id type="cpan-module">MooX::HandlesVia</remote-id> - </upstream> -</pkgmetadata> |