--- /usr/portage/app-misc/mouseremote/files/mouseremote-gentoo.diff 2002-05-09 07:30:02.000000000 -0400 +++ files/mouseremote-gentoo.diff 2010-08-12 23:58:07.000000000 -0400 @@ -1,19 +1,3 @@ -diff -Naur MouseRemote.ORG/MultiMouse/Makefile MouseRemote/MultiMouse/Makefile ---- MouseRemote.ORG/MultiMouse/Makefile Thu Aug 21 14:52:56 1997 -+++ MouseRemote/MultiMouse/Makefile Sat May 4 15:49:16 2002 -@@ -20,10 +20,10 @@ - -DMOUSE_FIFO=\"$(FIFO)\"\ - -DLOCKDIR=\"$(LOCKDIR)\"\ - -DMAX_MICE=$(MICE) --CFLAGS= $(OPTS)\ -- -O2 # -DDEBUG - LDLAGS= -O2 - -+OUTPUT_OPTION= $(OPTS) -o $@ -+ - all: $(TARGET) - - multimoused: $(OBJS) diff -Naur MouseRemote.ORG/client/MouseRemote.conf MouseRemote/client/MouseRemote.conf --- MouseRemote.ORG/client/MouseRemote.conf Sat Oct 9 21:03:42 1999 +++ MouseRemote/client/MouseRemote.conf Sat May 4 16:04:43 2002