Gentoo Archives: gentoo-commits

From: Bernard Cafarelli <voyageur@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: gnustep-apps/price/files/
Date: Tue, 29 Nov 2016 15:19:20
Message-Id: 1480432606.76b148ff9dde8a0cf9b2b6b80e58f4d448d5ba5a.voyageur@gentoo
1 commit: 76b148ff9dde8a0cf9b2b6b80e58f4d448d5ba5a
2 Author: Michael Mair-Keimberger (asterix) <m.mairkeimberger <AT> gmail <DOT> com>
3 AuthorDate: Sun Nov 27 10:31:58 2016 +0000
4 Commit: Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
5 CommitDate: Tue Nov 29 15:16:46 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=76b148ff
7
8 gnustep-apps/price: remove unused patch
9
10 .../files/price-1.0.0-PRCustTraceEdges_include.patch | 20 --------------------
11 1 file changed, 20 deletions(-)
12
13 diff --git a/gnustep-apps/price/files/price-1.0.0-PRCustTraceEdges_include.patch b/gnustep-apps/price/files/price-1.0.0-PRCustTraceEdges_include.patch
14 deleted file mode 100644
15 index d071192..00000000
16 --- a/gnustep-apps/price/files/price-1.0.0-PRCustTraceEdges_include.patch
17 +++ /dev/null
18 @@ -1,20 +0,0 @@
19 ---- PRCustTraceEdges.h 2008/08/21 21:31:07 1.9
20 -+++ PRCustTraceEdges.h 2011/04/06 12:59:03 1.10
21 -@@ -3,7 +3,7 @@
22 - // PRICE
23 - //
24 - // Created by Riccardo Mottola on Fri Mar 19 2004.
25 --// Copyright (c) 2004 Carduus. All rights reserved.
26 -+// Copyright (c) 2004-2011 Carduus. All rights reserved.
27 - //
28 - // This application is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
29 - // This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
30 -@@ -11,7 +11,7 @@
31 - #import <AppKit/AppKit.h>
32 - #import "PRProgressAction.h"
33 - #import "PRImage.h"
34 --
35 -+#import "PRMedian.h"
36 -
37 - @interface PRCustTraceEdges : PRProgressAction
38 - {