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 /perl-core/Pod-Simple
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 'perl-core/Pod-Simple')
-rw-r--r--perl-core/Pod-Simple/Manifest1
-rw-r--r--perl-core/Pod-Simple/Pod-Simple-3.280.0.ebuild20
-rw-r--r--perl-core/Pod-Simple/metadata.xml36
3 files changed, 57 insertions, 0 deletions
diff --git a/perl-core/Pod-Simple/Manifest b/perl-core/Pod-Simple/Manifest
new file mode 100644
index 000000000000..513f50818f01
--- /dev/null
+++ b/perl-core/Pod-Simple/Manifest
@@ -0,0 +1 @@
+DIST Pod-Simple-3.28.tar.gz 244687 SHA256 a95d37aa47118f6e036f965f195591bc2f3ffa369c76d575140a408e5578c4b1 SHA512 3b10d389491662242ecabbb53a4c979cdc70a469fe7f4bc184f964590d0f39ec955d86cc979dd17e9aa3024cf3f7d59a132daf88df04baec0546c13287848f09 WHIRLPOOL 6c8904a395b08641747d1a58f828545486b595ed4813cb4a7c7c82b3caf81adb515f51d6e3539bdb161c445a8e03f9bef3e5b4bc9554eab137a5db27d0a3a69f
diff --git a/perl-core/Pod-Simple/Pod-Simple-3.280.0.ebuild b/perl-core/Pod-Simple/Pod-Simple-3.280.0.ebuild
new file mode 100644
index 000000000000..918adec8df41
--- /dev/null
+++ b/perl-core/Pod-Simple/Pod-Simple-3.280.0.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+MODULE_AUTHOR=DWHEELER
+MODULE_VERSION=3.28
+inherit perl-module
+
+DESCRIPTION="Framework for parsing Pod"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
+IUSE=""
+
+DEPEND=">=virtual/perl-Pod-Escapes-1.04"
+RDEPEND="${DEPEND}"
+
+SRC_TEST="parallel"
diff --git a/perl-core/Pod-Simple/metadata.xml b/perl-core/Pod-Simple/metadata.xml
new file mode 100644
index 000000000000..cfb870fc6af2
--- /dev/null
+++ b/perl-core/Pod-Simple/metadata.xml
@@ -0,0 +1,36 @@
+<?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">Pod-Simple</remote-id>
+ <remote-id type="cpan-module">Pod::Simple</remote-id>
+ <remote-id type="cpan-module">Pod::Simple::BlackBox</remote-id>
+ <remote-id type="cpan-module">Pod::Simple::Checker</remote-id>
+ <remote-id type="cpan-module">Pod::Simple::Debug</remote-id>
+ <remote-id type="cpan-module">Pod::Simple::DumpAsText</remote-id>
+ <remote-id type="cpan-module">Pod::Simple::DumpAsXML</remote-id>
+ <remote-id type="cpan-module">Pod::Simple::HTML</remote-id>
+ <remote-id type="cpan-module">Pod::Simple::HTMLBatch</remote-id>
+ <remote-id type="cpan-module">Pod::Simple::HTMLLegacy</remote-id>
+ <remote-id type="cpan-module">Pod::Simple::LinkSection</remote-id>
+ <remote-id type="cpan-module">Pod::Simple::Methody</remote-id>
+ <remote-id type="cpan-module">Pod::Simple::Progress</remote-id>
+ <remote-id type="cpan-module">Pod::Simple::PullParser</remote-id>
+ <remote-id type="cpan-module">Pod::Simple::PullParserEndToken</remote-id>
+ <remote-id type="cpan-module">Pod::Simple::PullParserStartToken</remote-id>
+ <remote-id type="cpan-module">Pod::Simple::PullParserTextToken</remote-id>
+ <remote-id type="cpan-module">Pod::Simple::PullParserToken</remote-id>
+ <remote-id type="cpan-module">Pod::Simple::RTF</remote-id>
+ <remote-id type="cpan-module">Pod::Simple::Search</remote-id>
+ <remote-id type="cpan-module">Pod::Simple::SimpleTree</remote-id>
+ <remote-id type="cpan-module">Pod::Simple::Text</remote-id>
+ <remote-id type="cpan-module">Pod::Simple::TextContent</remote-id>
+ <remote-id type="cpan-module">Pod::Simple::TiedOutFH</remote-id>
+ <remote-id type="cpan-module">Pod::Simple::Transcode</remote-id>
+ <remote-id type="cpan-module">Pod::Simple::TranscodeDumb</remote-id>
+ <remote-id type="cpan-module">Pod::Simple::TranscodeSmart</remote-id>
+ <remote-id type="cpan-module">Pod::Simple::XHTML</remote-id>
+ <remote-id type="cpan-module">Pod::Simple::XMLOutStream</remote-id>
+ </upstream>
+</pkgmetadata>