From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-984707-garchives=archives.gentoo.org@lists.gentoo.org>
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 3F2371396D9
	for <garchives@archives.gentoo.org>; Sat, 18 Nov 2017 18:04:05 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 77CA5E0DA6;
	Sat, 18 Nov 2017 18:04:03 +0000 (UTC)
Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4])
	(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 4596FE0DA6
	for <gentoo-commits@lists.gentoo.org>; Sat, 18 Nov 2017 18:04:03 +0000 (UTC)
Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52])
	(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 03C6733FE2A
	for <gentoo-commits@lists.gentoo.org>; Sat, 18 Nov 2017 18:04:02 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 51CF99F46
	for <gentoo-commits@lists.gentoo.org>; Sat, 18 Nov 2017 18:03:59 +0000 (UTC)
From: "David Seifert" <soap@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: 8bit
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "David Seifert" <soap@gentoo.org>
Message-ID: <1511028222.952ccad88687bd307a8bb0df235030de197d2317.soap@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: app-editors/xemacs/files/
X-VCS-Repository: repo/gentoo
X-VCS-Files: app-editors/xemacs/files/xemacs-21.5.29-optimization-bug.patch app-editors/xemacs/files/xemacs-21.5.33-no-mule-build.patch
X-VCS-Directories: app-editors/xemacs/files/
X-VCS-Committer: soap
X-VCS-Committer-Name: David Seifert
X-VCS-Revision: 952ccad88687bd307a8bb0df235030de197d2317
X-VCS-Branch: master
Date: Sat, 18 Nov 2017 18:03:59 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Archives-Salt: 02028948-607a-4fbe-99ad-25a5b154c353
X-Archives-Hash: 20248ee5a0f85e88ad0990b59e912191

commit:     952ccad88687bd307a8bb0df235030de197d2317
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Sat Nov 18 12:40:21 2017 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sat Nov 18 18:03:42 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=952ccad8

app-editors/xemacs: remove unused patches

Closes: https://github.com/gentoo/gentoo/pull/6225

 .../files/xemacs-21.5.29-optimization-bug.patch    | 14 ---------
 .../files/xemacs-21.5.33-no-mule-build.patch       | 33 ----------------------
 2 files changed, 47 deletions(-)

diff --git a/app-editors/xemacs/files/xemacs-21.5.29-optimization-bug.patch b/app-editors/xemacs/files/xemacs-21.5.29-optimization-bug.patch
deleted file mode 100644
index 32a1a02c2ab..00000000000
--- a/app-editors/xemacs/files/xemacs-21.5.29-optimization-bug.patch
+++ /dev/null
@@ -1,14 +0,0 @@
-Work around a GCC optimization bug as described in
-http://tracker.xemacs.org/XEmacs/its/issue354
-
---- src/dumper.c.~1~	2008-01-26 09:54:11.000000000 +0100
-+++ src/dumper.c	2008-05-03 10:17:03.000000000 +0200
-@@ -2584,7 +2584,7 @@
- #endif /* !WIN32_NATIVE */
- 
- 
--static int
-+int
- pdump_file_try (Wexttext *exe_path)
- {
-   Wexttext *w = exe_path + wext_strlen (exe_path);

diff --git a/app-editors/xemacs/files/xemacs-21.5.33-no-mule-build.patch b/app-editors/xemacs/files/xemacs-21.5.33-no-mule-build.patch
deleted file mode 100644
index 17e572044fa..00000000000
--- a/app-editors/xemacs/files/xemacs-21.5.33-no-mule-build.patch
+++ /dev/null
@@ -1,33 +0,0 @@
-diff -r a2912073be85 lisp/paragraphs.el
---- a/lisp/paragraphs.el	Wed Jun 19 09:30:30 2013 -0600
-+++ b/lisp/paragraphs.el	Sat Jun 22 13:27:48 2013 +0200
-@@ -180,7 +180,10 @@
-   :type '(choice regexp (const :tag "Use default value" nil)))
- (put 'sentence-end 'safe-local-variable 'string-or-null-p)
- 
--(defcustom sentence-end-base "[.?!][]\"'”)}]*"
-+(defcustom sentence-end-base
-+  (concat "[.?!][]\"'"
-+	  (if (featurep 'mule) (string (unicode-to-char #x201D)) "")
-+	  ")}]*")
-   "Regexp matching the basic end of a sentence, not including following space."
-   :group 'paragraphs
-   :type 'string
-@@ -201,14 +204,14 @@
- in between.  See Info node `(elisp)Standard Regexps'."
-   (or sentence-end
-       ;; We accept non-break space along with space.
--      (concat (if sentence-end-without-period "\\w[ \u00a0][ \u00a0]\\|")
-+      (concat (if sentence-end-without-period "\\w[ \240][ \240]\\|")
- 	      "\\("
- 	      sentence-end-base
-               (if sentence-end-double-space
--                  "\\($\\|[ \u00a0]$\\|\t\\|[ \u00a0][ \u00a0]\\)" "\\($\\|[\t \u00a0]\\)")
-+                  "\\($\\|[ \240]$\\|\t\\|[ \240][ \240]\\)" "\\($\\|[\t \240]\\)")
-               "\\|[" sentence-end-without-space "]+"
- 	      "\\)"
--              "[ \u00a0\t\n]*")))
-+              "[ \240\t\n]*")))
- 
- (defcustom page-delimiter "^\014"
-   "*Regexp describing line-beginnings that separate pages."