Gentoo Archives: gentoo-commits

From: Patrice Clement <monsieurp@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: mail-client/neomutt/files/
Date: Tue, 27 Feb 2018 22:49:31
Message-Id: 1519771677.6a0c2895a3cce33a349b7be1e12049e529a517bd.monsieurp@gentoo
1 commit: 6a0c2895a3cce33a349b7be1e12049e529a517bd
2 Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
3 AuthorDate: Mon Feb 26 21:01:31 2018 +0000
4 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
5 CommitDate: Tue Feb 27 22:47:57 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6a0c2895
7
8 mail-client/neomutt: remove unused patch.
9
10 Closes: https://github.com/gentoo/gentoo/pull/7287
11
12 .../0001-Rename-mutt-to-neomutt-20171006.patch | 25 ----------------------
13 1 file changed, 25 deletions(-)
14
15 diff --git a/mail-client/neomutt/files/0001-Rename-mutt-to-neomutt-20171006.patch b/mail-client/neomutt/files/0001-Rename-mutt-to-neomutt-20171006.patch
16 deleted file mode 100644
17 index 6b591e32908..00000000000
18 --- a/mail-client/neomutt/files/0001-Rename-mutt-to-neomutt-20171006.patch
19 +++ /dev/null
20 @@ -1,25 +0,0 @@
21 -From dd318718302850408319e36766329bed29b2c1c1 Mon Sep 17 00:00:00 2001
22 -From: Nicolas Bock <nicolasbock@×××××.com>
23 -Date: Mon, 2 Oct 2017 14:04:34 -0600
24 -Subject: [PATCH] Rename mutt to neomutt
25 -
26 ----
27 - configure.ac | 2 +-
28 - 1 file changed, 1 insertion(+), 1 deletion(-)
29 -
30 -diff --git a/configure.ac b/configure.ac
31 -index 7a3cfad9..4e2968fd 100644
32 ---- a/configure.ac
33 -+++ b/configure.ac
34 -@@ -184,7 +184,7 @@ AC_ARG_WITH(mailpath,
35 - AC_ARG_WITH(docdir,
36 - AS_HELP_STRING([--with-docdir=PATH],[Specify where to put the documentation]),
37 - [mutt_cv_docdir=$withval],
38 -- [mutt_cv_docdir='${datarootdir}/doc/mutt'])
39 -+ [mutt_cv_docdir='${datarootdir}/doc/neomutt'])
40 -
41 - AC_ARG_WITH(domain,
42 - AS_HELP_STRING([--with-domain=DOMAIN],[Specify your DNS domain name]),
43 ---
44 -2.13.6
45 -