summaryrefslogtreecommitdiff
path: root/dev-perl/Devel-REPL
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-07-14 21:03:06 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-07-14 21:03:06 +0100
commit8376ef56580626e9c0f796d5b85b53a0a1c7d5f5 (patch)
tree7681bbd4e8b05407772df40a4bf04cbbc8afc3fa /dev-perl/Devel-REPL
parent30a9caf154332f12ca60756e1b75d2f0e3e1822d (diff)
gentoo resync : 14.07.2018
Diffstat (limited to 'dev-perl/Devel-REPL')
-rw-r--r--dev-perl/Devel-REPL/Devel-REPL-1.3.28.ebuild53
-rw-r--r--dev-perl/Devel-REPL/Manifest3
-rw-r--r--dev-perl/Devel-REPL/metadata.xml49
3 files changed, 105 insertions, 0 deletions
diff --git a/dev-perl/Devel-REPL/Devel-REPL-1.3.28.ebuild b/dev-perl/Devel-REPL/Devel-REPL-1.3.28.ebuild
new file mode 100644
index 000000000000..b6e94a1888f5
--- /dev/null
+++ b/dev-perl/Devel-REPL/Devel-REPL-1.3.28.ebuild
@@ -0,0 +1,53 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_AUTHOR=ETHER
+DIST_VERSION=1.003028
+inherit perl-module
+
+DESCRIPTION="A modern perl interactive shell"
+
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~ppc ~x86"
+IUSE="test"
+
+RDEPEND="
+ dev-perl/File-HomeDir
+ virtual/perl-File-Spec
+ >=virtual/perl-JSON-PP-2.273.0
+ dev-perl/Module-Runtime
+ >=dev-perl/Moose-0.930.0
+ >=dev-perl/MooseX-Getopt-0.180.0
+ >=dev-perl/MooseX-Object-Pluggable-0.0.9
+ virtual/perl-Scalar-List-Utils
+ dev-perl/Task-Weaken
+ virtual/perl-Term-ANSIColor
+ virtual/perl-Time-HiRes
+ dev-perl/namespace-autoclean
+ dev-perl/App-Nopaste
+ dev-perl/B-Keywords
+ >=dev-perl/Data-Dump-Streamer-2.390.0
+ dev-perl/Data-Dumper-Concise
+ dev-perl/File-Next
+ dev-perl/Lexical-Persistence
+ dev-perl/Module-Refresh
+ dev-perl/PPI
+ dev-perl/Sys-SigAction
+"
+# B::Concise? => perl
+# Devel::Peek => perl
+# Term::ReadLine => perl
+
+DEPEND="${RDEPEND}
+ virtual/perl-ExtUtils-MakeMaker
+ >=virtual/perl-CPAN-Meta-Requirements-2.120.620
+ virtual/perl-Module-Metadata
+ test? (
+ virtual/perl-File-Spec
+ dev-perl/Test-Fatal
+ virtual/perl-Test-Simple
+ virtual/perl-if
+ )
+"
diff --git a/dev-perl/Devel-REPL/Manifest b/dev-perl/Devel-REPL/Manifest
new file mode 100644
index 000000000000..272f2a7ce354
--- /dev/null
+++ b/dev-perl/Devel-REPL/Manifest
@@ -0,0 +1,3 @@
+DIST Devel-REPL-1.003028.tar.gz 60877 BLAKE2B 8bf1e36995b89e2d54acff4fe04d7a711306a537ca1a164d93bbeaaf628165ceb738d8587e3950e96ca895a90e3598cff541685667737a174771b4910fc63104 SHA512 f3eab967fc5502cdb66a601a20ef83561cf285c19c0634d77d0a037416874b0d8faeb0f840fff7d943c3c43dfed4eca0c8afd56f82a69065938f5b872f58fe7e
+EBUILD Devel-REPL-1.3.28.ebuild 1167 BLAKE2B 8dc49929b689af71ea548ba6cf99707520890eb902e58a80ed4f702e657409dee1f2e2d71c0bae8b36daebb33dc77db5eb1cda271ddb2a602baa2128ea0f180c SHA512 fc6e74ef6b5f53969694b19583b89364a2a4755b1e7eee213926594533a7170f405c6476a7122c964d1b51350dc179d4c74b5d0061531611b4e9ef5dac6e2fd7
+MISC metadata.xml 3262 BLAKE2B 4848ceb54e89d6e7b13ae2f593e857559abd7feebd23eb20309ee8c322f51a8bebe4c375142d3f2b2b7497c9dc25170f812c70a4127cd0e9712b11df8570cbc1 SHA512 099ec4e1cceaedc5aa3aa55f8d93aee64db5b51994be59a7a3ea7a27a25636af465812952349ac2cc520b845c20ff6509c5e6a81259b8833326968bc35102b2a
diff --git a/dev-perl/Devel-REPL/metadata.xml b/dev-perl/Devel-REPL/metadata.xml
new file mode 100644
index 000000000000..ad2f44fa02c1
--- /dev/null
+++ b/dev-perl/Devel-REPL/metadata.xml
@@ -0,0 +1,49 @@
+<?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">Devel-REPL</remote-id>
+ <remote-id type="cpan-module">Devel::REPL</remote-id>
+ <remote-id type="cpan-module">Devel::REPL::Error</remote-id>
+ <remote-id type="cpan-module">Devel::REPL::Meta::Plugin</remote-id>
+ <remote-id type="cpan-module">Devel::REPL::Plugin</remote-id>
+ <remote-id type="cpan-module">Devel::REPL::Plugin::B::Concise</remote-id>
+ <remote-id type="cpan-module">Devel::REPL::Plugin::Colors</remote-id>
+ <remote-id type="cpan-module">Devel::REPL::Plugin::Commands</remote-id>
+ <remote-id type="cpan-module">Devel::REPL::Plugin::Completion</remote-id>
+ <remote-id type="cpan-module">Devel::REPL::Plugin::CompletionDriver::Globals</remote-id>
+ <remote-id type="cpan-module">Devel::REPL::Plugin::CompletionDriver::INC</remote-id>
+ <remote-id type="cpan-module">Devel::REPL::Plugin::CompletionDriver::Keywords</remote-id>
+ <remote-id type="cpan-module">Devel::REPL::Plugin::CompletionDriver::LexEnv</remote-id>
+ <remote-id type="cpan-module">Devel::REPL::Plugin::CompletionDriver::Methods</remote-id>
+ <remote-id type="cpan-module">Devel::REPL::Plugin::CompletionDriver::Turtles</remote-id>
+ <remote-id type="cpan-module">Devel::REPL::Plugin::DDC</remote-id>
+ <remote-id type="cpan-module">Devel::REPL::Plugin::DDS</remote-id>
+ <remote-id type="cpan-module">Devel::REPL::Plugin::DumpHistory</remote-id>
+ <remote-id type="cpan-module">Devel::REPL::Plugin::FancyPrompt</remote-id>
+ <remote-id type="cpan-module">Devel::REPL::Plugin::FindVariable</remote-id>
+ <remote-id type="cpan-module">Devel::REPL::Plugin::History</remote-id>
+ <remote-id type="cpan-module">Devel::REPL::Plugin::Interrupt</remote-id>
+ <remote-id type="cpan-module">Devel::REPL::Plugin::LexEnv</remote-id>
+ <remote-id type="cpan-module">Devel::REPL::Plugin::MultiLine::PPI</remote-id>
+ <remote-id type="cpan-module">Devel::REPL::Plugin::Nopaste</remote-id>
+ <remote-id type="cpan-module">Devel::REPL::Plugin::OutputCache</remote-id>
+ <remote-id type="cpan-module">Devel::REPL::Plugin::PPI</remote-id>
+ <remote-id type="cpan-module">Devel::REPL::Plugin::Packages</remote-id>
+ <remote-id type="cpan-module">Devel::REPL::Plugin::Peek</remote-id>
+ <remote-id type="cpan-module">Devel::REPL::Plugin::ReadLineHistory</remote-id>
+ <remote-id type="cpan-module">Devel::REPL::Plugin::Refresh</remote-id>
+ <remote-id type="cpan-module">Devel::REPL::Plugin::ShowClass</remote-id>
+ <remote-id type="cpan-module">Devel::REPL::Plugin::Timing</remote-id>
+ <remote-id type="cpan-module">Devel::REPL::Plugin::Turtles</remote-id>
+ <remote-id type="cpan-module">Devel::REPL::Profile</remote-id>
+ <remote-id type="cpan-module">Devel::REPL::Profile::Default</remote-id>
+ <remote-id type="cpan-module">Devel::REPL::Profile::Minimal</remote-id>
+ <remote-id type="cpan-module">Devel::REPL::Profile::Standard</remote-id>
+ <remote-id type="cpan-module">Devel::REPL::Script</remote-id>
+ </upstream>
+</pkgmetadata>