From 5f8fcc52db2a134f1189d4cde2a9bdd1aabc51b2 Mon Sep 17 00:00:00 2001 From: Johannes Huber Date: Tue, 22 Mar 2016 20:09:35 +0100 Subject: app-office/calligra: Remove old Package-Manager: portage-2.2.28 --- .../files/calligra-2.9.6-ghns-linking.patch | 11 ---------- .../calligra/files/calligra-2.9.6-version.patch | 24 ---------------------- 2 files changed, 35 deletions(-) delete mode 100644 app-office/calligra/files/calligra-2.9.6-ghns-linking.patch delete mode 100644 app-office/calligra/files/calligra-2.9.6-version.patch (limited to 'app-office/calligra/files') diff --git a/app-office/calligra/files/calligra-2.9.6-ghns-linking.patch b/app-office/calligra/files/calligra-2.9.6-ghns-linking.patch deleted file mode 100644 index b150972b146a..000000000000 --- a/app-office/calligra/files/calligra-2.9.6-ghns-linking.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- calligra-2.9.6/libs/widgets/CMakeLists.txt.orig 2015-08-09 21:35:06.673116594 +0200 -+++ calligra-2.9.6/libs/widgets/CMakeLists.txt 2015-08-09 21:47:31.458881310 +0200 -@@ -102,7 +102,7 @@ - target_link_libraries(kowidgets kotext pigmentcms kowidgetutils ${KDE4_KIO_LIBS}) - - if(GHNS) -- target_link_libraries(kowidgets {KDE4_KNEWSTUFF3_LIBS}) -+ target_link_libraries(kowidgets ${KDE4_KNEWSTUFF3_LIBS}) - endif () - - target_link_libraries(kowidgets LINK_INTERFACE_LIBRARIES kotext pigmentcms kowidgetutils ${KDE4_KDEUI_LIBS}) diff --git a/app-office/calligra/files/calligra-2.9.6-version.patch b/app-office/calligra/files/calligra-2.9.6-version.patch deleted file mode 100644 index 277d65ff71d5..000000000000 --- a/app-office/calligra/files/calligra-2.9.6-version.patch +++ /dev/null @@ -1,24 +0,0 @@ -From: Boudewijn Rempt -Date: Thu, 09 Jul 2015 06:14:05 +0000 -Subject: Update to 2.9.6 -X-Git-Url: http://quickgit.kde.org/?p=calligra.git&a=commitdiff&h=8d47cbdc81bbc3853837c6fc342d5b2dc77c3c0a ---- -Update to 2.9.6 ---- - - ---- a/CMakeLists.txt -+++ b/CMakeLists.txt -@@ -27,10 +27,10 @@ - - # define common versions of Calligra applications, used to generate calligraversion.h - # update these version for every release: --set(CALLIGRA_VERSION_STRING "2.9.5") -+set(CALLIGRA_VERSION_STRING "2.9.6") - set(CALLIGRA_VERSION_MAJOR 2) - set(CALLIGRA_STABLE_VERSION_MINOR 9) --set(CALLIGRA_VERSION_RELEASE 5) # 89 for Alpha, increase for next test releases, set 0 for first Stable, etc. -+set(CALLIGRA_VERSION_RELEASE 6) # 89 for Alpha, increase for next test releases, set 0 for first Stable, etc. - #set(CALLIGRA_ALPHA 1) # uncomment only for Pre-Alpha and Alpha - #set(CALLIGRA_BETA 1) # uncomment only for Beta - #set(CALLIGRA_RC 1) # uncomment only for RC -- cgit v1.2.3-65-gdbad