From 17abc81c5d5db6e57ff717fcc1648b5d8ec68103 Mon Sep 17 00:00:00 2001 From: Dan Armak Date: Thu, 13 Oct 2005 00:10:09 +0000 Subject: kde 3.4.3 split ebuilds Package-Manager: portage-2.0.53_rc5 --- kde-base/kandy/kandy-3.4.3.ebuild | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 kde-base/kandy/kandy-3.4.3.ebuild (limited to 'kde-base/kandy/kandy-3.4.3.ebuild') diff --git a/kde-base/kandy/kandy-3.4.3.ebuild b/kde-base/kandy/kandy-3.4.3.ebuild new file mode 100644 index 000000000000..9eef14ee7ce8 --- /dev/null +++ b/kde-base/kandy/kandy-3.4.3.ebuild @@ -0,0 +1,19 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kandy/kandy-3.4.3.ebuild,v 1.1 2005/10/13 00:09:50 danarmak Exp $ + +KMNAME=kdepim +MAXKDEVER=$PV +KM_DEPRANGE="$PV $MAXKDEVER" +inherit kde-meta eutils + +DESCRIPTION="KDE: Communicating with your mobile phone" +KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86" +IUSE="" +DEPEND="$(deprange $PV $MAXKDEVER kde-base/libkdepim)" +OLDDEPEND="~kde-base/libkdepim-$PV" + +KMCOPYLIB=" + libkdepim libkdepim" +KMEXTRACTONLY=" + libkdepim/ " \ No newline at end of file -- cgit v1.2.3-65-gdbad