From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 69A82138335 for ; Sat, 9 Feb 2019 19:56:05 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 12754E0B01; Sat, 9 Feb 2019 19:56:04 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id DED34E0AFF for ; Sat, 9 Feb 2019 19:56:03 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 39D56335D45 for ; Sat, 9 Feb 2019 19:56:02 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 865A253B for ; Sat, 9 Feb 2019 19:56:00 +0000 (UTC) From: "Aaron Bauman" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Aaron Bauman" Message-ID: <1549742098.dba67117b6a9c0aa92abc9b8dadab619137eeb69.bman@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-mail/metamail/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-mail/metamail/metamail-2.7.53.3-r1.ebuild X-VCS-Directories: net-mail/metamail/ X-VCS-Committer: bman X-VCS-Committer-Name: Aaron Bauman X-VCS-Revision: dba67117b6a9c0aa92abc9b8dadab619137eeb69 X-VCS-Branch: master Date: Sat, 9 Feb 2019 19:56:00 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: f9f4ae5b-8259-4a66-8e63-91c85aee5902 X-Archives-Hash: f59e22b219e3ce99ec8d747ee783ae1c commit: dba67117b6a9c0aa92abc9b8dadab619137eeb69 Author: Michael Mair-Keimberger gmail com> AuthorDate: Tue Feb 5 08:28:31 2019 +0000 Commit: Aaron Bauman gentoo 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 gmail.com> Closes: https://github.com/gentoo/gentoo/pull/10984 Signed-off-by: Aaron Bauman 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 ' \ - "${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 -}