summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2006-10-03 12:50:22 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2006-10-03 12:50:22 +0000
commit2ea5321a6ce1858e0bcbe04a1616073a31db244b (patch)
treec5524cbb19d622b1ad97f9ecbbe94468ba33d1ab /kde-base/libkcal/libkcal-3.5.5.ebuild
parentBump to 3.5.5 (pre-release). (diff)
downloadgentoo-2-2ea5321a6ce1858e0bcbe04a1616073a31db244b.tar.gz
gentoo-2-2ea5321a6ce1858e0bcbe04a1616073a31db244b.tar.bz2
gentoo-2-2ea5321a6ce1858e0bcbe04a1616073a31db244b.zip
Bump to 3.5.5 (pre-release).
(Portage version: 2.1.2_pre2-r1)
Diffstat (limited to 'kde-base/libkcal/libkcal-3.5.5.ebuild')
-rw-r--r--kde-base/libkcal/libkcal-3.5.5.ebuild19
1 files changed, 19 insertions, 0 deletions
diff --git a/kde-base/libkcal/libkcal-3.5.5.ebuild b/kde-base/libkcal/libkcal-3.5.5.ebuild
new file mode 100644
index 000000000000..90ef5ca259af
--- /dev/null
+++ b/kde-base/libkcal/libkcal-3.5.5.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2006 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/kde-base/libkcal/libkcal-3.5.5.ebuild,v 1.1 2006/10/03 12:50:22 flameeyes Exp $
+
+KMNAME=kdepim
+MAXKDEVER=$PV
+KM_DEPRANGE="$PV $MAXKDEVER"
+inherit kde-meta eutils
+
+DESCRIPTION="KDE kcal library for korganizer etc"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+IUSE=""
+
+DEPEND="$(deprange $PV $MAXKDEVER kde-base/ktnef)"
+RDEPEND="${DEPEND}"
+
+KMCOPYLIB="libktnef ktnef/lib"
+KMEXTRACTONLY="libkdepim/email.h"
+KMCOMPILEONLY="libemailfunctions/"