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/Mail-Sender
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/Mail-Sender')
-rw-r--r--dev-perl/Mail-Sender/Mail-Sender-0.8.22-r1.ebuild19
-rw-r--r--dev-perl/Mail-Sender/Mail-Sender-0.8.23.ebuild19
-rw-r--r--dev-perl/Mail-Sender/Manifest2
-rw-r--r--dev-perl/Mail-Sender/metadata.xml17
4 files changed, 57 insertions, 0 deletions
diff --git a/dev-perl/Mail-Sender/Mail-Sender-0.8.22-r1.ebuild b/dev-perl/Mail-Sender/Mail-Sender-0.8.22-r1.ebuild
new file mode 100644
index 000000000000..7108da3b649b
--- /dev/null
+++ b/dev-perl/Mail-Sender/Mail-Sender-0.8.22-r1.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+MODULE_AUTHOR=JENDA
+MODULE_VERSION=0.8.22
+inherit perl-module
+
+DESCRIPTION="Module for sending mails with attachments through an SMTP server"
+
+LICENSE="Mail-Sender"
+SLOT="0"
+KEYWORDS="amd64 ~ppc x86"
+IUSE=""
+
+RDEPEND="virtual/perl-MIME-Base64"
+DEPEND="${RDEPEND}"
diff --git a/dev-perl/Mail-Sender/Mail-Sender-0.8.23.ebuild b/dev-perl/Mail-Sender/Mail-Sender-0.8.23.ebuild
new file mode 100644
index 000000000000..6bfe9ae33c23
--- /dev/null
+++ b/dev-perl/Mail-Sender/Mail-Sender-0.8.23.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+MODULE_AUTHOR=JENDA
+MODULE_VERSION=0.8.23
+inherit perl-module
+
+DESCRIPTION="Module for sending mails with attachments through an SMTP server"
+
+LICENSE="Mail-Sender"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86"
+IUSE=""
+
+RDEPEND="virtual/perl-MIME-Base64"
+DEPEND="${RDEPEND}"
diff --git a/dev-perl/Mail-Sender/Manifest b/dev-perl/Mail-Sender/Manifest
new file mode 100644
index 000000000000..37084405e8a5
--- /dev/null
+++ b/dev-perl/Mail-Sender/Manifest
@@ -0,0 +1,2 @@
+DIST Mail-Sender-0.8.22.tar.gz 37688 SHA256 443d0e42f8490f144c10b60524ce9ab601a720f834c5268f90aa947c72221e35 SHA512 7a6c36b0a23ba5ebc6ddf6abd38e68b22a3f034f977d616c93d3a5e176e7db81a9c527cddaba87ad5477c074b7f6eb6640d3a07628b1c7c2f9af62fd19d584d6 WHIRLPOOL e2bab308233adfe0b8f07d9d4f006cebb7855e30d6e1d5ae1ab1eeef97412a0add2f73bb4d47eb4e69c69a6362ca6139c4116d3e1a6da032e932e56fd14594ff
+DIST Mail-Sender-0.8.23.tar.gz 38361 SHA256 32f0c3ac96957a6df5301727804bcefb42f2d78a24b7dcb15e526f77d22d30c2 SHA512 e9c2e2806976aaea568885f41ff774b9cb460707123c0926ed20428b00a9e9db796d67dca938dc16463eeb8e1c92f8e82ba60c92bc053c20d5570d5604df651c WHIRLPOOL 5b321c71a572922ee35a6741c5b98d066d0e43e8dfee183f7a91e6c2f0edcf20f0f21b272f905d7f2d93da49262734e4c14b369dfde0891913ca0dab06209d8b
diff --git a/dev-perl/Mail-Sender/metadata.xml b/dev-perl/Mail-Sender/metadata.xml
new file mode 100644
index 000000000000..b744ec1104ef
--- /dev/null
+++ b/dev-perl/Mail-Sender/metadata.xml
@@ -0,0 +1,17 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <herd>perl</herd>
+ <longdescription lang="en">
+ Module for sending mails with attachments through an SMTP server
+ </longdescription>
+ <longdescription lang="ja">
+ SMTPでアタッチメントでメールを送るperlモジュール
+ </longdescription>
+ <upstream>
+ <remote-id type="cpan">Mail-Sender</remote-id>
+ <remote-id type="cpan-module">Mail::Sender</remote-id>
+ <remote-id type="cpan-module">Mail::Sender::DBIO</remote-id>
+ <remote-id type="cpan-module">Mail::Sender::IO</remote-id>
+ </upstream>
+</pkgmetadata>