summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2004-02-14 18:16:30 +0000
committerMike Frysinger <vapier@gentoo.org>2004-02-14 18:16:30 +0000
commit847e75e2b639b2503def6176eb1fb9f790498ccc (patch)
tree8a73077a9bd4cea1273d94dd44935e48a5ecfe71 /kde-base
parentChange dep to xfree-4.3.0-r6, another security fix in -r5. (diff)
downloadhistorical-847e75e2b639b2503def6176eb1fb9f790498ccc.tar.gz
historical-847e75e2b639b2503def6176eb1fb9f790498ccc.tar.bz2
historical-847e75e2b639b2503def6176eb1fb9f790498ccc.zip
~hppa
Diffstat (limited to 'kde-base')
-rw-r--r--kde-base/kdepim/kdepim-3.2.0-r2.ebuild15
1 files changed, 10 insertions, 5 deletions
diff --git a/kde-base/kdepim/kdepim-3.2.0-r2.ebuild b/kde-base/kdepim/kdepim-3.2.0-r2.ebuild
index fed2f3ac281b..17d5b9964839 100644
--- a/kde-base/kdepim/kdepim-3.2.0-r2.ebuild
+++ b/kde-base/kdepim/kdepim-3.2.0-r2.ebuild
@@ -1,20 +1,25 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim/kdepim-3.2.0-r2.ebuild,v 1.4 2004/02/10 14:22:56 caleb Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim/kdepim-3.2.0-r2.ebuild,v 1.5 2004/02/14 18:16:30 vapier Exp $
+
inherit kde-dist
-IUSE="pda crypt ldap"
DESCRIPTION="KDE PIM (Personal Information Management) apps: korganizer, kmail, knode..."
-KEYWORDS="x86 ~sparc ~amd64 ppc"
+
+KEYWORDS="x86 ppc ~sparc ~hppa ~amd64"
+IUSE="pda crypt ldap"
DEPEND="~kde-base/kdenetwork-${PV}
pda? ( app-pda/pilot-link dev-libs/libmal )
ldap? ( net-nds/openldap )
crypt? ( app-crypt/cryptplug app-crypt/gnupg )"
-RDEPEND="$DEPEND"
+
PATCHES="${FILESDIR}/KMail-inboxEater-BRANCH.diff ${FILESDIR}/kmfilter.cpp.patch"
-use pda && myconf="$myconf --with-extra-includes=/usr/include/libpisock"
+src_compile() {
+ use pda && myconf="$myconf --with-extra-includes=/usr/include/libpisock"
+ kde_src_compile
+}
src_install() {
kde_src_install