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 120E5139085 for ; Sun, 29 Jan 2017 20:11:46 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 618C32340EA; Sun, 29 Jan 2017 20:11:11 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 2BE402340EA for ; Sun, 29 Jan 2017 20:11:11 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id CBC9D34165B for ; Sun, 29 Jan 2017 20:11:02 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E4FE03A32 for ; Sun, 29 Jan 2017 20:10:58 +0000 (UTC) From: "David Seifert" 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" Message-ID: <1485720580.d1ab4dbc5f579aad217dd801e5796504bfbe81f8.soap@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sci-visualization/epix/files/ X-VCS-Repository: repo/gentoo X-VCS-Files: sci-visualization/epix/files/epix-1.2.6-automake.patch sci-visualization/epix/files/epix-1.2.6-doc-gentoo.patch sci-visualization/epix/files/epix-1.2.9-autotools.patch X-VCS-Directories: sci-visualization/epix/files/ X-VCS-Committer: soap X-VCS-Committer-Name: David Seifert X-VCS-Revision: d1ab4dbc5f579aad217dd801e5796504bfbe81f8 X-VCS-Branch: master Date: Sun, 29 Jan 2017 20:10:58 +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: d97be67e-c645-4d57-b84e-452621ed91ad X-Archives-Hash: 5b934fdad27064e9bb29ab89b286deba commit: d1ab4dbc5f579aad217dd801e5796504bfbe81f8 Author: Michael Mair-Keimberger (asterix) gmail com> AuthorDate: Sun Jan 29 09:19:04 2017 +0000 Commit: David Seifert gentoo org> CommitDate: Sun Jan 29 20:09:40 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d1ab4dbc sci-visualization/epix: remove unused patches Closes: https://github.com/gentoo/gentoo/pull/3709 .../epix/files/epix-1.2.6-automake.patch | 27 ------- .../epix/files/epix-1.2.6-doc-gentoo.patch | 74 ----------------- .../epix/files/epix-1.2.9-autotools.patch | 94 ---------------------- 3 files changed, 195 deletions(-) diff --git a/sci-visualization/epix/files/epix-1.2.6-automake.patch b/sci-visualization/epix/files/epix-1.2.6-automake.patch deleted file mode 100644 index 80e9fb2..00000000 --- a/sci-visualization/epix/files/epix-1.2.6-automake.patch +++ /dev/null @@ -1,27 +0,0 @@ - Makefile.am | 6 +++--- - 1 file changed, 3 insertions(+), 3 deletions(-) - -diff --git a/Makefile.am b/Makefile.am -index 366c582..2edbfe0 100644 ---- a/Makefile.am -+++ b/Makefile.am -@@ -15,7 +15,7 @@ SUBDIRS = . samples doc - bin_SCRIPTS = epix elaps flix laps - - pkglib_LIBRARIES = libepix.a --pkglib_DATA = epix-lib.sh -+pkgdata_DATA = epix-lib.sh - include_HEADERS = epix.h - - libepix_a_CXXSOURCES = active_screen.cc affine.cc angle_units.cc \ -@@ -107,8 +107,8 @@ install-data-local: - $(INSTALL_DATA) $(EPIX_CONFFILES) $(DESTDIR)$(docdir)/config - - # This is being installed by install-exec, but should not be executable --install-exec-local: install-pkglibDATA -- chmod a-x $(DESTDIR)$(pkglibdir)/epix-lib.sh -+install-exec-local: install-pkgdataDATA -+ chmod a-x $(DESTDIR)$(pkgdatadir)/epix-lib.sh - - uninstall-local: - -rm -rf $(DESTDIR)$(docdir)/notes $(DESTDIR)$(docdir)/config diff --git a/sci-visualization/epix/files/epix-1.2.6-doc-gentoo.patch b/sci-visualization/epix/files/epix-1.2.6-doc-gentoo.patch deleted file mode 100644 index ce0ec81..00000000 --- a/sci-visualization/epix/files/epix-1.2.6-doc-gentoo.patch +++ /dev/null @@ -1,74 +0,0 @@ -diff -Nura epix-1.2.6.orig/doc/Makefile.am epix-1.2.6/doc/Makefile.am ---- epix-1.2.6.orig/doc/Makefile.am 2009-02-16 02:16:58.000000000 +0000 -+++ epix-1.2.6/doc/Makefile.am 2009-04-13 18:11:18.310702097 +0100 -@@ -1,7 +1,7 @@ - # Makefile.am for ePiX v1.x "doc" directory - # - --EPIXFLAGS = --no-defaults -I.. -L.. -lepix -v -+EPIXFLAGS = --no-defaults -I.. -L.. -lepix -q - - %.eepic: %.xp - ../epix-local $(EPIXFLAGS) $< -@@ -13,13 +13,13 @@ - CLEANFILES = *~ *.aux *.dvi *.log *.out *.toc \ - *.fdx *.flg *.fnd *.idx *.ilg *.ind \ - epix.info epix.info.bz2 manual_src.tar manual.pdf manual.ps \ -- manual_src.tar.gz manual.pdf.gz manual.ps.gz manual-stamp -+ manual_src.tar.gz manual.pdf manual.ps.gz manual-stamp - - MAINTAINERCLEANFILES = *.eepic *.aux *.dvi *.log *.out *.toc \ - *.fdx *.flg *.fnd *.idx *.ilg *.ind - - ## Targets ## --doc_DATA = manual.pdf.gz manual.ps.gz manual_src.tar.gz -+doc_DATA = - - info_TEXINFOS = epix.texi - -@@ -42,8 +42,7 @@ - gzip -9 -c manual.ps > manual.ps.gz - - #PDF --manual.pdf.gz: manual-stamp -- gzip -9 -c manual.pdf > manual.pdf.gz -+manual.pdf: manual-stamp - - epix.info: manual-stamp epix.texi - makeinfo epix.texi 2>&1 >/dev/null -diff -Nura epix-1.2.6.orig/Makefile.am epix-1.2.6/Makefile.am ---- epix-1.2.6.orig/Makefile.am 2008-07-01 03:48:22.000000000 +0100 -+++ epix-1.2.6/Makefile.am 2009-04-13 17:58:15.273913638 +0100 -@@ -56,7 +56,7 @@ - - EPIX_CONFFILES = bash_completions $(EPIX_EL) - --EPIX_NOTEFILES = AUTHORS BUGS ChangeLog COPYING INSTALL NEWS POST-INSTALL \ -+EPIX_NOTEFILES = AUTHORS BUGS ChangeLog NEWS POST-INSTALL \ - README THANKS VERSION - - EXTRA_DIST = $(bin_SCRIPTS) $(man_MANS) $(EPIX_CONFFILES) $(EPIX_NOTEFILES) \ -@@ -102,9 +102,8 @@ - # Extra things to install - install-data-local: - @echo; echo "Installing notes and configuration files" -- ./mkinstalldirs $(DESTDIR)$(docdir)/notes $(DESTDIR)$(docdir)/config -- $(INSTALL_DATA) $(EPIX_NOTEFILES) $(DESTDIR)$(docdir)/notes -- $(INSTALL_DATA) $(EPIX_CONFFILES) $(DESTDIR)$(docdir)/config -+ ./mkinstalldirs $(DESTDIR)$(docdir) -+ $(INSTALL_DATA) $(EPIX_NOTEFILES) $(DESTDIR)$(docdir) - - # This is being installed by install-exec, but should not be executable - install-exec-local: install-pkglibDATA -diff -Nura epix-1.2.6.orig/samples/Makefile.am epix-1.2.6/samples/Makefile.am ---- epix-1.2.6.orig/samples/Makefile.am 2008-07-01 03:55:14.000000000 +0100 -+++ epix-1.2.6/samples/Makefile.am 2009-04-13 18:11:31.096963306 +0100 -@@ -7,7 +7,7 @@ - CLEANFILES = *~ *.eepic *.eps sample_src.tar sample_src.tar.gz sample-stamp - - ## Targets ## --doc_DATA = sample_src.tar.gz -+doc_DATA = - - - # tar up tex, xp, and eepic files diff --git a/sci-visualization/epix/files/epix-1.2.9-autotools.patch b/sci-visualization/epix/files/epix-1.2.9-autotools.patch deleted file mode 100644 index ebceb98..00000000 --- a/sci-visualization/epix/files/epix-1.2.9-autotools.patch +++ /dev/null @@ -1,94 +0,0 @@ -* disable automatic install of doc and examples -* update for newer autotools -Patch by Sebastien Fabbro - -diff -Nur epix-1.2.9.orig/doc/Makefile.am epix-1.2.9/doc/Makefile.am ---- epix-1.2.9.orig/doc/Makefile.am 2009-02-16 02:16:58.000000000 +0000 -+++ epix-1.2.9/doc/Makefile.am 2012-02-19 16:46:02.123782104 +0000 -@@ -1,7 +1,7 @@ - # Makefile.am for ePiX v1.x "doc" directory - # - --EPIXFLAGS = --no-defaults -I.. -L.. -lepix -v -+EPIXFLAGS = --no-defaults -I.. -L.. -lepix -q - - %.eepic: %.xp - ../epix-local $(EPIXFLAGS) $< -@@ -13,13 +13,13 @@ - CLEANFILES = *~ *.aux *.dvi *.log *.out *.toc \ - *.fdx *.flg *.fnd *.idx *.ilg *.ind \ - epix.info epix.info.bz2 manual_src.tar manual.pdf manual.ps \ -- manual_src.tar.gz manual.pdf.gz manual.ps.gz manual-stamp -+ manual_src.tar.gz manual.pdf manual.ps.gz manual-stamp - - MAINTAINERCLEANFILES = *.eepic *.aux *.dvi *.log *.out *.toc \ - *.fdx *.flg *.fnd *.idx *.ilg *.ind - - ## Targets ## --doc_DATA = manual.pdf.gz manual.ps.gz manual_src.tar.gz -+doc_DATA = - - info_TEXINFOS = epix.texi - -@@ -42,8 +42,7 @@ - gzip -9 -c manual.ps > manual.ps.gz - - #PDF --manual.pdf.gz: manual-stamp -- gzip -9 -c manual.pdf > manual.pdf.gz -+manual.pdf: manual-stamp - - epix.info: manual-stamp epix.texi - makeinfo epix.texi 2>&1 >/dev/null -diff -Nur epix-1.2.9.orig/Makefile.am epix-1.2.9/Makefile.am ---- epix-1.2.9.orig/Makefile.am 2010-01-25 02:42:26.000000000 +0000 -+++ epix-1.2.9/Makefile.am 2012-02-19 16:50:24.890671835 +0000 -@@ -15,7 +15,8 @@ - bin_SCRIPTS = epix elaps flix laps - - pkglib_LIBRARIES = libepix.a --pkglib_DATA = epix-lib.sh -+pkgepixdir = $(pkglibdir) -+pkgepix_DATA = epix-lib.sh - include_HEADERS = epix.h - - libepix_a_CXXSOURCES = active_screen.cc affine.cc angle_units.cc \ -@@ -56,7 +57,7 @@ - - EPIX_CONFFILES = bash_completions $(EPIX_EL) - --EPIX_NOTEFILES = AUTHORS BUGS ChangeLog COPYING INSTALL NEWS POST-INSTALL \ -+EPIX_NOTEFILES = AUTHORS BUGS ChangeLog NEWS POST-INSTALL \ - README THANKS VERSION - - EXTRA_DIST = $(bin_SCRIPTS) $(man_MANS) $(EPIX_CONFFILES) $(EPIX_NOTEFILES) \ -@@ -102,13 +103,12 @@ - # Extra things to install - install-data-local: - @echo; echo "Installing notes and configuration files" -- $(mkinstalldirs) $(DESTDIR)$(docdir)/notes $(DESTDIR)$(docdir)/config -- $(INSTALL_DATA) $(EPIX_NOTEFILES) $(DESTDIR)$(docdir)/notes -- $(INSTALL_DATA) $(EPIX_CONFFILES) $(DESTDIR)$(docdir)/config -+ $(mkinstalldirs) $(DESTDIR)$(docdir) -+ $(INSTALL_DATA) $(EPIX_NOTEFILES) $(DESTDIR)$(docdir) - - # This is being installed by install-exec, but should not be executable --install-exec-local: install-pkglibDATA -- chmod a-x $(DESTDIR)$(pkglibdir)/epix-lib.sh -+install-exec-local: install-pkgepixDATA -+ chmod a-x $(DESTDIR)$(pkgepixdir)/epix-lib.sh - - uninstall-local: - -rm -rf $(DESTDIR)$(docdir)/notes $(DESTDIR)$(docdir)/config -diff -Nur epix-1.2.9.orig/samples/Makefile.am epix-1.2.9/samples/Makefile.am ---- epix-1.2.9.orig/samples/Makefile.am 2008-07-01 03:55:14.000000000 +0100 -+++ epix-1.2.9/samples/Makefile.am 2012-02-19 16:46:02.123782104 +0000 -@@ -7,7 +7,7 @@ - CLEANFILES = *~ *.eepic *.eps sample_src.tar sample_src.tar.gz sample-stamp - - ## Targets ## --doc_DATA = sample_src.tar.gz -+doc_DATA = - - - # tar up tex, xp, and eepic files