From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id DC8F11395E2 for ; Tue, 29 Nov 2016 15:19:20 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D2100E0913; Tue, 29 Nov 2016 15:19:18 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id B594BE0913 for ; Tue, 29 Nov 2016 15:19:18 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 60893340F2F for ; Tue, 29 Nov 2016 15:19:17 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C534F49A for ; Tue, 29 Nov 2016 15:19:15 +0000 (UTC) From: "Bernard Cafarelli" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Bernard Cafarelli" Message-ID: <1480432606.76b148ff9dde8a0cf9b2b6b80e58f4d448d5ba5a.voyageur@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: gnustep-apps/price/files/ X-VCS-Repository: repo/gentoo X-VCS-Files: gnustep-apps/price/files/price-1.0.0-PRCustTraceEdges_include.patch X-VCS-Directories: gnustep-apps/price/files/ X-VCS-Committer: voyageur X-VCS-Committer-Name: Bernard Cafarelli X-VCS-Revision: 76b148ff9dde8a0cf9b2b6b80e58f4d448d5ba5a X-VCS-Branch: master Date: Tue, 29 Nov 2016 15:19:15 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: dc605325-a781-40ab-a3c4-4800242af4cd X-Archives-Hash: 5064a4db1480169bcb242bca1e83f4d4 commit: 76b148ff9dde8a0cf9b2b6b80e58f4d448d5ba5a Author: Michael Mair-Keimberger (asterix) gmail com> AuthorDate: Sun Nov 27 10:31:58 2016 +0000 Commit: Bernard Cafarelli gentoo org> CommitDate: Tue Nov 29 15:16:46 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=76b148ff gnustep-apps/price: remove unused patch .../files/price-1.0.0-PRCustTraceEdges_include.patch | 20 -------------------- 1 file changed, 20 deletions(-) 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 deleted file mode 100644 index d071192..00000000 --- a/gnustep-apps/price/files/price-1.0.0-PRCustTraceEdges_include.patch +++ /dev/null @@ -1,20 +0,0 @@ ---- PRCustTraceEdges.h 2008/08/21 21:31:07 1.9 -+++ PRCustTraceEdges.h 2011/04/06 12:59:03 1.10 -@@ -3,7 +3,7 @@ - // PRICE - // - // Created by Riccardo Mottola on Fri Mar 19 2004. --// Copyright (c) 2004 Carduus. All rights reserved. -+// Copyright (c) 2004-2011 Carduus. All rights reserved. - // - // 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. - // 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. -@@ -11,7 +11,7 @@ - #import - #import "PRProgressAction.h" - #import "PRImage.h" -- -+#import "PRMedian.h" - - @interface PRCustTraceEdges : PRProgressAction - {