summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Palimaka <kensington@gentoo.org>2013-01-28 13:25:34 +0000
committerMichael Palimaka <kensington@gentoo.org>2013-01-28 13:25:34 +0000
commit5458a5b28e39ea14cd09920471d1514be8b80cc9 (patch)
treed435ce8fb067aa693bec24281fbd2208b4e6ccd5 /kde-base/kdepimlibs
parentRemove unused patch. (diff)
downloadgentoo-2-5458a5b28e39ea14cd09920471d1514be8b80cc9.tar.gz
gentoo-2-5458a5b28e39ea14cd09920471d1514be8b80cc9.tar.bz2
gentoo-2-5458a5b28e39ea14cd09920471d1514be8b80cc9.zip
Remove unused patch.
(Portage version: 2.1.11.50/cvs/Linux x86_64, signed Manifest commit with key 675D0D2C)
Diffstat (limited to 'kde-base/kdepimlibs')
-rw-r--r--kde-base/kdepimlibs/ChangeLog6
-rw-r--r--kde-base/kdepimlibs/files/kdepimlibs-4.9.3-configure.patch27
2 files changed, 5 insertions, 28 deletions
diff --git a/kde-base/kdepimlibs/ChangeLog b/kde-base/kdepimlibs/ChangeLog
index 5ef94fd69552..f45ffbdbbdce 100644
--- a/kde-base/kdepimlibs/ChangeLog
+++ b/kde-base/kdepimlibs/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for kde-base/kdepimlibs
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepimlibs/ChangeLog,v 1.179 2013/01/28 12:12:51 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepimlibs/ChangeLog,v 1.180 2013/01/28 13:25:33 kensington Exp $
+
+ 28 Jan 2013; Michael Palimaka <kensington@gentoo.org>
+ -files/kdepimlibs-4.9.3-configure.patch:
+ Remove unused patch.
28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -kdepimlibs-4.9.3.ebuild,
-kdepimlibs-4.9.4.ebuild:
diff --git a/kde-base/kdepimlibs/files/kdepimlibs-4.9.3-configure.patch b/kde-base/kdepimlibs/files/kdepimlibs-4.9.3-configure.patch
deleted file mode 100644
index 3ae993968451..000000000000
--- a/kde-base/kdepimlibs/files/kdepimlibs-4.9.3-configure.patch
+++ /dev/null
@@ -1,27 +0,0 @@
-From 9d7e2f01702a7c713184a2f3434a5b92563375c3 Mon Sep 17 00:00:00 2001
-From: Stephen Kelly <steveire@gmail.com>
-Date: Sun, 12 Feb 2012 17:16:51 +0100
-Subject: [PATCH] Remove include which only generates errors because it is
- obsolete.
-
-REVIEW: 107255
----
- gpgme++/CMakeLists.txt | 2 --
- 1 file changed, 2 deletions(-)
-
-diff --git a/gpgme++/CMakeLists.txt b/gpgme++/CMakeLists.txt
-index 00c51a2..674d5d3 100644
---- a/gpgme++/CMakeLists.txt
-+++ b/gpgme++/CMakeLists.txt
-@@ -117,8 +117,6 @@ if ( GPGME_PTH_FOUND )
- install(TARGETS gpgmepp-pth EXPORT kdepimlibsLibraryTargets ${INSTALL_TARGETS_DEFAULT_ARGS} )
- endif()
-
--
--include( CMakeExportBuildSettings )
- # this writes way too much, but do we care?
- EXPORT_LIBRARY_DEPENDENCIES( ${CMAKE_CURRENT_BINARY_DIR}/GpgmeppLibraryDepends.cmake )
-
---
-1.8.0
-