From a0665c5df83683b441441fedbb6772923c0b7c9b Mon Sep 17 00:00:00 2001 From: Patrice Clement Date: Sat, 25 Feb 2017 09:38:44 +0100 Subject: x11-libs/dnd: make patches EAPI-6 compliant. Gentoo-Bug: https://bugs.gentoo.org/610864 Package-Manager: portage-2.3.3 --- x11-libs/dnd/files/Makefile-fix.patch | 4 ++-- x11-libs/dnd/files/dnd-1.1-gentoo.diff | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'x11-libs/dnd/files') diff --git a/x11-libs/dnd/files/Makefile-fix.patch b/x11-libs/dnd/files/Makefile-fix.patch index a22a1b888ce7..3a11282d1ccc 100644 --- a/x11-libs/dnd/files/Makefile-fix.patch +++ b/x11-libs/dnd/files/Makefile-fix.patch @@ -1,5 +1,5 @@ ---- Makefile.in.orig 1997-05-22 22:18:22.000000000 -0400 -+++ Makefile.in 2004-06-16 14:41:19.673035936 -0400 +--- a/Makefile.in 1997-05-22 22:18:22.000000000 -0400 ++++ a/Makefile.in 2004-06-16 14:41:19.673035936 -0400 @@ -16,7 +16,7 @@ prefix = @prefix@ diff --git a/x11-libs/dnd/files/dnd-1.1-gentoo.diff b/x11-libs/dnd/files/dnd-1.1-gentoo.diff index 970c5e473650..4857b709aa93 100644 --- a/x11-libs/dnd/files/dnd-1.1-gentoo.diff +++ b/x11-libs/dnd/files/dnd-1.1-gentoo.diff @@ -1,5 +1,5 @@ ---- DragAndDrop.c.orig Tue Sep 25 21:14:11 2001 -+++ DragAndDrop.c Tue Sep 25 21:14:16 2001 +--- a/DragAndDrop.c Tue Sep 25 21:14:11 2001 ++++ b/DragAndDrop.c Tue Sep 25 21:14:16 2001 @@ -81,23 +81,23 @@ static CursorData DndCursor[DndEND]={ -- cgit v1.2.3-65-gdbad