From: "Jeroen Roovers" <jer@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: mail-client/cone/
Date: Sat, 24 Jun 2017 09:33:00 +0000 (UTC) [thread overview]
Message-ID: <1498296778.e0d4e5672bdd24c60a9193072b7b313188a03538.jer@gentoo> (raw)
commit: e0d4e5672bdd24c60a9193072b7b313188a03538
Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 24 09:32:35 2017 +0000
Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Sat Jun 24 09:32:58 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e0d4e567
mail-client/cone: Fix src_prepare() for EAPI=6.
Package-Manager: Portage-2.3.6, Repoman-2.3.2
mail-client/cone/cone-0.95.ebuild | 3 +++
1 file changed, 3 insertions(+)
diff --git a/mail-client/cone/cone-0.95.ebuild b/mail-client/cone/cone-0.95.ebuild
index 6cd1e1d5ba5..ab7e7f1c86f 100644
--- a/mail-client/cone/cone-0.95.ebuild
+++ b/mail-client/cone/cone-0.95.ebuild
@@ -28,11 +28,14 @@ DEPEND="${RDEPEND}
dev-lang/perl"
src_prepare() {
+ default
+
# move local macro to m4 and run eautoreconf
mkdir "${S}/m4"
sed -n -e '/# AC_PROG_SYSCONFTOOL/,+33 p' "${S}"/aclocal.m4 > \
m4/sysconftool.m4 || die
sed -i -e '/^SUBDIRS/i ACLOCAL_AMFLAGS = -I m4' "${S}"/Makefile.am || die
+
eautoreconf
}
next reply other threads:[~2017-06-24 9:33 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-06-24 9:33 Jeroen Roovers [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-08-16 2:24 [gentoo-commits] repo/gentoo:master commit in: mail-client/cone/ Sam James
2019-04-12 7:06 Sergei Trofimovich
2019-04-08 15:32 Mikle Kolyada
2019-01-07 19:15 Lars Wendler
2018-12-25 19:29 Tim Harder
2017-07-06 15:25 Jeroen Roovers
2017-07-03 14:10 Eray Aslan
2017-06-23 9:15 Eray Aslan
2017-04-17 23:24 Michael Weber
2017-04-03 12:33 Agostino Sarubbo
2017-04-02 13:23 Agostino Sarubbo
2015-08-10 11:46 Eray Aslan
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=1498296778.e0d4e5672bdd24c60a9193072b7b313188a03538.jer@gentoo \
--to=jer@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