summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Levine <plevine457@gmail.com>2018-04-01 00:15:16 -0400
committerAndreas Sturmlechner <asturm@gentoo.org>2018-04-04 23:09:31 +0200
commit5e968713ed0def06f64c8cbf7253d89be14dc92b (patch)
tree2814d50c516f44b2b8c9bd40b1f178d9ef370678 /media-gfx/dawn/files
parentapp-emulation/lxc: fix compilation with USE=+python (diff)
downloadgentoo-5e968713ed0def06f64c8cbf7253d89be14dc92b.tar.gz
gentoo-5e968713ed0def06f64c8cbf7253d89be14dc92b.tar.bz2
gentoo-5e968713ed0def06f64c8cbf7253d89be14dc92b.zip
media-gfx/dawn: Update to EAPI-6 and revbump
Package-Manager: Portage-2.3.16, Repoman-2.3.6 Closes: https://github.com/gentoo/gentoo/pull/7761
Diffstat (limited to 'media-gfx/dawn/files')
-rw-r--r--media-gfx/dawn/files/dawn-3.90b-no-interactive.patch12
1 files changed, 6 insertions, 6 deletions
diff --git a/media-gfx/dawn/files/dawn-3.90b-no-interactive.patch b/media-gfx/dawn/files/dawn-3.90b-no-interactive.patch
index 244948ec5262..ea8ac7e6a90e 100644
--- a/media-gfx/dawn/files/dawn-3.90b-no-interactive.patch
+++ b/media-gfx/dawn/files/dawn-3.90b-no-interactive.patch
@@ -1,5 +1,5 @@
---- configure_xwin.orig 2008-04-02 22:58:44.973465484 +0100
-+++ configure_xwin 2008-04-03 00:02:15.950190359 +0100
+--- a/configure_xwin
++++ b/configure_xwin
@@ -16,17 +16,17 @@
#----- C++ compiler name
echo "Input C++ compiler name (e.g. g++, no default)."
@@ -87,8 +87,8 @@
echo "" >> Makefile
echo "### Socket libraries to be linked " >> Makefile
---- FRSocketMacro.h.orig 2008-04-02 23:58:51.126518123 +0100
-+++ FRSocketMacro.h 2008-04-02 23:59:03.443220012 +0100
+--- a/FRSocketMacro.h
++++ b/FRSocketMacro.h
@@ -14,8 +14,8 @@
#elif defined SOCKET_REDHAT61
#define CLIENT_ADDR_LENGTH socklen_t
@@ -100,8 +100,8 @@
#endif
//----- gethostname
---- configure.orig 2010-08-21 14:22:18.000000000 +0100
-+++ configure 2010-09-23 05:57:02.000000000 +0100
+--- a/configure
++++ b/configure
@@ -13,22 +13,22 @@
#----- C++ compiler name
echo "Input C++ compiler name (e.g. g++, no default)."