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/IO-All
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/IO-All')
-rw-r--r--dev-perl/IO-All/IO-All-0.820.0.ebuild27
-rw-r--r--dev-perl/IO-All/IO-All-0.860.0.ebuild26
-rw-r--r--dev-perl/IO-All/Manifest2
-rw-r--r--dev-perl/IO-All/metadata.xml21
4 files changed, 76 insertions, 0 deletions
diff --git a/dev-perl/IO-All/IO-All-0.820.0.ebuild b/dev-perl/IO-All/IO-All-0.820.0.ebuild
new file mode 100644
index 000000000000..b66fe7023331
--- /dev/null
+++ b/dev-perl/IO-All/IO-All-0.820.0.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+MODULE_AUTHOR=FREW
+MODULE_VERSION=0.82
+
+inherit perl-module
+
+DESCRIPTION="unified IO operations"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+DEPEND="
+ >=virtual/perl-Scalar-List-Utils-1.380.0
+ >=virtual/perl-File-Spec-3.480.0
+"
+
+REPDENDS="
+ >=virtual/perl-ExtUtils-MakeMaker-6.300.0
+"
+
+SRC_TEST=do
diff --git a/dev-perl/IO-All/IO-All-0.860.0.ebuild b/dev-perl/IO-All/IO-All-0.860.0.ebuild
new file mode 100644
index 000000000000..a2d59a01863b
--- /dev/null
+++ b/dev-perl/IO-All/IO-All-0.860.0.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+MODULE_AUTHOR=INGY
+MODULE_VERSION=0.86
+
+inherit perl-module
+
+DESCRIPTION="unified IO operations"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+# needs Scalar::Util
+DEPEND="
+ virtual/perl-Scalar-List-Utils
+"
+RDEPEND="${DEPEND}
+ virtual/perl-ExtUtils-MakeMaker
+"
+
+SRC_TEST="do parallel"
diff --git a/dev-perl/IO-All/Manifest b/dev-perl/IO-All/Manifest
new file mode 100644
index 000000000000..0a00b9051557
--- /dev/null
+++ b/dev-perl/IO-All/Manifest
@@ -0,0 +1,2 @@
+DIST IO-All-0.82.tar.gz 77739 SHA256 6470f8097930d041e7dd93b218ef62048cce058712fa009588f69708a1920d00 SHA512 18bac30ce5e31e69d747720c838230b8f38ad781cae1f3bec613e01d531139f42c4995e648f662c56af30cdbf905dee77cfd39c53fb9487c0d7d4d24d723a1de WHIRLPOOL 801ebaa266f505aea1e99320fdbe4048aa2a222810768bee142626c256c7b9398a8e33e774d7979ee38830ba594c9b8dea664cee28f36f2249f6663880c94747
+DIST IO-All-0.86.tar.gz 78648 SHA256 4574c2cfb8ca591783a62744d51952452e9304ff103865f2ee8c9c23a7e928d8 SHA512 3bf2f1caae19d10905d8c959b88e0ef43703b3cd0fb389060fd6a6a0bba4d6b24a92b8d2568f4bbfca6b7614270adb7131225a7b7f9394b26467bdb780a16a0e WHIRLPOOL c280d410d76bb46188fef590c250a1058a202fe918d17a08fc8d007570d9821497d2419fa16267e254c94be6138b341281b9255a54c18251d8799106ab686b28
diff --git a/dev-perl/IO-All/metadata.xml b/dev-perl/IO-All/metadata.xml
new file mode 100644
index 000000000000..636f0c6fdb9a
--- /dev/null
+++ b/dev-perl/IO-All/metadata.xml
@@ -0,0 +1,21 @@
+<?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">IO-All</remote-id>
+ <remote-id type="cpan-module">IO::All</remote-id>
+ <remote-id type="cpan-module">IO::All::Base</remote-id>
+ <remote-id type="cpan-module">IO::All::DBM</remote-id>
+ <remote-id type="cpan-module">IO::All::Dir</remote-id>
+ <remote-id type="cpan-module">IO::All::File</remote-id>
+ <remote-id type="cpan-module">IO::All::Filesys</remote-id>
+ <remote-id type="cpan-module">IO::All::Link</remote-id>
+ <remote-id type="cpan-module">IO::All::MLDBM</remote-id>
+ <remote-id type="cpan-module">IO::All::Pipe</remote-id>
+ <remote-id type="cpan-module">IO::All::STDIO</remote-id>
+ <remote-id type="cpan-module">IO::All::Socket</remote-id>
+ <remote-id type="cpan-module">IO::All::String</remote-id>
+ <remote-id type="cpan-module">IO::All::Temp</remote-id>
+ </upstream>
+</pkgmetadata>