diff options
author | Torsten Veller <tove@gentoo.org> | 2013-01-06 15:50:49 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2013-01-06 15:50:49 +0000 |
commit | b9eb049d4df71693e3f834a83998c045fa74e61d (patch) | |
tree | e4c940717af5d45b15c426284d8267149a0bba3d /dev-perl/Net-SMTP-TLS-ButMaintained | |
parent | Cleanup (diff) | |
download | gentoo-2-b9eb049d4df71693e3f834a83998c045fa74e61d.tar.gz gentoo-2-b9eb049d4df71693e3f834a83998c045fa74e61d.tar.bz2 gentoo-2-b9eb049d4df71693e3f834a83998c045fa74e61d.zip |
Cleanup
(Portage version: 2.2.0_alpha149/cvs/Linux x86_64, signed Manifest commit with key 0x5772769F4E046AEC)
Diffstat (limited to 'dev-perl/Net-SMTP-TLS-ButMaintained')
-rw-r--r-- | dev-perl/Net-SMTP-TLS-ButMaintained/ChangeLog | 8 | ||||
-rw-r--r-- | dev-perl/Net-SMTP-TLS-ButMaintained/Net-SMTP-TLS-ButMaintained-0.200.0.ebuild | 29 |
2 files changed, 6 insertions, 31 deletions
diff --git a/dev-perl/Net-SMTP-TLS-ButMaintained/ChangeLog b/dev-perl/Net-SMTP-TLS-ButMaintained/ChangeLog index 75f8d1839cc6..3135fe72b1b1 100644 --- a/dev-perl/Net-SMTP-TLS-ButMaintained/ChangeLog +++ b/dev-perl/Net-SMTP-TLS-ButMaintained/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Net-SMTP-TLS-ButMaintained -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-SMTP-TLS-ButMaintained/ChangeLog,v 1.5 2012/12/08 11:07:03 tove Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-SMTP-TLS-ButMaintained/ChangeLog,v 1.6 2013/01/06 15:50:49 tove Exp $ + + 06 Jan 2013; Torsten Veller <tove@gentoo.org> + -Net-SMTP-TLS-ButMaintained-0.200.0.ebuild: + Cleanup *Net-SMTP-TLS-ButMaintained-0.210.0 (08 Dec 2012) diff --git a/dev-perl/Net-SMTP-TLS-ButMaintained/Net-SMTP-TLS-ButMaintained-0.200.0.ebuild b/dev-perl/Net-SMTP-TLS-ButMaintained/Net-SMTP-TLS-ButMaintained-0.200.0.ebuild deleted file mode 100644 index b9097a0d798e..000000000000 --- a/dev-perl/Net-SMTP-TLS-ButMaintained/Net-SMTP-TLS-ButMaintained-0.200.0.ebuild +++ /dev/null @@ -1,29 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-SMTP-TLS-ButMaintained/Net-SMTP-TLS-ButMaintained-0.200.0.ebuild,v 1.1 2012/07/03 18:20:01 tove Exp $ - -EAPI=4 - -MODULE_AUTHOR=FAYLAND -MODULE_VERSION=0.20 -inherit perl-module - -DESCRIPTION="An SMTP client supporting TLS and AUTH" - -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" - -RDEPEND=" - virtual/perl-IO - virtual/perl-libnet - >=dev-perl/IO-Socket-SSL-1.760.0 - dev-perl/Net-SSLeay - virtual/perl-MIME-Base64 - dev-perl/Digest-HMAC -" -DEPEND="${RDEPEND} - >=virtual/perl-ExtUtils-MakeMaker-6.300.0 -" - -SRC_TEST=do |