diff options
author | Torsten Veller <tove@gentoo.org> | 2012-09-02 15:28:12 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2012-09-02 15:28:12 +0000 |
commit | 4ca836dcc4f03bbe8d6e1ebf7c0f85ad55e33d59 (patch) | |
tree | 8ef570c9280a7149054973549bebe0fda57a0ee9 /dev-perl/Net-SMTP-TLS-ButMaintained | |
parent | Drop old (diff) | |
download | historical-4ca836dcc4f03bbe8d6e1ebf7c0f85ad55e33d59.tar.gz historical-4ca836dcc4f03bbe8d6e1ebf7c0f85ad55e33d59.tar.bz2 historical-4ca836dcc4f03bbe8d6e1ebf7c0f85ad55e33d59.zip |
Cleanup
Package-Manager: portage-2.2.0_alpha123/cvs/Linux x86_64
Diffstat (limited to 'dev-perl/Net-SMTP-TLS-ButMaintained')
-rw-r--r-- | dev-perl/Net-SMTP-TLS-ButMaintained/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/Net-SMTP-TLS-ButMaintained/Net-SMTP-TLS-ButMaintained-0.190.0.ebuild | 29 |
2 files changed, 5 insertions, 30 deletions
diff --git a/dev-perl/Net-SMTP-TLS-ButMaintained/ChangeLog b/dev-perl/Net-SMTP-TLS-ButMaintained/ChangeLog index d12c010c8544..3a3a34ee5841 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.3 2012/07/03 18:20:01 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-SMTP-TLS-ButMaintained/ChangeLog,v 1.4 2012/09/02 15:25:48 tove Exp $ + + 02 Sep 2012; Torsten Veller <tove@gentoo.org> + -Net-SMTP-TLS-ButMaintained-0.190.0.ebuild: + Cleanup *Net-SMTP-TLS-ButMaintained-0.200.0 (03 Jul 2012) diff --git a/dev-perl/Net-SMTP-TLS-ButMaintained/Net-SMTP-TLS-ButMaintained-0.190.0.ebuild b/dev-perl/Net-SMTP-TLS-ButMaintained/Net-SMTP-TLS-ButMaintained-0.190.0.ebuild deleted file mode 100644 index b84d62538cbe..000000000000 --- a/dev-perl/Net-SMTP-TLS-ButMaintained/Net-SMTP-TLS-ButMaintained-0.190.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.190.0.ebuild,v 1.1 2012/06/17 12:30:00 tove Exp $ - -EAPI=4 - -MODULE_AUTHOR=FAYLAND -MODULE_VERSION=0.19 -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.750.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 |