Gentoo Archives: gentoo-commits

From: David Seifert <soap@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/xfishtank/files/
Date: Sun, 05 Feb 2017 20:44:44
Message-Id: 1486327469.25480baf757d1327de3316b0cfabc303cf324ebb.soap@gentoo
1 commit: 25480baf757d1327de3316b0cfabc303cf324ebb
2 Author: Harri Nieminen <moikkis <AT> gmail <DOT> com>
3 AuthorDate: Sun Feb 5 20:08:37 2017 +0000
4 Commit: David Seifert <soap <AT> gentoo <DOT> org>
5 CommitDate: Sun Feb 5 20:44:29 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=25480baf
7
8 x11-misc/xfishtank: Remove unused patch
9
10 Package-Manager: Portage-2.3.3, Repoman-2.3.1
11 Closes: https://github.com/gentoo/gentoo/pull/3834
12
13 x11-misc/xfishtank/files/xfishtank-2.1tp-Makefile.patch | 12 ------------
14 1 file changed, 12 deletions(-)
15
16 diff --git a/x11-misc/xfishtank/files/xfishtank-2.1tp-Makefile.patch b/x11-misc/xfishtank/files/xfishtank-2.1tp-Makefile.patch
17 deleted file mode 100644
18 index df404b1..00000000
19 --- a/x11-misc/xfishtank/files/xfishtank-2.1tp-Makefile.patch
20 +++ /dev/null
21 @@ -1,12 +0,0 @@
22 -diff -Nru xfishtank-2.1tp.vanilla/Makefile xfishtank-2.1tp/Makefile
23 ---- xfishtank-2.1tp.vanilla/Makefile 2005-12-18 16:21:08.000000000 +0100
24 -+++ xfishtank-2.1tp/Makefile 2005-12-18 16:23:06.000000000 +0100
25 -@@ -212,7 +212,7 @@
26 -
27 - ALLINCLUDES = $(INCLUDES) $(EXTRA_INCLUDES) $(TOP_INCLUDES) $(STD_INCLUDES)
28 - ALLDEFINES = $(ALLINCLUDES) $(STD_DEFINES) $(EXTRA_DEFINES) $(PROTO_DEFINES) $(THREADS_DEFINES) $(DEFINES)
29 -- CFLAGS = $(CDEBUGFLAGS) $(CCOPTIONS) $(THREADS_CFLAGS) $(ALLDEFINES)
30 -+ CFLAGS += $(CCOPTIONS) $(THREADS_CFLAGS) $(ALLDEFINES)
31 - LINTFLAGS = $(LINTOPTS) -DLINT $(ALLDEFINES) $(DEPEND_DEFINES)
32 - LDPRELIB = -L$(USRLIBDIR)
33 - LDPOSTLIB =