From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/libesmtp/
Date: Wed, 15 May 2019 18:38:17 +0000 (UTC) [thread overview]
Message-ID: <1557945481.b347db30cc7f1816d867f151c7cdb53b19fd41b0.asturm@gentoo> (raw)
commit: b347db30cc7f1816d867f151c7cdb53b19fd41b0
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed May 15 15:31:32 2019 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed May 15 18:38:01 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b347db30
net-libs/libesmtp: Drop old
Package-Manager: Portage-2.3.66, Repoman-2.3.12
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
net-libs/libesmtp/libesmtp-1.0.6-r1.ebuild | 39 ---------------------------
net-libs/libesmtp/libesmtp-1.0.6-r2.ebuild | 43 ------------------------------
2 files changed, 82 deletions(-)
diff --git a/net-libs/libesmtp/libesmtp-1.0.6-r1.ebuild b/net-libs/libesmtp/libesmtp-1.0.6-r1.ebuild
deleted file mode 100644
index ea11090f93f..00000000000
--- a/net-libs/libesmtp/libesmtp-1.0.6-r1.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2018 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-inherit libtool
-
-DESCRIPTION="lib that implements the client side of the SMTP protocol"
-HOMEPAGE="http://brianstafford.info/libesmtp/"
-SRC_URI="http://brianstafford.info/${PN}/${P}.tar.bz2"
-
-LICENSE="LGPL-2.1 GPL-2"
-SLOT="0"
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 ppc ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~x86-linux ~x86-macos"
-IUSE="debug ntlm ssl static-libs threads"
-
-RDEPEND="ssl? ( dev-libs/openssl )"
-DEPEND="${RDEPEND}"
-
-src_prepare() {
- elibtoolize
-}
-
-src_configure() {
- econf \
- --disable-dependency-tracking \
- $(use_enable static-libs static) \
- --enable-all \
- $(use_enable ntlm) \
- $(use_enable threads pthreads) \
- $(use_enable debug) \
- $(use_with ssl openssl)
-}
-
-src_install() {
- emake DESTDIR="${D}" install
- dodoc AUTHORS ChangeLog NEWS Notes README TODO
- insinto /usr/share/doc/${PF}/xml
- doins doc/api.xml
-}
diff --git a/net-libs/libesmtp/libesmtp-1.0.6-r2.ebuild b/net-libs/libesmtp/libesmtp-1.0.6-r2.ebuild
deleted file mode 100644
index 1bd5ae76df7..00000000000
--- a/net-libs/libesmtp/libesmtp-1.0.6-r2.ebuild
+++ /dev/null
@@ -1,43 +0,0 @@
-# Copyright 1999-2018 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-inherit libtool
-
-DESCRIPTION="lib that implements the client side of the SMTP protocol"
-HOMEPAGE="http://brianstafford.info/libesmtp/"
-SRC_URI="http://brianstafford.info/${PN}/${P}.tar.bz2"
-
-LICENSE="LGPL-2.1 GPL-2"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~x86-macos"
-IUSE="debug libressl ntlm ssl static-libs threads"
-
-RDEPEND="
- ssl? (
- !libressl? ( dev-libs/openssl:0= )
- libressl? ( dev-libs/libressl:0= )
- )"
-DEPEND="${RDEPEND}"
-
-src_prepare() {
- elibtoolize
-}
-
-src_configure() {
- econf \
- --disable-dependency-tracking \
- $(use_enable static-libs static) \
- --enable-all \
- $(use_enable ntlm) \
- $(use_enable threads pthreads) \
- $(use_enable debug) \
- $(use_with ssl openssl)
-}
-
-src_install() {
- emake DESTDIR="${D}" install
- dodoc AUTHORS ChangeLog NEWS Notes README TODO
- insinto /usr/share/doc/${PF}/xml
- doins doc/api.xml
-}
next reply other threads:[~2019-05-15 18:38 UTC|newest]
Thread overview: 41+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-05-15 18:38 Andreas Sturmlechner [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-11-07 8:53 [gentoo-commits] repo/gentoo:master commit in: net-libs/libesmtp/ Petr Vaněk
2024-10-30 18:39 Arthur Zamarin
2024-10-30 15:46 Arthur Zamarin
2024-10-30 14:41 Sam James
2024-10-30 14:41 Sam James
2024-10-30 12:12 Sam James
2024-10-30 12:12 Sam James
2024-10-30 12:12 Sam James
2023-10-08 8:20 Joonas Niilola
2022-03-23 1:26 Sam James
2021-07-26 15:45 Marek Szuba
2021-07-17 5:00 Sam James
2021-07-17 5:00 Sam James
2021-06-18 6:30 Agostino Sarubbo
2021-06-18 6:28 Agostino Sarubbo
2021-06-18 6:27 Agostino Sarubbo
2021-06-17 20:23 Sam James
2021-06-17 7:23 Agostino Sarubbo
2021-06-07 16:05 Sam James
2021-06-07 16:05 Sam James
2021-06-07 16:05 Sam James
2021-05-02 10:16 Mikle Kolyada
2021-04-13 22:37 Sam James
2021-01-17 4:10 Sam James
2021-01-17 4:10 Sam James
2021-01-17 4:10 Sam James
2020-07-08 13:47 Lars Wendler
2019-05-02 22:06 Mikle Kolyada
2019-05-02 22:06 Mikle Kolyada
2019-04-27 15:48 Sergei Trofimovich
2019-04-21 17:07 Sergei Trofimovich
2019-04-19 0:43 Aaron Bauman
2019-04-18 20:32 Thomas Deutschmann
2019-04-17 20:01 Sergei Trofimovich
2019-04-14 21:47 Aaron Bauman
2019-04-14 21:47 Aaron Bauman
2018-10-24 13:42 Lars Wendler
2017-06-26 12:48 Alexis Ballier
2017-06-25 22:19 Andreas Hüttel
2015-09-30 11:59 Julian Ospald
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=1557945481.b347db30cc7f1816d867f151c7cdb53b19fd41b0.asturm@gentoo \
--to=asturm@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