summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2017-05-06 20:30:30 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2017-05-06 22:02:09 +0200
commit521550410039ae30b322fe381adfdd6d2753d405 (patch)
tree0427f555aeb5e073281d11fc050a426d557f6b58 /dev-util/kdevelop-php/files
parentdev-util/kdevelop-python: Drop slot 4 (diff)
downloadgentoo-521550410039ae30b322fe381adfdd6d2753d405.tar.gz
gentoo-521550410039ae30b322fe381adfdd6d2753d405.tar.bz2
gentoo-521550410039ae30b322fe381adfdd6d2753d405.zip
dev-util/kdevelop-php: Drop slot 4
Package-Manager: Portage-2.3.5, Repoman-2.3.1
Diffstat (limited to 'dev-util/kdevelop-php/files')
-rw-r--r--dev-util/kdevelop-php/files/kdevelop-php-1.2.0-parmake.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/dev-util/kdevelop-php/files/kdevelop-php-1.2.0-parmake.patch b/dev-util/kdevelop-php/files/kdevelop-php-1.2.0-parmake.patch
deleted file mode 100644
index 4e64c9fad50f..000000000000
--- a/dev-util/kdevelop-php/files/kdevelop-php-1.2.0-parmake.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-diff -ruN kdevelop-php-1.2.0.orig/parser/CMakeLists.txt kdevelop-php-1.2.0/parser/CMakeLists.txt
---- kdevelop-php-1.2.0.orig/parser/CMakeLists.txt 2011-01-23 20:42:54.000000000 +0100
-+++ kdevelop-php-1.2.0/parser/CMakeLists.txt 2011-04-25 22:29:05.486182541 +0200
-@@ -21,6 +21,8 @@
- ${KDE4_KTEXTEDITOR_LIBS}
- )
-
-+add_dependencies( kdev4phpparser php-parser-generated )
-+
- kde4_add_executable( php-parser main.cpp )
- target_link_libraries(php-parser ${QT_QTCORE_LIBRARY} ${KDEVPLATFORM_TESTS_LIBRARIES} ${KDEVPLATFORM_LANGUAGE_LIBRARIES} kdev4phpparser)
-