summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCaleb Tennis <caleb@gentoo.org>2006-05-12 12:18:21 +0000
committerCaleb Tennis <caleb@gentoo.org>2006-05-12 12:18:21 +0000
commitc2b449acebdb5d8f7c1748b2f4378cd8255e8053 (patch)
treecc0777adf2888d09bd1703f56f6c16496565d28c /kde-base/libkdepim/libkdepim-3.5.2-r1.ebuild
parentTwo more upstream patches, from Carlo (diff)
downloadgentoo-2-c2b449acebdb5d8f7c1748b2f4378cd8255e8053.tar.gz
gentoo-2-c2b449acebdb5d8f7c1748b2f4378cd8255e8053.tar.bz2
gentoo-2-c2b449acebdb5d8f7c1748b2f4378cd8255e8053.zip
Some more upstream patches from Carlo
(Portage version: 2.1_pre10-r5)
Diffstat (limited to 'kde-base/libkdepim/libkdepim-3.5.2-r1.ebuild')
-rw-r--r--kde-base/libkdepim/libkdepim-3.5.2-r1.ebuild21
1 files changed, 21 insertions, 0 deletions
diff --git a/kde-base/libkdepim/libkdepim-3.5.2-r1.ebuild b/kde-base/libkdepim/libkdepim-3.5.2-r1.ebuild
new file mode 100644
index 000000000000..eaf8db0278a0
--- /dev/null
+++ b/kde-base/libkdepim/libkdepim-3.5.2-r1.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2006 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/kde-base/libkdepim/libkdepim-3.5.2-r1.ebuild,v 1.3 2006/05/12 12:18:21 caleb Exp $
+
+KMNAME=kdepim
+MAXKDEVER=$PV
+KM_DEPRANGE="$PV $MAXKDEVER"
+inherit kde-meta eutils
+
+DESCRIPTION="common library for KDE PIM apps"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+IUSE=""
+
+DEPEND="
+$(deprange $PV $MAXKDEVER kde-base/libkcal)"
+
+KMCOPYLIB="libkcal libkcal"
+KMEXTRA="libemailfunctions/"
+
+PATCHES="${FILESDIR}/libkdepim-3.5.2-call_qt3_designer.diff
+ ${FILESDIR}/libkdepim-3.5.2-fixes.diff"