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/Email-Abstract
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/Email-Abstract')
-rw-r--r--dev-perl/Email-Abstract/Email-Abstract-3.3.0-r1.ebuild23
-rw-r--r--dev-perl/Email-Abstract/Email-Abstract-3.7.0.ebuild23
-rw-r--r--dev-perl/Email-Abstract/Manifest2
-rw-r--r--dev-perl/Email-Abstract/metadata.xml15
4 files changed, 63 insertions, 0 deletions
diff --git a/dev-perl/Email-Abstract/Email-Abstract-3.3.0-r1.ebuild b/dev-perl/Email-Abstract/Email-Abstract-3.3.0-r1.ebuild
new file mode 100644
index 000000000000..46b67dc850b7
--- /dev/null
+++ b/dev-perl/Email-Abstract/Email-Abstract-3.3.0-r1.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+MODULE_AUTHOR=RJBS
+MODULE_VERSION=3.003
+inherit perl-module
+
+DESCRIPTION="unified interface to mail representations"
+
+SLOT="0"
+KEYWORDS="amd64 ppc ppc64 x86"
+IUSE=""
+
+RDEPEND="dev-perl/MRO-Compat
+ >=dev-perl/Email-Simple-1.91
+ >=dev-perl/Module-Pluggable-1.5
+ virtual/perl-Scalar-List-Utils"
+DEPEND="${RDEPEND}"
+
+SRC_TEST="do"
diff --git a/dev-perl/Email-Abstract/Email-Abstract-3.7.0.ebuild b/dev-perl/Email-Abstract/Email-Abstract-3.7.0.ebuild
new file mode 100644
index 000000000000..e1ca6e8b9263
--- /dev/null
+++ b/dev-perl/Email-Abstract/Email-Abstract-3.7.0.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+MODULE_AUTHOR=RJBS
+MODULE_VERSION=3.007
+inherit perl-module
+
+DESCRIPTION="unified interface to mail representations"
+
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+IUSE=""
+
+RDEPEND="dev-perl/MRO-Compat
+ >=dev-perl/Email-Simple-1.91
+ >=dev-perl/Module-Pluggable-1.5
+ virtual/perl-Scalar-List-Utils"
+DEPEND="${RDEPEND}"
+
+SRC_TEST="do"
diff --git a/dev-perl/Email-Abstract/Manifest b/dev-perl/Email-Abstract/Manifest
new file mode 100644
index 000000000000..2ba228a13c0e
--- /dev/null
+++ b/dev-perl/Email-Abstract/Manifest
@@ -0,0 +1,2 @@
+DIST Email-Abstract-3.003.tar.gz 17370 SHA256 c984199b91465c43f27394bd8d4d000e7ede8b28c028a66b199ab5bdee9d7b00 SHA512 7b75fb1cded22cc1c206e985ac56a177516416b80032079089d0b780499d8ba3f0f0ced768d19a1926b9708c162a4d87c653c00d2b4af232708945237d3f17ab WHIRLPOOL 75b21af52640c2a9931b9927a49c25917a2de1d81987e6c4103d124c858c85b0824e5a108ed8ab254c1d98333b69606f829af5d7ca0abc2b411154a9ca1d0a3a
+DIST Email-Abstract-3.007.tar.gz 24091 SHA256 10915aa3a558f6ba9c51a13ea1c135aed765e185a14cd2cfc9b434599cf5eaa8 SHA512 84fa3500dc5ff69315b93e6a6bc1e8f162b9ea99672aee4c05a30b83ca94407b584b0a9dbec202b1471f8cb3ec12a57b2b86fb43901782b85ad4280b97434e7a WHIRLPOOL 407f550d92d028a619c11c680893c0a07cb1496a6a2a526968e0835edff85e0653e07f6cd924ab5e6ea0c153891ef1a7993dc69da4babf3aafa8a73051757ac4
diff --git a/dev-perl/Email-Abstract/metadata.xml b/dev-perl/Email-Abstract/metadata.xml
new file mode 100644
index 000000000000..a80f68c30350
--- /dev/null
+++ b/dev-perl/Email-Abstract/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>
+ <upstream>
+ <remote-id type="cpan">Email-Abstract</remote-id>
+ <remote-id type="cpan-module">Email::Abstract</remote-id>
+ <remote-id type="cpan-module">Email::Abstract::EmailMIME</remote-id>
+ <remote-id type="cpan-module">Email::Abstract::EmailSimple</remote-id>
+ <remote-id type="cpan-module">Email::Abstract::MIMEEntity</remote-id>
+ <remote-id type="cpan-module">Email::Abstract::MailInternet</remote-id>
+ <remote-id type="cpan-module">Email::Abstract::MailMessage</remote-id>
+ <remote-id type="cpan-module">Email::Abstract::Plugin</remote-id>
+ </upstream>
+</pkgmetadata>