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 B8BA41396D0 for ; Fri, 6 Oct 2017 17:42:15 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D3F2FE0DBE; Fri, 6 Oct 2017 17:42:14 +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 A4F35E0DBE for ; Fri, 6 Oct 2017 17:42:14 +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 35347341741 for ; Fri, 6 Oct 2017 17:42:13 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BA5868F9D for ; Fri, 6 Oct 2017 17:42:11 +0000 (UTC) From: "Nicolas Bock" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Nicolas Bock" Message-ID: <1507311718.486e06d02b42d8b0c61439f4596837e68720aadb.nicolasbock@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: mail-client/neomutt/files/ X-VCS-Repository: repo/gentoo X-VCS-Files: mail-client/neomutt/files/0001-Rename-mutt-to-neomutt-9999.patch X-VCS-Directories: mail-client/neomutt/files/ X-VCS-Committer: nicolasbock X-VCS-Committer-Name: Nicolas Bock X-VCS-Revision: 486e06d02b42d8b0c61439f4596837e68720aadb X-VCS-Branch: master Date: Fri, 6 Oct 2017 17:42:11 +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-Archives-Salt: 07655caa-ffd1-4745-9c12-733bbbae8dab X-Archives-Hash: a1bed62837a8c6cf9d652fb406ba4885 commit: 486e06d02b42d8b0c61439f4596837e68720aadb Author: Nicolas Bock gentoo org> AuthorDate: Fri Oct 6 17:41:58 2017 +0000 Commit: Nicolas Bock gentoo org> CommitDate: Fri Oct 6 17:41:58 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=486e06d0 mail-client/neomutt: Update patch file for live ebuild Package-Manager: Portage-2.3.8, Repoman-2.3.3 .../files/0001-Rename-mutt-to-neomutt-9999.patch | 64 ++-------------------- 1 file changed, 4 insertions(+), 60 deletions(-) diff --git a/mail-client/neomutt/files/0001-Rename-mutt-to-neomutt-9999.patch b/mail-client/neomutt/files/0001-Rename-mutt-to-neomutt-9999.patch index 319adafc80b..7afa921c537 100644 --- a/mail-client/neomutt/files/0001-Rename-mutt-to-neomutt-9999.patch +++ b/mail-client/neomutt/files/0001-Rename-mutt-to-neomutt-9999.patch @@ -1,32 +1,14 @@ -From 8bbf8197154cea2cfec0236a0fad6e7c1eff8163 Mon Sep 17 00:00:00 2001 +From 42c5c059a87851a9103cf46dd9d6083b5938f1c5 Mon Sep 17 00:00:00 2001 From: Nicolas Bock Date: Mon, 2 Oct 2017 14:04:34 -0600 Subject: [PATCH] Rename mutt to neomutt --- - Makefile.am | 4 ++-- - configure.ac | 2 +- - doc/Makefile.am | 6 +++--- - lib/Makefile.am | 4 ++-- - 4 files changed, 8 insertions(+), 8 deletions(-) + configure.ac | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) -diff --git a/Makefile.am b/Makefile.am -index b00d1f8a..08a16a7e 100644 ---- a/Makefile.am -+++ b/Makefile.am -@@ -62,8 +62,8 @@ nodist_neomutt_SOURCES = $(BUILT_SOURCES) - LIBIMAP = -Limap -limap - LIBIMAPDEPS = $(top_srcdir)/imap/imap.h imap/libimap.a - --LIBMUTT = -Llib -lmutt --LIBMUTTDEPS = $(top_srcdir)/lib/lib.h lib/libmutt.a -+LIBMUTT = -Llib -lneomutt -+LIBMUTTDEPS = $(top_srcdir)/lib/lib.h lib/libneomutt.a - - neomutt_LDADD = $(MUTT_LIB_OBJECTS) $(LIBOBJS) $(HCACHE_LIBS) $(NCRYPT_LIBS) \ - $(LIBIMAP) $(LIBMUTT) $(LIBICONV) $(GPGME_LIBS) $(INTLLIBS) diff --git a/configure.ac b/configure.ac -index 0299f921..667b7f65 100644 +index 7a3cfad9..4e2968fd 100644 --- a/configure.ac +++ b/configure.ac @@ -184,7 +184,7 @@ AC_ARG_WITH(mailpath, @@ -38,44 +20,6 @@ index 0299f921..667b7f65 100644 AC_ARG_WITH(domain, AS_HELP_STRING([--with-domain=DOMAIN],[Specify your DNS domain name]), -diff --git a/doc/Makefile.am b/doc/Makefile.am -index cbb5efec..96bae35a 100644 ---- a/doc/Makefile.am -+++ b/doc/Makefile.am -@@ -43,8 +43,8 @@ install-data-local: makedoc-all - $(INSTALL) -m 644 neomutt.1 $(DESTDIR)$(mandir)/man1/neomutt.1 - $(INSTALL) -m 644 neomuttrc.man $(DESTDIR)$(mandir)/man5/neomuttrc.5 - $(INSTALL) -m 644 $(srcdir)/smime_keys.1 $(DESTDIR)$(mandir)/man1/smime_keys_$(PACKAGE).1 -- $(INSTALL) -m 644 $(srcdir)/pgpewrap.1 $(DESTDIR)$(mandir)/man1/pgpewrap_$(PACKAGE).1 -- $(INSTALL) -m 644 $(srcdir)/pgpring.1 $(DESTDIR)$(mandir)/man1/pgpring_$(PACKAGE).1 -+ $(INSTALL) -m 644 $(srcdir)/pgpewrap.1 $(DESTDIR)$(mandir)/man1/neomutt_pgpewrap_$(PACKAGE).1 -+ $(INSTALL) -m 644 $(srcdir)/pgpring.1 $(DESTDIR)$(mandir)/man1/neomutt_pgpring_$(PACKAGE).1 - $(INSTALL) -m 644 $(srcdir)/mbox.5 $(DESTDIR)$(mandir)/man5/mbox_$(PACKAGE).5 - $(INSTALL) -m 644 $(srcdir)/mmdf.5 $(DESTDIR)$(mandir)/man5/mmdf_$(PACKAGE).5 - $(MKDIR_P) $(DESTDIR)$(docdir) -@@ -63,7 +63,7 @@ install-data-local: makedoc-all - -$(INSTALL) -m 644 $(srcdir)/mime.types $(DESTDIR)$(docdir)/mime.types - - uninstall-local: -- for f in neomutt.1 smime_keys_$(PACKAGE).1 pgpewrap_$(PACKAGE).1 pgpring_$(PACKAGE).1; do \ -+ for f in neomutt.1 smime_keys_$(PACKAGE).1 neomutt_pgpewrap_$(PACKAGE).1 neomutt_pgpring_$(PACKAGE).1; do \ - rm -f $(DESTDIR)$(mandir)/man1/$$f; \ - done - for f in neomuttrc.5 mbox_$(PACKAGE).5 mmdf_$(PACKAGE).5; do \ -diff --git a/lib/Makefile.am b/lib/Makefile.am -index ac7658a9..222cbc68 100644 ---- a/lib/Makefile.am -+++ b/lib/Makefile.am -@@ -7,7 +7,7 @@ EXTRA_DIST = lib.h base64.h buffer.h date.h debug.h exit.h file.h hash.h mapping - - AM_CPPFLAGS = -I$(top_srcdir) - --noinst_LIBRARIES = libmutt.a -+noinst_LIBRARIES = libneomutt.a - --libmutt_a_SOURCES = base64.c buffer.c date.c debug.c exit.c file.c hash.c mapping.c md5.c memory.c message.c sha1.c string.c -+libneomutt_a_SOURCES = base64.c buffer.c date.c debug.c exit.c file.c hash.c mapping.c md5.c memory.c message.c sha1.c string.c - -- 2.13.6