public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Aaron Bauman" <bman@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-mail/metamail/
Date: Sat,  9 Feb 2019 19:56:00 +0000 (UTC)	[thread overview]
Message-ID: <1549742098.dba67117b6a9c0aa92abc9b8dadab619137eeb69.bman@gentoo> (raw)

commit:     dba67117b6a9c0aa92abc9b8dadab619137eeb69
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Tue Feb  5 08:28:31 2019 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Sat Feb  9 19:54:58 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dba67117

net-mail/metamail: remove old (EAPI4)

Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/10984
Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>

 net-mail/metamail/metamail-2.7.53.3-r1.ebuild | 66 ---------------------------
 1 file changed, 66 deletions(-)

diff --git a/net-mail/metamail/metamail-2.7.53.3-r1.ebuild b/net-mail/metamail/metamail-2.7.53.3-r1.ebuild
deleted file mode 100644
index 0fc5a95cabe..00000000000
--- a/net-mail/metamail/metamail-2.7.53.3-r1.ebuild
+++ /dev/null
@@ -1,66 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=4
-
-inherit autotools eutils toolchain-funcs versionator
-
-MY_PV=$(get_version_component_range 1-2)
-DEB_PV=${MY_PV}-$(get_version_component_range 3)
-
-DESCRIPTION="Metamail (with Debian patches) - Generic MIME package"
-HOMEPAGE="http://ftp.funet.fi/pub/unix/mail/metamail/"
-SRC_URI="http://ftp.funet.fi/pub/unix/mail/metamail/mm${MY_PV}.tar.Z
-	mirror://debian/pool/main/m/metamail/metamail_${DEB_PV}.diff.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86"
-IUSE="static-libs"
-
-DEPEND="sys-libs/ncurses
-	app-arch/sharutils
-	net-mail/mailbase"
-RDEPEND="app-misc/mime-types
-	sys-apps/debianutils
-	!app-misc/run-mailcap"
-
-S=${WORKDIR}/mm${MY_PV}/src
-
-src_prepare() {
-	epatch "${WORKDIR}"/metamail_${DEB_PV}.diff
-	epatch "${FILESDIR}"/${PN}-2.7.45.3-CVE-2006-0709.patch
-	epatch "${FILESDIR}"/${P}-glibc-2.10.patch
-
-	# respect CFLAGS
-	sed -i -e 's/CFLAGS/LIBS/' \
-		"${S}"/src/{metamail,richmail}/Makefile.am || die
-
-	# add missing include - QA
-	sed -i -e '/config.h/a #include <string.h>' \
-		"${S}"/src/metamail/shared.c || die
-
-	# Fix building with ncurses[tinfo]
-	sed -i -e "s/-lncurses/$($(tc-getPKG_CONFIG) --libs ncurses)/" \
-		src/richmail/Makefile.am \
-		src/metamail/Makefile.am || die
-	eautoreconf
-	chmod +x "${S}"/configure
-}
-
-src_configure() {
-	econf $(use_enable static-libs static)
-}
-
-src_compile() {
-	emake CC=$(tc-getCC) CFLAGS="${CFLAGS}"
-}
-
-src_install () {
-	emake DESTDIR="${D}" install
-	dodoc CREDITS README
-	rm man/mmencode.1
-	doman man/* debian/mimencode.1 debian/mimeit.1
-
-	use static-libs || find "${D}"/usr/lib* -name '*.la' -delete
-}


             reply	other threads:[~2019-02-09 19:56 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-02-09 19:56 Aaron Bauman [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-03-20  0:05 [gentoo-commits] repo/gentoo:master commit in: net-mail/metamail/ Sam James
2019-01-18  8:13 Mikle Kolyada
2019-01-18  8:13 Mikle Kolyada
2018-10-14  9:14 Sergei Trofimovich
2018-10-14  8:59 Sergei Trofimovich
2018-10-13  6:56 Tobias Klausmann
2018-10-09  9:51 Mikle Kolyada
2018-10-06 22:08 Sergei Trofimovich
2018-10-06 18:23 Sergei Trofimovich
2018-10-06 17:13 Sergei Trofimovich
2018-10-05 14:09 Mikle Kolyada
2018-10-05 12:25 Thomas Deutschmann
2018-05-31  7:48 Eray Aslan
2018-01-05 22:07 David Seifert

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=1549742098.dba67117b6a9c0aa92abc9b8dadab619137eeb69.bman@gentoo \
    --to=bman@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