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
commitfb1b810bd16ba9e0db5604ca29ff2c92c1c6332e (patch)
tree884085e2935e30934c2c70c96f0551b5969d04d4
parentStable on ppc64 (bug #106705) (diff)
downloadhistorical-fb1b810bd16ba9e0db5604ca29ff2c92c1c6332e.tar.gz
historical-fb1b810bd16ba9e0db5604ca29ff2c92c1c6332e.tar.bz2
historical-fb1b810bd16ba9e0db5604ca29ff2c92c1c6332e.zip
Initial commit. Ebuild by me
Package-Manager: portage-2.0.51.22-r2
-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..6759b86941ba
--- /dev/null
+++ b/dev-perl/Mail-Sendmail/Manifest
@@ -0,0 +1,4 @@
+MD5 b6449a4d75c379bf652e455c9d4ad81f Mail-Sendmail-0.79.ebuild 465
+MD5 46c4e1dbcda9971f747895485727aa92 ChangeLog 375
+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>