public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Kent Fredric" <kentnl@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Net-SMTPS/
Date: Sun, 15 Jul 2018 03:40:30 +0000 (UTC)	[thread overview]
Message-ID: <1531626009.726ec1fcfe6e838fe9aa5a573e4fa9174cab4379.kentnl@gentoo> (raw)

commit:     726ec1fcfe6e838fe9aa5a573e4fa9174cab4379
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 15 03:26:16 2018 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Sun Jul 15 03:40:09 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=726ec1fc

dev-perl/Net-SMTPS: Cleanup old versions 0.{4,5,6}0.0

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 dev-perl/Net-SMTPS/Manifest                |  3 ---
 dev-perl/Net-SMTPS/Net-SMTPS-0.40.0.ebuild | 21 ---------------------
 dev-perl/Net-SMTPS/Net-SMTPS-0.50.0.ebuild | 21 ---------------------
 dev-perl/Net-SMTPS/Net-SMTPS-0.60.0.ebuild | 21 ---------------------
 4 files changed, 66 deletions(-)

diff --git a/dev-perl/Net-SMTPS/Manifest b/dev-perl/Net-SMTPS/Manifest
index fbd9df4e7fd..898033d64d5 100644
--- a/dev-perl/Net-SMTPS/Manifest
+++ b/dev-perl/Net-SMTPS/Manifest
@@ -1,4 +1 @@
-DIST Net-SMTPS-0.04.tar.gz 4712 BLAKE2B 7cb6175e8aad3db5efb0f1e4413e08dd0d88666643ddb6c1c0122aff1b6ed99ecd7e5b71d59d372df956968224b507f0ab07daf96eaa94f2f6fa120d315b568e SHA512 69fcfb221a139a9d92f56d3917081a21de786095314efaa840e41dcd27bebd29d66f0f9c63cc2eb8adbaa1b701877b4ab9b9fe2790c335a13b256b742319054b
-DIST Net-SMTPS-0.05.tar.gz 4601 BLAKE2B 708b7918de43468dd457b1cf6836071bc13aa2af14470b87ca61f90ee17a7a524e9759878bb37606c2d24175cd514ffbe56d0df2e2315c0bf801034adc82163f SHA512 8c5a49820997eec65566d86a6eb69ba36800772ab1a400a4a005ce771895264de7b38d037c5e5ebcfb18b39e91f71d78aa251f721882a448a565da5038e49273
-DIST Net-SMTPS-0.06.tar.gz 4701 BLAKE2B 9500e403b79dec920d1d10f30a3a935982f528babc6b882c06f5328d69a49a72257474751c42b24b8fda3789c542cf14f64d38ca0f0139bdc8b8d67bc1332793 SHA512 c27a60860c8d4ffaf7ba1382664255fd24417efbffec79ad4c219d9caf7ca5c36e2697185e9b4c513466657bf7f70476f0f565c4a9570845b14c37f87c11394b
 DIST Net-SMTPS-0.09.tar.gz 5263 BLAKE2B a2091fd29de5a3c8b8bee1612bb6b7813222f0cce45070aebfced77362b029795ca51c4de818b203b454c1be14d6c6835e57fe34bf95866d4b06f916ca96401a SHA512 856d7068fe3c41c48048dae564db5d526521753f58ac4ec9b973360991853c3a7b7ea3d3e25b17692601765be522fc5bf1456a0b645325e724a482ec559d5e5f

diff --git a/dev-perl/Net-SMTPS/Net-SMTPS-0.40.0.ebuild b/dev-perl/Net-SMTPS/Net-SMTPS-0.40.0.ebuild
deleted file mode 100644
index 87aed69ae3b..00000000000
--- a/dev-perl/Net-SMTPS/Net-SMTPS-0.40.0.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DIST_AUTHOR=TOMO
-DIST_VERSION=0.04
-DIST_SECTION=src
-inherit perl-module
-
-DESCRIPTION="SSL/STARTTLS support for Net::SMTP"
-IUSE=""
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-RDEPEND="
-	>=dev-perl/Authen-SASL-2.150.0
-	>=dev-perl/IO-Socket-SSL-1
-	>=virtual/perl-libnet-2"
-DEPEND="${RDEPEND}
-	virtual/perl-ExtUtils-MakeMaker"

diff --git a/dev-perl/Net-SMTPS/Net-SMTPS-0.50.0.ebuild b/dev-perl/Net-SMTPS/Net-SMTPS-0.50.0.ebuild
deleted file mode 100644
index 5e7aba6c4ff..00000000000
--- a/dev-perl/Net-SMTPS/Net-SMTPS-0.50.0.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DIST_AUTHOR=TOMO
-DIST_VERSION=0.05
-DIST_SECTION=src
-inherit perl-module
-
-DESCRIPTION="SSL/STARTTLS support for Net::SMTP"
-IUSE=""
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-RDEPEND="
-	>=dev-perl/Authen-SASL-2.150.0
-	>=dev-perl/IO-Socket-SSL-1
-	>=virtual/perl-libnet-2"
-DEPEND="${RDEPEND}
-	virtual/perl-ExtUtils-MakeMaker"

diff --git a/dev-perl/Net-SMTPS/Net-SMTPS-0.60.0.ebuild b/dev-perl/Net-SMTPS/Net-SMTPS-0.60.0.ebuild
deleted file mode 100644
index 2555ff0e4ed..00000000000
--- a/dev-perl/Net-SMTPS/Net-SMTPS-0.60.0.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DIST_AUTHOR=TOMO
-DIST_VERSION=0.06
-DIST_SECTION=src
-inherit perl-module
-
-DESCRIPTION="SSL/STARTTLS support for Net::SMTP"
-IUSE=""
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-RDEPEND="
-	>=dev-perl/Authen-SASL-2.150.0
-	>=dev-perl/IO-Socket-SSL-1
-	>=virtual/perl-libnet-2"
-DEPEND="${RDEPEND}
-	virtual/perl-ExtUtils-MakeMaker"


             reply	other threads:[~2018-07-15  3:40 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-07-15  3:40 Kent Fredric [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-07-27 10:22 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Net-SMTPS/ WANG Xuerui
2023-04-03 19:10 Arthur Zamarin
2023-04-03 19:10 Arthur Zamarin
2023-04-01 18:14 Arthur Zamarin
2023-03-20  6:56 Joonas Niilola
2023-03-20  6:56 Joonas Niilola
2023-03-17 20:44 Arthur Zamarin
2023-02-26 18:21 Arthur Zamarin
2023-02-24 20:02 Arthur Zamarin
2023-01-13 17:01 Arthur Zamarin
2022-12-31 15:53 Arthur Zamarin
2022-12-31 15:51 Arthur Zamarin
2022-12-28 14:58 Jakov Smolić
2022-12-25 17:29 Arthur Zamarin
2021-11-21 14:21 Andreas K. Hüttel
2021-07-15 21:37 Andreas K. Hüttel
2017-12-11 19:27 Kent Fredric
2017-04-09 20:40 Kent Fredric
2017-03-20 19:47 Kent Fredric
2016-04-02  0:55 Andreas Hüttel
2016-03-05 20:32 Andreas Hüttel

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1531626009.726ec1fcfe6e838fe9aa5a573e4fa9174cab4379.kentnl@gentoo \
    --to=kentnl@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox