From 0f97ac3462a7e04e91937df8d04593a18919394f Mon Sep 17 00:00:00 2001 From: Mart Raudsepp Date: Sun, 27 Sep 2009 18:31:53 +0000 Subject: Remove p.masked snapshot that tries to support wxWebKit. When this is re-introduced eventually, it will have to be a proper separate package (Portage version: 2.2_rc22/cvs/Linux 2.6.31-gentoo x86_64) --- .../webkit-gtk/files/webkit-gtk-0_p46126-cxxmissing.patch | 10 ---------- .../files/webkit-gtk-0_p46126-wx-parallel-make.patch | 12 ------------ .../webkit-gtk/files/webkit-gtk-0_p46126-wxslot-gentoo.patch | 12 ------------ 3 files changed, 34 deletions(-) delete mode 100644 net-libs/webkit-gtk/files/webkit-gtk-0_p46126-cxxmissing.patch delete mode 100644 net-libs/webkit-gtk/files/webkit-gtk-0_p46126-wx-parallel-make.patch delete mode 100644 net-libs/webkit-gtk/files/webkit-gtk-0_p46126-wxslot-gentoo.patch (limited to 'net-libs/webkit-gtk/files') diff --git a/net-libs/webkit-gtk/files/webkit-gtk-0_p46126-cxxmissing.patch b/net-libs/webkit-gtk/files/webkit-gtk-0_p46126-cxxmissing.patch deleted file mode 100644 index 0f9afdf3baef..000000000000 --- a/net-libs/webkit-gtk/files/webkit-gtk-0_p46126-cxxmissing.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- ./configure.ac.orig 2009-07-18 01:39:33.000000000 +0200 -+++ ./configure.ac 2009-07-21 21:10:37.286329878 +0200 -@@ -79,6 +79,7 @@ - AC_DISABLE_STATIC - AC_LIBTOOL_WIN32_DLL - AC_PROG_LIBTOOL -+AC_PROG_CXX - # use dolt to speedup the build - DOLT - diff --git a/net-libs/webkit-gtk/files/webkit-gtk-0_p46126-wx-parallel-make.patch b/net-libs/webkit-gtk/files/webkit-gtk-0_p46126-wx-parallel-make.patch deleted file mode 100644 index 6a1f3cd28086..000000000000 --- a/net-libs/webkit-gtk/files/webkit-gtk-0_p46126-wx-parallel-make.patch +++ /dev/null @@ -1,12 +0,0 @@ -diff -urN ./WebKitTools.orig/wx/build-wxwebkit ./WebKitTools/wx/build-wxwebkit ---- ./WebKitTools.orig/wx/build-wxwebkit 2009-06-30 21:27:58.000000000 +0200 -+++ ./WebKitTools/wx/build-wxwebkit 2009-07-21 23:16:29.542350407 +0200 -@@ -179,7 +179,7 @@ - cd $olddir - else - if [ -f $dir/GNUmakefile ]; then -- make -C $dir -f GNUmakefile $MAKE_ARGS CXXFLAGS="$cxxflags -fvisibility=hidden -fvisibility-inlines-hidden" $@ -+ make -C $dir -f GNUmakefile $MAKEOPTS $MAKE_ARGS CXXFLAGS="${CXXFLAGS} $cxxflags -fvisibility=hidden -fvisibility-inlines-hidden" $@ - fi - fi - if [ $? != 0 ]; then diff --git a/net-libs/webkit-gtk/files/webkit-gtk-0_p46126-wxslot-gentoo.patch b/net-libs/webkit-gtk/files/webkit-gtk-0_p46126-wxslot-gentoo.patch deleted file mode 100644 index 171be72a51ad..000000000000 --- a/net-libs/webkit-gtk/files/webkit-gtk-0_p46126-wxslot-gentoo.patch +++ /dev/null @@ -1,12 +0,0 @@ -diff -urN ./WebKit.orig/wx/wxwk-settings.bkl ./WebKit/wx/wxwk-settings.bkl ---- ./WebKit.orig/wx/wxwk-settings.bkl 2009-07-13 01:13:26.000000000 +0200 -+++ ./WebKit/wx/wxwk-settings.bkl 2009-07-21 22:07:34.182387455 +0200 -@@ -33,7 +33,7 @@ - 1 - 1 - -- -+ - - - -- cgit v1.2.3-65-gdbad