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/Config-General
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/Config-General')
-rw-r--r--dev-perl/Config-General/Config-General-2.520.0-r1.ebuild18
-rw-r--r--dev-perl/Config-General/Config-General-2.560.0.ebuild25
-rw-r--r--dev-perl/Config-General/Config-General-2.580.0.ebuild25
-rw-r--r--dev-perl/Config-General/Manifest3
-rw-r--r--dev-perl/Config-General/metadata.xml11
5 files changed, 82 insertions, 0 deletions
diff --git a/dev-perl/Config-General/Config-General-2.520.0-r1.ebuild b/dev-perl/Config-General/Config-General-2.520.0-r1.ebuild
new file mode 100644
index 000000000000..632d2ccaa465
--- /dev/null
+++ b/dev-perl/Config-General/Config-General-2.520.0-r1.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+MY_PN=Config-General
+MODULE_AUTHOR=TLINDEN
+MODULE_VERSION=2.52
+inherit perl-module
+
+DESCRIPTION="Config file parser module"
+
+SLOT="0"
+KEYWORDS="amd64 ~arm ppc ppc64 x86 ~amd64-linux ~x86-linux"
+IUSE=""
+
+SRC_TEST="do"
diff --git a/dev-perl/Config-General/Config-General-2.560.0.ebuild b/dev-perl/Config-General/Config-General-2.560.0.ebuild
new file mode 100644
index 000000000000..8f2d6e77e909
--- /dev/null
+++ b/dev-perl/Config-General/Config-General-2.560.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=TLINDEN
+MODULE_VERSION=2.56
+inherit perl-module
+
+DESCRIPTION="Config file parser module"
+
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+IUSE=""
+
+RDEPEND="
+ virtual/perl-File-Spec
+ virtual/perl-IO
+"
+DEPEND="${RDEPEND}
+ virtual/perl-ExtUtils-MakeMaker
+"
+
+SRC_TEST="do"
diff --git a/dev-perl/Config-General/Config-General-2.580.0.ebuild b/dev-perl/Config-General/Config-General-2.580.0.ebuild
new file mode 100644
index 000000000000..844b7f33e6cb
--- /dev/null
+++ b/dev-perl/Config-General/Config-General-2.580.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=TLINDEN
+MODULE_VERSION=2.58
+inherit perl-module
+
+DESCRIPTION="Config file parser module"
+
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+IUSE=""
+
+RDEPEND="
+ virtual/perl-File-Spec
+ virtual/perl-IO
+"
+DEPEND="${RDEPEND}
+ virtual/perl-ExtUtils-MakeMaker
+"
+
+SRC_TEST="do parallel"
diff --git a/dev-perl/Config-General/Manifest b/dev-perl/Config-General/Manifest
new file mode 100644
index 000000000000..d91c4f84ea49
--- /dev/null
+++ b/dev-perl/Config-General/Manifest
@@ -0,0 +1,3 @@
+DIST Config-General-2.52.tar.gz 60471 SHA256 9937d72e0ca23cb1257092aa863eff14f8c0c993f719ef13f3920601db52351f SHA512 9a4d6fd823c58c5aba78528997b17b7db8f303dd58d1763f797cf917ebd5f3257b17afc85dcec6f5607b7fdb874dfa60b540e98366a6bb3cf6000175fb32a7c5 WHIRLPOOL f3bd43b8dbed04f5a515a54bc15e78a53e1b02cebcb0e171c538e7d2dae78785aeb08bc38462cb3677ee6588cadb687a3a6acc949f64e068f56656b686884506
+DIST Config-General-2.56.tar.gz 61135 SHA256 0996c834ea2ad39ebddda9e59e62d7190ee6f2da3c5d2932c8379c0fa3eafd6b SHA512 0439d690e58fb30cafd18e3c51fb1c6226cb20017fcd260959ad0210006d0e98a32a939d314b384e5c62871c0a59400a678099e3d703d9e2ed859de20292de9a WHIRLPOOL d993894028a03f84a2e804f87df7b3d4a18f449307f7c7f619b7e306c04b79835793f0cfdcfb05a83b683abade99c43fae55c827c9f616890c9b7100a2fb358b
+DIST Config-General-2.58.tar.gz 61322 SHA256 d63cf3f4c600a87de336db806a7def0385ba5e3a9be427e0c65e407558b82eef SHA512 7a2720ca4ceb7b1cbb4556e08b1cdd16a5a721609afa7ec474803355d29aa292ad09af1ba097a57e6560413486236ac94c615268d22c0fe2923c92e7e0ddf4b7 WHIRLPOOL 546f37f2072afaba07e9bd588fa0b958164a40de0aed31e3b02659c25b2af3da39458bcad2716e461ed492785ec1c59bf972ae1f1543c7b2d8e20ef8fbebe64f
diff --git a/dev-perl/Config-General/metadata.xml b/dev-perl/Config-General/metadata.xml
new file mode 100644
index 000000000000..83e709d296de
--- /dev/null
+++ b/dev-perl/Config-General/metadata.xml
@@ -0,0 +1,11 @@
+<?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">Config-General</remote-id>
+ <remote-id type="cpan-module">Config::General</remote-id>
+ <remote-id type="cpan-module">Config::General::Extended</remote-id>
+ <remote-id type="cpan-module">Config::General::Interpolated</remote-id>
+ </upstream>
+</pkgmetadata>