From c06c06c0f12a0068466e0e8f7dc12af54e58d1b9 Mon Sep 17 00:00:00 2001 From: Sebastien Fabbro Date: Tue, 30 Nov 2010 23:23:59 +0000 Subject: Added ocaml, lua and testing options. tk use flag depends on tcl. More complete qt4 support for drivers and pyqt. Disabling doc generation (too buggy on Gentoo), using prebuilt docs. Switch to EAPI=3 for prefix install. Remove a few obsolete options and general cmake cleaning. (Portage version: 2.1.9.25/cvs/Linux x86_64) --- sci-libs/plplot/files/plplot-5.9.0-python.patch | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 sci-libs/plplot/files/plplot-5.9.0-python.patch (limited to 'sci-libs/plplot/files') diff --git a/sci-libs/plplot/files/plplot-5.9.0-python.patch b/sci-libs/plplot/files/plplot-5.9.0-python.patch deleted file mode 100644 index 863150274f33..000000000000 --- a/sci-libs/plplot/files/plplot-5.9.0-python.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- plplot/examples/python/CMakeLists.txt.orig -+++ plplot/examples/python/CMakeLists.txt -@@ -147,7 +147,7 @@ - @ONLY - ) - --set(python_location1 ${PYTHON_INSTDIR}) -+set(python_location1) - set(python_location2) - configure_file( - ${CMAKE_CURRENT_SOURCE_DIR}/plplot_python_start.py.cmake -- cgit v1.2.3-65-gdbad