From 8c63f5900555fbb250d00d7dd0dba6d4593fbed3 Mon Sep 17 00:00:00 2001 From: Ctibor Date: Fri, 30 Jan 2015 20:38:47 +0100 Subject: Removed unnecessary ebuilds that have been added to the main tree already or are not needed anymore. --- net-misc/unison/files/unison-mymap.patch | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100755 net-misc/unison/files/unison-mymap.patch (limited to 'net-misc/unison/files/unison-mymap.patch') diff --git a/net-misc/unison/files/unison-mymap.patch b/net-misc/unison/files/unison-mymap.patch deleted file mode 100755 index 030eb0f..0000000 --- a/net-misc/unison/files/unison-mymap.patch +++ /dev/null @@ -1,13 +0,0 @@ -Index: unison-2.32.52/update.mli -=================================================================== ---- unison-2.32.52.orig/update.mli -+++ unison-2.32.52/update.mli -@@ -1,7 +1,7 @@ - (* Unison file synchronizer: src/update.mli *) - (* Copyright 1999-2009, Benjamin C. Pierce (see COPYING for details) *) - --module NameMap : Map.S with type key = Name.t -+module NameMap : MyMap.S with type key = Name.t - - type archive = - ArchiveDir of Props.t * archive NameMap.t -- cgit v1.2.3