From 305d9b248697fd66486c68cfe5f9ce7305ee09bf Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 16 Jul 2016 19:29:20 +0100 Subject: clean some deprecated ebuilds --- sys-devel/ucpp/files/tune.h.patch | 28 ---------------------------- 1 file changed, 28 deletions(-) delete mode 100644 sys-devel/ucpp/files/tune.h.patch (limited to 'sys-devel/ucpp/files') diff --git a/sys-devel/ucpp/files/tune.h.patch b/sys-devel/ucpp/files/tune.h.patch deleted file mode 100644 index 7455dd24..00000000 --- a/sys-devel/ucpp/files/tune.h.patch +++ /dev/null @@ -1,28 +0,0 @@ ---- tune.h 2008-10-01 19:15:41.000000000 +0200 -+++ tune.h.new 2009-03-22 11:59:42.000000000 +0100 -@@ -281,10 +281,10 @@ - * - * If you want no standard assertion, define STD_ASSERT to 0. - */ --/* -+ - #define STD_ASSERT "cpu(i386)", "machine(i386)", "system(unix)", \ - "system(freebsd)" --*/ -+ - - /* ====================================================================== */ - /* -@@ -293,10 +293,10 @@ - * Each string must be either "name" or "name=token-list". If you want - * no predefined macro, define STD_MACROS to 0. - */ --/* -+ - #define STD_MACROS "__FreeBSD=4", "__unix", "__i386", \ - "__FreeBSD__=4", "__unix__", "__i386__" --*/ -+ - - /* ====================================================================== */ - /* -- cgit v1.2.3