summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2011-09-04 11:24:07 +0000
committerTorsten Veller <tove@gentoo.org>2011-09-04 11:24:07 +0000
commited1835f95ac005061c92cae46366aa03deeb7aa6 (patch)
treebf4cd51e2a39ff64b8d4e986cbb7f9ecc8220b61 /dev-perl/Mail-Sendmail
parentVersion bump to latest release. (diff)
downloadgentoo-2-ed1835f95ac005061c92cae46366aa03deeb7aa6.tar.gz
gentoo-2-ed1835f95ac005061c92cae46366aa03deeb7aa6.tar.bz2
gentoo-2-ed1835f95ac005061c92cae46366aa03deeb7aa6.zip
Cleanup
(Portage version: 2.2.0_alpha52/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/Mail-Sendmail')
-rw-r--r--dev-perl/Mail-Sendmail/ChangeLog5
-rw-r--r--dev-perl/Mail-Sendmail/Mail-Sendmail-0.79.ebuild15
2 files changed, 4 insertions, 16 deletions
diff --git a/dev-perl/Mail-Sendmail/ChangeLog b/dev-perl/Mail-Sendmail/ChangeLog
index 2b62e4991f33..547c6358d5c9 100644
--- a/dev-perl/Mail-Sendmail/ChangeLog
+++ b/dev-perl/Mail-Sendmail/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Mail-Sendmail
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-Sendmail/ChangeLog,v 1.25 2011/09/03 21:05:24 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-Sendmail/ChangeLog,v 1.26 2011/09/04 11:21:17 tove Exp $
+
+ 04 Sep 2011; Torsten Veller <tove@gentoo.org> -Mail-Sendmail-0.79.ebuild:
+ Cleanup
03 Sep 2011; Torsten Veller <tove@gentoo.org> Mail-Sendmail-0.790.0.ebuild:
Merge stable keywords from former version scheme ebuild
diff --git a/dev-perl/Mail-Sendmail/Mail-Sendmail-0.79.ebuild b/dev-perl/Mail-Sendmail/Mail-Sendmail-0.79.ebuild
deleted file mode 100644
index a9194f85f839..000000000000
--- a/dev-perl/Mail-Sendmail/Mail-Sendmail-0.79.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2010 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.20 2010/01/21 12:40:22 tove Exp $
-
-EAPI=2
-
-MODULE_AUTHOR=MIVKOVIC
-inherit perl-module
-
-DESCRIPTION="Simple platform independent mailer"
-
-SLOT="0"
-LICENSE="as-is"
-KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ppc64 sparc x86"
-IUSE=""