summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2015-08-08 13:49:04 -0700
committerRobin H. Johnson <robbat2@gentoo.org>2015-08-08 17:38:18 -0700
commit56bd759df1d0c750a065b8c845e93d5dfa6b549d (patch)
tree3f91093cdb475e565ae857f1c5a7fd339e2d781e /dev-perl/Devel-REPL
downloadgentoo-56bd759df1d0c750a065b8c845e93d5dfa6b549d.tar.gz
gentoo-56bd759df1d0c750a065b8c845e93d5dfa6b549d.tar.bz2
gentoo-56bd759df1d0c750a065b8c845e93d5dfa6b549d.zip
proj/gentoo: Initial commit
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed
Diffstat (limited to 'dev-perl/Devel-REPL')
-rw-r--r--dev-perl/Devel-REPL/Devel-REPL-1.3.14-r1.ebuild42
-rw-r--r--dev-perl/Devel-REPL/Manifest1
-rw-r--r--dev-perl/Devel-REPL/metadata.xml46
3 files changed, 89 insertions, 0 deletions
diff --git a/dev-perl/Devel-REPL/Devel-REPL-1.3.14-r1.ebuild b/dev-perl/Devel-REPL/Devel-REPL-1.3.14-r1.ebuild
new file mode 100644
index 000000000000..378b01179f77
--- /dev/null
+++ b/dev-perl/Devel-REPL/Devel-REPL-1.3.14-r1.ebuild
@@ -0,0 +1,42 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+MODULE_AUTHOR=ETHER
+MODULE_VERSION=1.003014
+inherit perl-module
+
+DESCRIPTION="A modern perl interactive shell"
+
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~ppc ~x86"
+IUSE=""
+
+RDEPEND="
+ >=dev-perl/Moose-0.740.0
+ >=dev-perl/MooseX-Object-Pluggable-0.0.9
+ >=dev-perl/MooseX-Getopt-0.180.0
+ dev-perl/namespace-autoclean
+ dev-perl/File-HomeDir
+ virtual/perl-File-Spec
+ virtual/perl-Term-ANSIColor
+
+ dev-perl/App-Nopaste
+ dev-perl/B-Keywords
+ dev-perl/Data-Dump-Streamer
+ 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}"
+
+SRC_TEST="do"
diff --git a/dev-perl/Devel-REPL/Manifest b/dev-perl/Devel-REPL/Manifest
new file mode 100644
index 000000000000..12cd8e0ab375
--- /dev/null
+++ b/dev-perl/Devel-REPL/Manifest
@@ -0,0 +1 @@
+DIST Devel-REPL-1.003014.tar.gz 54177 SHA256 3a7337e54dc0ae87120fbf89b0e032c0c5c6f74599fe07127b575dafd41586f2 SHA512 5ee90a29c42c929d7301d5f4fb854148366feeab62c7c0df5d7ff9a75c089eef16b1b8651bffae0edc72891f0c098e9dab285c7a6bdf611aaee99d39a0a3dd59 WHIRLPOOL 03fbd531999f88880e705dc51af0e06a76552756933d5977ed228dc2e0d74a65a9cca2e9a1ecc6ecf9fda230bd6cbde7f173075d6e974e476b9155884bed84f4
diff --git a/dev-perl/Devel-REPL/metadata.xml b/dev-perl/Devel-REPL/metadata.xml
new file mode 100644
index 000000000000..90d87d52f7c2
--- /dev/null
+++ b/dev-perl/Devel-REPL/metadata.xml
@@ -0,0 +1,46 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <herd>perl</herd>
+ <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::NewlineHack</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::Packages::DefaultScratchpad</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::Script</remote-id>
+ </upstream>
+</pkgmetadata>