diff options
author | 2018-01-12 20:01:18 +1100 | |
---|---|---|
committer | 2018-01-12 20:01:34 +1100 | |
commit | 826ac109f05a9c2589d24019262ab52ea367cbdf (patch) | |
tree | d4a4c08df7e653bde0f56aced3e8382550e1ea64 /kde-misc/wacomtablet/files | |
parent | sci-visualization/gnuplot: New regis USE flag to enable ReGIS terminal. (diff) | |
download | gentoo-826ac109f05a9c2589d24019262ab52ea367cbdf.tar.gz gentoo-826ac109f05a9c2589d24019262ab52ea367cbdf.tar.bz2 gentoo-826ac109f05a9c2589d24019262ab52ea367cbdf.zip |
kde-misc/wacomtablet: remove 3.0.0_beta1
Package-Manager: Portage-2.3.14, Repoman-2.3.6
Diffstat (limited to 'kde-misc/wacomtablet/files')
-rw-r--r-- | kde-misc/wacomtablet/files/wacomtablet-3.0.0_beta1-ecm.patch | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/kde-misc/wacomtablet/files/wacomtablet-3.0.0_beta1-ecm.patch b/kde-misc/wacomtablet/files/wacomtablet-3.0.0_beta1-ecm.patch deleted file mode 100644 index dabb90370195..000000000000 --- a/kde-misc/wacomtablet/files/wacomtablet-3.0.0_beta1-ecm.patch +++ /dev/null @@ -1,11 +0,0 @@ -diff -ruN wacomtablet-3.0.0~beta1.orig/CMakeLists.txt wacomtablet-3.0.0~beta1/CMakeLists.txt ---- wacomtablet-3.0.0~beta1.orig/CMakeLists.txt 2015-10-28 18:53:01.000000000 +0100 -+++ wacomtablet-3.0.0~beta1/CMakeLists.txt 2016-04-20 17:41:06.087315610 +0200 -@@ -66,5 +66,5 @@ - - feature_summary(WHAT ALL INCLUDE_QUIET_PACKAGES FATAL_ON_MISSING_REQUIRED_PACKAGES) - --include(MacroOptionalAddSubdirectory) --macro_optional_add_subdirectory( po ) -+include(ECMOptionalAddSubdirectory) -+ecm_optional_add_subdirectory( po ) |