diff options
author | 2012-03-18 09:12:12 +0000 | |
---|---|---|
committer | 2012-03-18 09:12:12 +0000 | |
commit | 98cc51f21aa36e64bed2ad74b82a26f3a7281f29 (patch) | |
tree | a2434654608611bce33f18906be6405050590c27 /app-office | |
parent | Add gb_FULLDEPS patch. Clear up other patches. (diff) | |
download | gentoo-2-98cc51f21aa36e64bed2ad74b82a26f3a7281f29.tar.gz gentoo-2-98cc51f21aa36e64bed2ad74b82a26f3a7281f29.tar.bz2 gentoo-2-98cc51f21aa36e64bed2ad74b82a26f3a7281f29.zip |
Remove unused patch.
(Portage version: 2.2.0_alpha90/cvs/Linux x86_64)
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/calligra/ChangeLog | 6 | ||||
-rw-r--r-- | app-office/calligra/files/calligra-2.3.85-asneeded.patch | 10 |
2 files changed, 5 insertions, 11 deletions
diff --git a/app-office/calligra/ChangeLog b/app-office/calligra/ChangeLog index 97e140017e5a..dc3c2d6edd63 100644 --- a/app-office/calligra/ChangeLog +++ b/app-office/calligra/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-office/calligra # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/calligra/ChangeLog,v 1.23 2012/02/24 22:01:56 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/calligra/ChangeLog,v 1.24 2012/03/18 09:12:12 scarabeus Exp $ + + 18 Mar 2012; Tomáš Chvátal <scarabeus@gentoo.org> + -files/calligra-2.3.85-asneeded.patch: + Remove unused patch. 24 Feb 2012; Andreas K. Huettel <dilfridge@gentoo.org> calligra-2.3.87.ebuild, calligra-9999.ebuild: diff --git a/app-office/calligra/files/calligra-2.3.85-asneeded.patch b/app-office/calligra/files/calligra-2.3.85-asneeded.patch deleted file mode 100644 index 7c87fd8468d2..000000000000 --- a/app-office/calligra/files/calligra-2.3.85-asneeded.patch +++ /dev/null @@ -1,10 +0,0 @@ -diff --git a/filters/tables/excel/sidewinder/CMakeLists.txt b/filters/tables/excel/sidewinder/CMakeLists.txt -index 8e5d889..6e232ab 100644 ---- a/filters/tables/excel/sidewinder/CMakeLists.txt -+++ b/filters/tables/excel/sidewinder/CMakeLists.txt -@@ -43,4 +43,4 @@ add_definitions(-DSWINDER_XLS2RAW) - - kde4_add_executable(sidewinder TEST ${sidewinder_SRCS}) - --target_link_libraries(sidewinder calligratablesodf ${QT_QTCORE_LIBRARY} ${QT_QTGUI_LIBRARY} ${ZLIB_LIBRARIES} mso koodf) -+target_link_libraries(sidewinder mso calligratablesodf ${QT_QTCORE_LIBRARY} ${QT_QTGUI_LIBRARY} ${ZLIB_LIBRARIES} koodf) |