From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-mail/serialmail/
Date: Wed, 16 Sep 2020 22:40:38 +0000 (UTC) [thread overview]
Message-ID: <1600296032.93aff0a56b4359a00be84937e86e5faeba3ef505.sam@gentoo> (raw)
commit: 93aff0a56b4359a00be84937e86e5faeba3ef505
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 16 22:40:26 2020 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Sep 16 22:40:32 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=93aff0a5
net-mail/serialmail: cleanup old EAPI 4
Closes: https://bugs.gentoo.org/742239
Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Sam James <sam <AT> gentoo.org>
net-mail/serialmail/serialmail-0.75-r4.ebuild | 49 ---------------------------
1 file changed, 49 deletions(-)
diff --git a/net-mail/serialmail/serialmail-0.75-r4.ebuild b/net-mail/serialmail/serialmail-0.75-r4.ebuild
deleted file mode 100644
index 78801715a18..00000000000
--- a/net-mail/serialmail/serialmail-0.75-r4.ebuild
+++ /dev/null
@@ -1,49 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=4
-
-inherit eutils
-
-DESCRIPTION="A serialmail is a collection of tools for passing mail across serial links"
-HOMEPAGE="http://cr.yp.to/serialmail.html"
-SRC_URI="http://cr.yp.to/software/${P}.tar.gz
- mirror://gentoo/${P}-patch.tar.bz2"
-
-LICENSE="all-rights-reserved"
-SLOT="0"
-KEYWORDS="~amd64 ppc x86"
-IUSE="static"
-RESTRICT="mirror bindist"
-
-DEPEND="sys-apps/groff
- >=sys-apps/ucspi-tcp-0.88"
-
-RDEPEND="sys-apps/groff
- >=sys-apps/ucspi-tcp-0.88
- virtual/daemontools"
-
-src_prepare() {
- epatch "${WORKDIR}"/${P}-gentoo.patch
- epatch "${WORKDIR}"/${P}-smtpauth.patch
- epatch "${WORKDIR}"/${P}-smtpauth_comp.patch
- sed -i "s|@CFLAGS@|${CFLAGS}|" conf-cc
- use static && LDFLAGS="${LDFLAGS} -static"
- sed -i "s|@LDFLAGS@|${LDFLAGS}|" conf-ld
- epatch "${FILESDIR}"/${P}-implicit.patch
-}
-
-src_compile() {
- grep -v man hier.c | grep -v doc > hier.c.tmp ; mv hier.c.tmp hier.c
- emake it man
-}
-
-src_install() {
- dobin serialsmtp serialqmtp maildirsmtp maildirserial maildirqmtp
-
- dodoc AUTOTURN CHANGES FROMISP SYSDEPS THANKS TOISP \
- BLURB FILES INSTALL README TARGETS TODO VERSION
-
- doman maildirqmtp.1 maildirserial.1 maildirsmtp.1 \
- serialqmtp.1 serialsmtp.1
-}
next reply other threads:[~2020-09-16 22:40 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-09-16 22:40 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-01-16 9:27 [gentoo-commits] repo/gentoo:master commit in: net-mail/serialmail/ Petr Vaněk
2020-09-19 17:59 Sam James
2020-09-16 22:40 Sam James
2020-09-16 2:32 Sam James
2020-09-15 0:34 Sam James
2020-03-24 13:32 Ben Kohler
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=1600296032.93aff0a56b4359a00be84937e86e5faeba3ef505.sam@gentoo \
--to=sam@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