summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGerhard Bräunlich <wippbox@gmx.net>2016-09-01 22:52:50 +0200
committerDavid Seifert <soap@gentoo.org>2016-09-02 22:08:57 +0200
commitb451a42dd3357a2d8d00dba9b92b1032799a295e (patch)
treebb858d991b1654fe6c55cc16e98b74883138b7e8 /sci-astronomy/xfitsview/files
parentsci-astronomy/skycat: Deleted EAPI 4 ebuild (diff)
downloadgentoo-b451a42dd3357a2d8d00dba9b92b1032799a295e.tar.gz
gentoo-b451a42dd3357a2d8d00dba9b92b1032799a295e.tar.bz2
gentoo-b451a42dd3357a2d8d00dba9b92b1032799a295e.zip
sci-astronomy/xfitsview: revbump (EAPI 4 -> 6)
Package-Manager: portage-2.2.28 Closes: https://github.com/gentoo/gentoo/pull/2187 Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'sci-astronomy/xfitsview/files')
-rw-r--r--sci-astronomy/xfitsview/files/xfitsview-2.2-build_system.patch8
1 files changed, 4 insertions, 4 deletions
diff --git a/sci-astronomy/xfitsview/files/xfitsview-2.2-build_system.patch b/sci-astronomy/xfitsview/files/xfitsview-2.2-build_system.patch
index 6b010a3ea721..12eaacf4e244 100644
--- a/sci-astronomy/xfitsview/files/xfitsview-2.2-build_system.patch
+++ b/sci-astronomy/xfitsview/files/xfitsview-2.2-build_system.patch
@@ -4,8 +4,8 @@
http://bugs.gentoo.org/show_bug.cgi?id=337479
---- Makefile.in
-+++ Makefile.in
+--- a/Makefile.in
++++ b/Makefile.in
@@ -61,26 +61,26 @@
LIBDIR = lib/$(ARCH)/
CFLAGS = -Iinclude -Ifitssubs @MOTIF_CPPFLAGS@ @X_CFLAGS@ \
@@ -41,8 +41,8 @@ http://bugs.gentoo.org/show_bug.cgi?id=337479
# make gzipped tar backup of directory
backup:
---- fitssubs/Makefile.in
-+++ fitssubs/Makefile.in
+--- a/fitssubs/Makefile.in
++++ b/fitssubs/Makefile.in
@@ -69,7 +69,7 @@