diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2015-08-08 13:49:04 -0700 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2015-08-08 17:38:18 -0700 |
commit | 56bd759df1d0c750a065b8c845e93d5dfa6b549d (patch) | |
tree | 3f91093cdb475e565ae857f1c5a7fd339e2d781e /dev-perl/Sub-Exporter | |
download | gentoo-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/Sub-Exporter')
-rw-r--r-- | dev-perl/Sub-Exporter/Manifest | 2 | ||||
-rw-r--r-- | dev-perl/Sub-Exporter/Sub-Exporter-0.986.0.ebuild | 24 | ||||
-rw-r--r-- | dev-perl/Sub-Exporter/Sub-Exporter-0.987.0.ebuild | 24 | ||||
-rw-r--r-- | dev-perl/Sub-Exporter/metadata.xml | 10 |
4 files changed, 60 insertions, 0 deletions
diff --git a/dev-perl/Sub-Exporter/Manifest b/dev-perl/Sub-Exporter/Manifest new file mode 100644 index 000000000000..2541d0d2b62a --- /dev/null +++ b/dev-perl/Sub-Exporter/Manifest @@ -0,0 +1,2 @@ +DIST Sub-Exporter-0.986.tar.gz 45295 SHA256 a7456c3216552a40f66426764d8c81815dc80bc53e3fdf67bf9234e7830b9661 SHA512 ae2637c629229a3e0c248f968ee1f6a1126bb31cc38447218685fb5f09eaa6ea3904992e573b2a3211d4d689b0527f2d45a6b62ffedccb8cba39a98714c75bad WHIRLPOOL 3ac80586b72cae66b9ae516c7b106b5f9c0996efbbcddc2e9e0f229e57064c5e0d0b8f31869e86585ffe073d3b1cffff38b25a279d0367bb9b24ad0bd0cf8d71 +DIST Sub-Exporter-0.987.tar.gz 45980 SHA256 543cb2e803ab913d44272c7da6a70bb62c19e467f3b12aaac4c9523259b083d6 SHA512 6b682d27a0df8ce971ea48aeca5162e1c70929c51cf27119b30361477876b0b86ecb15ab13a6c3cbe5bb85be9e600589fb9e3c9c4e94bad3fc05b675d293adad WHIRLPOOL 6244a6f88f14fbef9a71f84e2609f5c27d758a7372f9f5d3f19b5de8940c0d246b7378a4186f484fc82d7f8b3a5614b3b929bc027d27ba48340612a8f2edbe46 diff --git a/dev-perl/Sub-Exporter/Sub-Exporter-0.986.0.ebuild b/dev-perl/Sub-Exporter/Sub-Exporter-0.986.0.ebuild new file mode 100644 index 000000000000..f9d449e71417 --- /dev/null +++ b/dev-perl/Sub-Exporter/Sub-Exporter-0.986.0.ebuild @@ -0,0 +1,24 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +MODULE_AUTHOR=RJBS +MODULE_VERSION=0.986 +inherit perl-module + +DESCRIPTION="A sophisticated exporter for custom-built routines" + +SLOT="0" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" +IUSE="" + +RDEPEND=" + >=dev-perl/Sub-Install-0.920.0 + >=dev-perl/Data-OptList-0.100.0 + >=dev-perl/Params-Util-0.140.0 +" +DEPEND="${RDEPEND}" + +SRC_TEST=do diff --git a/dev-perl/Sub-Exporter/Sub-Exporter-0.987.0.ebuild b/dev-perl/Sub-Exporter/Sub-Exporter-0.987.0.ebuild new file mode 100644 index 000000000000..3316f4d71393 --- /dev/null +++ b/dev-perl/Sub-Exporter/Sub-Exporter-0.987.0.ebuild @@ -0,0 +1,24 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +MODULE_AUTHOR=RJBS +MODULE_VERSION=0.987 +inherit perl-module + +DESCRIPTION="A sophisticated exporter for custom-built routines" + +SLOT="0" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" +IUSE="" + +RDEPEND=" + >=dev-perl/Sub-Install-0.920.0 + >=dev-perl/Data-OptList-0.100.0 + >=dev-perl/Params-Util-0.140.0 +" +DEPEND="${RDEPEND}" + +SRC_TEST=do diff --git a/dev-perl/Sub-Exporter/metadata.xml b/dev-perl/Sub-Exporter/metadata.xml new file mode 100644 index 000000000000..4dee1fc36b68 --- /dev/null +++ b/dev-perl/Sub-Exporter/metadata.xml @@ -0,0 +1,10 @@ +<?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">Sub-Exporter</remote-id> + <remote-id type="cpan-module">Sub::Exporter</remote-id> + <remote-id type="cpan-module">Sub::Exporter::Util</remote-id> + </upstream> +</pkgmetadata> |