summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Armak <danarmak@gentoo.org>2005-10-13 00:10:09 +0000
committerDan Armak <danarmak@gentoo.org>2005-10-13 00:10:09 +0000
commit17abc81c5d5db6e57ff717fcc1648b5d8ec68103 (patch)
tree870b830df2b725dc1ecf59fb88886e46ef09d48f /kde-base/kandy/kandy-3.4.3.ebuild
parentModified 'cp' calls (bug #103487). (diff)
downloadhistorical-17abc81c5d5db6e57ff717fcc1648b5d8ec68103.tar.gz
historical-17abc81c5d5db6e57ff717fcc1648b5d8ec68103.tar.bz2
historical-17abc81c5d5db6e57ff717fcc1648b5d8ec68103.zip
kde 3.4.3 split ebuilds
Package-Manager: portage-2.0.53_rc5
Diffstat (limited to 'kde-base/kandy/kandy-3.4.3.ebuild')
-rw-r--r--kde-base/kandy/kandy-3.4.3.ebuild19
1 files changed, 19 insertions, 0 deletions
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