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/CPAN-Changes
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/CPAN-Changes')
-rw-r--r--dev-perl/CPAN-Changes/CPAN-Changes-0.270.0.ebuild22
-rw-r--r--dev-perl/CPAN-Changes/CPAN-Changes-0.300.0.ebuild25
-rw-r--r--dev-perl/CPAN-Changes/Manifest2
-rw-r--r--dev-perl/CPAN-Changes/metadata.xml15
4 files changed, 64 insertions, 0 deletions
diff --git a/dev-perl/CPAN-Changes/CPAN-Changes-0.270.0.ebuild b/dev-perl/CPAN-Changes/CPAN-Changes-0.270.0.ebuild
new file mode 100644
index 000000000000..7805fd674557
--- /dev/null
+++ b/dev-perl/CPAN-Changes/CPAN-Changes-0.270.0.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+MODULE_AUTHOR=BRICAS
+MODULE_VERSION=0.27
+inherit perl-module
+
+DESCRIPTION='Read and write Changes files'
+SLOT="0"
+KEYWORDS="amd64 x86"
+
+RDEPEND="virtual/perl-Text-Tabs+Wrap
+ >=virtual/perl-version-0.790.0"
+
+DEPEND="${RDEPEND}
+ >=virtual/perl-ExtUtils-MakeMaker-6.590.0
+ virtual/perl-Test-Simple"
+
+SRC_TEST="do"
diff --git a/dev-perl/CPAN-Changes/CPAN-Changes-0.300.0.ebuild b/dev-perl/CPAN-Changes/CPAN-Changes-0.300.0.ebuild
new file mode 100644
index 000000000000..0414f3c07248
--- /dev/null
+++ b/dev-perl/CPAN-Changes/CPAN-Changes-0.300.0.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+MODULE_AUTHOR=BRICAS
+MODULE_VERSION=0.30
+inherit perl-module
+
+DESCRIPTION='Read and write Changes files'
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+RDEPEND="
+ virtual/perl-Text-Tabs+Wrap
+ >=virtual/perl-version-0.790.0
+"
+DEPEND="${RDEPEND}
+ >=virtual/perl-ExtUtils-MakeMaker-6.590.0
+ test? ( virtual/perl-Test-Simple )
+"
+
+SRC_TEST=do
diff --git a/dev-perl/CPAN-Changes/Manifest b/dev-perl/CPAN-Changes/Manifest
new file mode 100644
index 000000000000..93dc409d5c57
--- /dev/null
+++ b/dev-perl/CPAN-Changes/Manifest
@@ -0,0 +1,2 @@
+DIST CPAN-Changes-0.27.tar.gz 35558 SHA256 386ca683109fa0a88064c2105dab5ea361d8e6de96cb065e8501ddffb6ffb191 SHA512 0034d51f27111bc376220afb35c72b958c6debd7c9f5cf5778705a45fa85a9f8609d0bdd62928a30a6d203301140591d96a8964308ca4a6617847e35099d72ac WHIRLPOOL a127fe1f00062373a4b54d55cf33be3cd5a2d24210f7f381ac7006f05b3c18e8988ab1a1b1bf853083bbdb700aae770b7d1323cd3607174e670f2056fb284d87
+DIST CPAN-Changes-0.30.tar.gz 37095 SHA256 e4ac13555163f22a7f99a9494f9db28c68b02447e08bce230515fc36a5cfa1ab SHA512 d262881ac574328714aa4b10b5e2e3d0c2f282dcd9f98b93df2ddb854b9601a9b2c324e22fbb1a8a491e67ddd334879a88bd6f407421366fa3b2eb3e6af40f4d WHIRLPOOL 1befce0638bf63ebc7ac29104f925a87398a6bce4fd7c57330eaa9f5fe20eb9af57037ef800129fa675a786be06884199f37a02a2e6073ea22623891432de116
diff --git a/dev-perl/CPAN-Changes/metadata.xml b/dev-perl/CPAN-Changes/metadata.xml
new file mode 100644
index 000000000000..7cfb131c3520
--- /dev/null
+++ b/dev-perl/CPAN-Changes/metadata.xml
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <herd>perl</herd>
+ <maintainer>
+ <email>pinkbyte@gentoo.org</email>
+ <name>Sergey Popov</name>
+ </maintainer>
+ <upstream>
+ <remote-id type="cpan">CPAN-Changes</remote-id>
+ <remote-id type="cpan-module">CPAN::Changes</remote-id>
+ <remote-id type="cpan-module">CPAN::Changes::Release</remote-id>
+ <remote-id type="cpan-module">Test::CPAN::Changes</remote-id>
+ </upstream>
+</pkgmetadata>