summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2011-08-30 10:53:37 +0000
committerTorsten Veller <tove@gentoo.org>2011-08-30 10:53:37 +0000
commit17073036c8d7782cc6ced4b849a98f2749526ba6 (patch)
tree22729497425ae7fce500399415c8c1eb8d3ca361 /dev-perl/Mail-Sendmail
parentSupport for LZMA as written by Oschtan in bug #357703. Ported to EAPI 4. (diff)
downloadhistorical-17073036c8d7782cc6ced4b849a98f2749526ba6.tar.gz
historical-17073036c8d7782cc6ced4b849a98f2749526ba6.tar.bz2
historical-17073036c8d7782cc6ced4b849a98f2749526ba6.zip
Change version scheme
Package-Manager: portage-2.2.0_alpha51/cvs/Linux x86_64
Diffstat (limited to 'dev-perl/Mail-Sendmail')
-rw-r--r--dev-perl/Mail-Sendmail/ChangeLog9
-rw-r--r--dev-perl/Mail-Sendmail/Mail-Sendmail-0.790.0.ebuild16
2 files changed, 23 insertions, 2 deletions
diff --git a/dev-perl/Mail-Sendmail/ChangeLog b/dev-perl/Mail-Sendmail/ChangeLog
index 65c31125cea4..4091b35e4452 100644
--- a/dev-perl/Mail-Sendmail/ChangeLog
+++ b/dev-perl/Mail-Sendmail/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for dev-perl/Mail-Sendmail
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-Sendmail/ChangeLog,v 1.23 2010/01/21 12:40:22 tove Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-Sendmail/ChangeLog,v 1.24 2011/08/30 10:43:36 tove Exp $
+
+*Mail-Sendmail-0.790.0 (30 Aug 2011)
+
+ 30 Aug 2011; Torsten Veller <tove@gentoo.org> +Mail-Sendmail-0.790.0.ebuild:
+ Change version scheme
21 Jan 2010; Torsten Veller <tove@gentoo.org> Mail-Sendmail-0.79.ebuild:
Ebuild maintenance. EAPI=2. mips -> ~mips
diff --git a/dev-perl/Mail-Sendmail/Mail-Sendmail-0.790.0.ebuild b/dev-perl/Mail-Sendmail/Mail-Sendmail-0.790.0.ebuild
new file mode 100644
index 000000000000..56a3ee33961b
--- /dev/null
+++ b/dev-perl/Mail-Sendmail/Mail-Sendmail-0.790.0.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2011 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.790.0.ebuild,v 1.1 2011/08/30 10:43:36 tove Exp $
+
+EAPI=4
+
+MODULE_AUTHOR=MIVKOVIC
+MODULE_VERSION=0.79
+inherit perl-module
+
+DESCRIPTION="Simple platform independent mailer"
+
+SLOT="0"
+LICENSE="as-is"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
+IUSE=""