summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarlos Silva <r3pek@gentoo.org>2005-09-22 09:28:40 +0000
committerCarlos Silva <r3pek@gentoo.org>2005-09-22 09:28:40 +0000
commit07a94ce4f8e1363ff6a719f5d4fb0634a30467cc (patch)
tree6b73500d577d947647f362ce9ea030c31405d967 /dev-perl
parentStable on ppc64 (bug #106705) (diff)
downloadgentoo-2-07a94ce4f8e1363ff6a719f5d4fb0634a30467cc.tar.gz
gentoo-2-07a94ce4f8e1363ff6a719f5d4fb0634a30467cc.tar.bz2
gentoo-2-07a94ce4f8e1363ff6a719f5d4fb0634a30467cc.zip
Initial commit. Ebuild by me
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/Mail-Sendmail/ChangeLog10
-rw-r--r--dev-perl/Mail-Sendmail/Mail-Sendmail-0.79.ebuild14
-rw-r--r--dev-perl/Mail-Sendmail/Manifest4
-rw-r--r--dev-perl/Mail-Sendmail/files/digest-Mail-Sendmail-0.791
-rw-r--r--dev-perl/Mail-Sendmail/metadata.xml8
5 files changed, 37 insertions, 0 deletions
diff --git a/dev-perl/Mail-Sendmail/ChangeLog b/dev-perl/Mail-Sendmail/ChangeLog
new file mode 100644
index 000000000000..c4b32353dd5f
--- /dev/null
+++ b/dev-perl/Mail-Sendmail/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for dev-perl/Mail-Sendmail
+# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-Sendmail/ChangeLog,v 1.1 2005/09/22 09:28:40 r3pek Exp $
+
+*Mail-Sendmail-0.79 (22 Sep 2005)
+
+ 22 Sep 2005; Carlos Silva <r3pek@gentoo.org> +metadata.xml,
+ +Mail-Sendmail-0.79.ebuild:
+ Initial commit. Ebuild by me
+
diff --git a/dev-perl/Mail-Sendmail/Mail-Sendmail-0.79.ebuild b/dev-perl/Mail-Sendmail/Mail-Sendmail-0.79.ebuild
new file mode 100644
index 000000000000..db8cc3ad5b2f
--- /dev/null
+++ b/dev-perl/Mail-Sendmail/Mail-Sendmail-0.79.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2005 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-Sendmail/Mail-Sendmail-0.79.ebuild,v 1.1 2005/09/22 09:28:40 r3pek Exp $
+
+inherit perl-module
+
+DESCRIPTION="Simple platform independent mailer"
+SRC_URI="mirror://cpan/authors/id/M/MI/MIVKOVIC/${P}.tar.gz"
+HOMEPAGE="http://search.cpan.org/dist/Mail-Sendmail/"
+
+SLOT="0"
+LICENSE="as-is"
+KEYWORDS="~x86"
+IUSE=""
diff --git a/dev-perl/Mail-Sendmail/Manifest b/dev-perl/Mail-Sendmail/Manifest
new file mode 100644
index 000000000000..b4962a0893dc
--- /dev/null
+++ b/dev-perl/Mail-Sendmail/Manifest
@@ -0,0 +1,4 @@
+MD5 e900e0e589e8c95a6d14b079711913b4 Mail-Sendmail-0.79.ebuild 356
+MD5 11f00d0796e4a97b6c1c97ac2f0959c6 ChangeLog 282
+MD5 78c1b34edd1399c24d7d9e59212bc17a metadata.xml 221
+MD5 2f159f5a3ada4d43001bccb7eff21f13 files/digest-Mail-Sendmail-0.79 69
diff --git a/dev-perl/Mail-Sendmail/files/digest-Mail-Sendmail-0.79 b/dev-perl/Mail-Sendmail/files/digest-Mail-Sendmail-0.79
new file mode 100644
index 000000000000..80ed7b5cb617
--- /dev/null
+++ b/dev-perl/Mail-Sendmail/files/digest-Mail-Sendmail-0.79
@@ -0,0 +1 @@
+MD5 038f261afd091d8fad347d6c66d2833d Mail-Sendmail-0.79.tar.gz 16245
diff --git a/dev-perl/Mail-Sendmail/metadata.xml b/dev-perl/Mail-Sendmail/metadata.xml
new file mode 100644
index 000000000000..315619c8272f
--- /dev/null
+++ b/dev-perl/Mail-Sendmail/metadata.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<herd>no-herd</herd>
+<maintainer>
+ <email>r3pek@gentoo.org</email>
+</maintainer>
+</pkgmetadata>