From 23ad051a968a627caad0fc1eebf8a343b06d1c90 Mon Sep 17 00:00:00 2001 From: will Date: Sun, 24 Mar 2002 18:56:50 +0000 Subject: Add simple patch to fix compiling with kaclmanipulation.h on -current. Found by: bento --- x11/kdelibs2/files/patch-kaclmanipulation.h | 15 +++++++++++++++ x11/kdelibs3/files/patch-kaclmanipulation.h | 15 +++++++++++++++ x11/kdelibs4/files/patch-kaclmanipulation.h | 15 +++++++++++++++ 3 files changed, 45 insertions(+) create mode 100644 x11/kdelibs2/files/patch-kaclmanipulation.h create mode 100644 x11/kdelibs3/files/patch-kaclmanipulation.h create mode 100644 x11/kdelibs4/files/patch-kaclmanipulation.h (limited to 'x11') diff --git a/x11/kdelibs2/files/patch-kaclmanipulation.h b/x11/kdelibs2/files/patch-kaclmanipulation.h new file mode 100644 index 000000000000..27b11b58c52c --- /dev/null +++ b/x11/kdelibs2/files/patch-kaclmanipulation.h @@ -0,0 +1,15 @@ +--- kfile/acl_prop_page/kaclmanipulation.h Tue May 22 03:16:09 2001 ++++ kfile/acl_prop_page/kaclmanipulation.h.new Sun Mar 24 13:52:31 2002 +@@ -40,7 +40,6 @@ + + #ifndef KACLMANIP_H + #define KACLMANIP_H "$Id: kaclmanipulation.h,v 1.3 2001/05/22 08:16:09 garbanzo Exp $" +-#endif + + #include + #include +@@ -85,3 +84,4 @@ + }; + + }; ++#endif diff --git a/x11/kdelibs3/files/patch-kaclmanipulation.h b/x11/kdelibs3/files/patch-kaclmanipulation.h new file mode 100644 index 000000000000..27b11b58c52c --- /dev/null +++ b/x11/kdelibs3/files/patch-kaclmanipulation.h @@ -0,0 +1,15 @@ +--- kfile/acl_prop_page/kaclmanipulation.h Tue May 22 03:16:09 2001 ++++ kfile/acl_prop_page/kaclmanipulation.h.new Sun Mar 24 13:52:31 2002 +@@ -40,7 +40,6 @@ + + #ifndef KACLMANIP_H + #define KACLMANIP_H "$Id: kaclmanipulation.h,v 1.3 2001/05/22 08:16:09 garbanzo Exp $" +-#endif + + #include + #include +@@ -85,3 +84,4 @@ + }; + + }; ++#endif diff --git a/x11/kdelibs4/files/patch-kaclmanipulation.h b/x11/kdelibs4/files/patch-kaclmanipulation.h new file mode 100644 index 000000000000..27b11b58c52c --- /dev/null +++ b/x11/kdelibs4/files/patch-kaclmanipulation.h @@ -0,0 +1,15 @@ +--- kfile/acl_prop_page/kaclmanipulation.h Tue May 22 03:16:09 2001 ++++ kfile/acl_prop_page/kaclmanipulation.h.new Sun Mar 24 13:52:31 2002 +@@ -40,7 +40,6 @@ + + #ifndef KACLMANIP_H + #define KACLMANIP_H "$Id: kaclmanipulation.h,v 1.3 2001/05/22 08:16:09 garbanzo Exp $" +-#endif + + #include + #include +@@ -85,3 +84,4 @@ + }; + + }; ++#endif -- cgit