From 2ea5321a6ce1858e0bcbe04a1616073a31db244b Mon Sep 17 00:00:00 2001 From: Diego Elio Pettenò Date: Tue, 3 Oct 2006 12:50:22 +0000 Subject: Bump to 3.5.5 (pre-release). (Portage version: 2.1.2_pre2-r1) --- kde-base/libkcal/libkcal-3.5.5.ebuild | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 kde-base/libkcal/libkcal-3.5.5.ebuild (limited to 'kde-base/libkcal/libkcal-3.5.5.ebuild') 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/" -- cgit v1.2.3-65-gdbad