public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas K. Hüttel" <dilfridge@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: mail-filter/libmilter/
Date: Fri, 12 Apr 2019 22:09:06 +0000 (UTC)	[thread overview]
Message-ID: <1555106940.d84fc82f3c12794444c02955594e2cdc3bbe8a88.dilfridge@gentoo> (raw)

commit:     d84fc82f3c12794444c02955594e2cdc3bbe8a88
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 12 22:08:52 2019 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Fri Apr 12 22:09:00 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d84fc82f

mail-filter/libmilter: EAPI bump

Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>

 mail-filter/libmilter/libmilter-1.0.2.ebuild | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)

diff --git a/mail-filter/libmilter/libmilter-1.0.2.ebuild b/mail-filter/libmilter/libmilter-1.0.2.ebuild
index a804150cb01..326d780d483 100644
--- a/mail-filter/libmilter/libmilter-1.0.2.ebuild
+++ b/mail-filter/libmilter/libmilter-1.0.2.ebuild
@@ -1,9 +1,9 @@
 # Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI="2"
+EAPI=7
 
-inherit eutils multilib toolchain-funcs
+inherit multilib toolchain-funcs
 
 # This library is part of sendmail, but it does not share the version number with it.
 # In order to find the right libmilter version number, check SMFI_VERSION definition
@@ -27,8 +27,9 @@ RDEPEND="!mail-mta/sendmail"
 S="${WORKDIR}/sendmail-${SENDMAIL_VER}"
 
 src_prepare() {
-	epatch "${FILESDIR}"/${PN}-build-system.patch
-	epatch "${FILESDIR}"/${PN}-sharedlib.patch
+	eapply "${FILESDIR}"/${PN}-build-system.patch
+	eapply "${FILESDIR}"/${PN}-sharedlib.patch
+	default
 
 	local CC="$(tc-getCC)"
 	local ENVDEF="-DNETUNIX -DNETINET"
@@ -45,7 +46,7 @@ src_prepare() {
 
 src_compile() {
 	pushd libmilter
-	emake -j1 MILTER_SOVER=${PV} || die "libmilter compilation failed"
+	emake -j1 MILTER_SOVER=${PV}
 	popd
 }
 
@@ -58,9 +59,8 @@ src_install () {
 		MANOWN=root MANGRP=0 INCOWN=root INCGRP=0 \
 		MSPQOWN=root CFOWN=root CFGRP=0 \
 		MILTER_SOVER=${PV} \
-		install -C obj.*/libmilter \
-		|| die "install failed"
+		install -C obj.*/libmilter
 
 	dodoc libmilter/README
-	dohtml libmilter/docs/*
+	dodoc libmilter/docs/*
 }


             reply	other threads:[~2019-04-12 22:09 UTC|newest]

Thread overview: 68+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-04-12 22:09 Andreas K. Hüttel [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-12-14  1:53 [gentoo-commits] repo/gentoo:master commit in: mail-filter/libmilter/ Sam James
2022-12-09  6:54 Joonas Niilola
2022-11-18 20:06 Arthur Zamarin
2022-11-18 20:06 Arthur Zamarin
2022-09-19  6:31 Michał Górny
2022-08-28  6:59 Joonas Niilola
2022-08-28  6:59 Joonas Niilola
2022-08-26 10:08 Sam James
2022-08-24 16:09 Arthur Zamarin
2022-08-24  7:04 Sam James
2022-08-24  5:28 Agostino Sarubbo
2022-08-24  5:26 Agostino Sarubbo
2022-08-24  4:01 Arthur Zamarin
2022-08-24  4:01 Arthur Zamarin
2022-08-24  4:01 Arthur Zamarin
2022-08-24  4:01 Arthur Zamarin
2022-08-24  4:01 Arthur Zamarin
2022-08-24  4:01 Arthur Zamarin
2022-08-24  1:30 Sam James
2022-08-24  1:30 Sam James
2022-08-13 19:24 Sam James
2022-08-03 21:53 Sam James
2022-07-31 23:01 Sam James
2022-07-31  8:35 Sam James
2022-07-31  8:27 Sam James
2022-02-23  4:39 Arthur Zamarin
2022-02-19 12:53 Arthur Zamarin
2022-02-19 12:32 Arthur Zamarin
2022-02-19 12:02 Arthur Zamarin
2022-02-19  9:03 Arthur Zamarin
2022-02-19  8:20 Arthur Zamarin
2021-09-07 17:04 Sam James
2021-08-26 19:51 Sam James
2021-08-24 23:26 Sam James
2021-08-24 23:26 Sam James
2021-08-23 22:16 Agostino Sarubbo
2021-08-23 10:47 Agostino Sarubbo
2021-08-23 10:46 Agostino Sarubbo
2021-08-23 10:44 Agostino Sarubbo
2021-08-23  0:39 Sam James
2021-08-18 19:39 Sam James
2021-07-23 18:28 Marek Szuba
2021-07-18  1:57 Ionen Wolkens
2021-06-01  9:44 Ionen Wolkens
2021-06-01  9:44 Ionen Wolkens
2021-06-01  9:44 Ionen Wolkens
2021-01-22 21:42 Sam James
2021-01-22 21:42 Sam James
2020-08-18 12:24 Sam James
2020-06-28 10:41 Joonas Niilola
2020-04-04  9:24 Mart Raudsepp
2020-03-24 13:32 Ben Kohler
2020-03-18 11:13 Agostino Sarubbo
2020-03-18 11:11 Agostino Sarubbo
2020-03-18 11:04 Agostino Sarubbo
2020-03-18  9:56 Agostino Sarubbo
2020-03-18  9:46 Agostino Sarubbo
2020-03-17 18:44 Agostino Sarubbo
2020-03-16 18:25 Sergei Trofimovich
2019-05-06 15:25 Tobias Klausmann
2019-04-18  4:16 Aaron Bauman
2019-04-18  3:30 Aaron Bauman
2019-03-28  5:50 Markus Meier
2019-03-25 22:18 Sergei Trofimovich
2019-03-24 20:12 Sergei Trofimovich
2019-03-24 19:44 Sergei Trofimovich
2019-03-23  9:58 Sergei Trofimovich

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=1555106940.d84fc82f3c12794444c02955594e2cdc3bbe8a88.dilfridge@gentoo \
    --to=dilfridge@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