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/DateTime-Format-Mail | |
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/DateTime-Format-Mail')
4 files changed, 61 insertions, 0 deletions
diff --git a/dev-perl/DateTime-Format-Mail/DateTime-Format-Mail-0.300.100-r1.ebuild b/dev-perl/DateTime-Format-Mail/DateTime-Format-Mail-0.300.100-r1.ebuild new file mode 100644 index 000000000000..d8b8d6aa6c90 --- /dev/null +++ b/dev-perl/DateTime-Format-Mail/DateTime-Format-Mail-0.300.100-r1.ebuild @@ -0,0 +1,22 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +MODULE_AUTHOR=DROLSKY +MODULE_VERSION=0.3001 +inherit perl-module + +DESCRIPTION="Convert between DateTime and RFC2822/822 formats" + +SLOT="0" +KEYWORDS="alpha amd64 arm ia64 ppc ppc64 sparc x86 ~x86-fbsd ~x86-solaris" +IUSE="" + +RDEPEND=">=dev-perl/Params-Validate-0.67 + >=dev-perl/DateTime-0.17" +DEPEND="${RDEPEND} + dev-perl/Module-Build" + +SRC_TEST="do" diff --git a/dev-perl/DateTime-Format-Mail/DateTime-Format-Mail-0.401.0.ebuild b/dev-perl/DateTime-Format-Mail/DateTime-Format-Mail-0.401.0.ebuild new file mode 100644 index 000000000000..cb31fda88029 --- /dev/null +++ b/dev-perl/DateTime-Format-Mail/DateTime-Format-Mail-0.401.0.ebuild @@ -0,0 +1,28 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +MODULE_AUTHOR=BOOK +MODULE_VERSION=0.401 +inherit perl-module + +DESCRIPTION="Convert between DateTime and RFC2822/822 formats" + +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-solaris" +IUSE="test" + +RDEPEND=" + virtual/perl-Carp + >=dev-perl/DateTime-0.180.0 + dev-perl/Params-Validate +" +DEPEND="${RDEPEND} + virtual/perl-File-Spec + >=virtual/perl-ExtUtils-MakeMaker-6.300.0 + test? ( >=virtual/perl-Test-Simple-0.880.0 ) +" + +SRC_TEST=do diff --git a/dev-perl/DateTime-Format-Mail/Manifest b/dev-perl/DateTime-Format-Mail/Manifest new file mode 100644 index 000000000000..5451387eb01b --- /dev/null +++ b/dev-perl/DateTime-Format-Mail/Manifest @@ -0,0 +1,2 @@ +DIST DateTime-Format-Mail-0.3001.tar.gz 176473 SHA256 b3f36b15442ae3e47bf91f45bcdc23e3311dcd2a3c6bc5c691004ad95986af72 SHA512 7ad356f86bbc8c854d25806e1205834fe4c0f4f9a1ab065b81e72ef75a502f31ab82c166451e6d108faa3ceceae3103a15f4f9ad908c483bba4f068d0aad46ef WHIRLPOOL 5340172c11378c63d0ac0120e41e95eebc59cdf9335b2154e0d4f7f4fbd6b92c52a689c508e82475ccf6ada32866f4360fedaa1ea1cb0f1bd24d7d6b4dfeceb2 +DIST DateTime-Format-Mail-0.401.tar.gz 172403 SHA256 b0668cc6547f0af8f02bb8e1cd09f69ec9f396a153a5fee97e38f651aec953b2 SHA512 d1e882c04c8b695391040da8e01c12423ee1e3aa7fa25ac77c1b84d510bc8093b6a477fdf076d1c704d61b5d329e14f1524a80a2ea342463f5a6136ed7743244 WHIRLPOOL b9fae28a6ce745ec3cf412549574c7189f7774dbc4643374d0df6c4c1730fb519d1ed2c0549ff446c7ebabde678cc2e83df5fc382b514119495981df35f6d343 diff --git a/dev-perl/DateTime-Format-Mail/metadata.xml b/dev-perl/DateTime-Format-Mail/metadata.xml new file mode 100644 index 000000000000..7d67d905300a --- /dev/null +++ b/dev-perl/DateTime-Format-Mail/metadata.xml @@ -0,0 +1,9 @@ +<?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">DateTime-Format-Mail</remote-id> + <remote-id type="cpan-module">DateTime::Format::Mail</remote-id> + </upstream> +</pkgmetadata> |