diff options
author | Dan Armak <danarmak@gentoo.org> | 2005-07-28 21:16:26 +0000 |
---|---|---|
committer | Dan Armak <danarmak@gentoo.org> | 2005-07-28 21:16:26 +0000 |
commit | 80ceeb9343ee15917cb727fa4e9f34cfcf2e09d4 (patch) | |
tree | 10350f32a739306558a2f194fa917fdb13a0e42c /kde-base/libkpimexchange | |
parent | Marked ~ppc. (diff) | |
download | gentoo-2-80ceeb9343ee15917cb727fa4e9f34cfcf2e09d4.tar.gz gentoo-2-80ceeb9343ee15917cb727fa4e9f34cfcf2e09d4.tar.bz2 gentoo-2-80ceeb9343ee15917cb727fa4e9f34cfcf2e09d4.zip |
KDE 3.4.2 split ebuilds. p.masked, to be unmasked shortly.
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'kde-base/libkpimexchange')
-rw-r--r-- | kde-base/libkpimexchange/libkpimexchange-3.4.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/kde-base/libkpimexchange/libkpimexchange-3.4.1.ebuild b/kde-base/libkpimexchange/libkpimexchange-3.4.1.ebuild index b6748d9178ba..aa910bd92553 100644 --- a/kde-base/libkpimexchange/libkpimexchange-3.4.1.ebuild +++ b/kde-base/libkpimexchange/libkpimexchange-3.4.1.ebuild @@ -1,9 +1,9 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/libkpimexchange/libkpimexchange-3.4.1.ebuild,v 1.6 2005/07/08 04:32:15 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/libkpimexchange/libkpimexchange-3.4.1.ebuild,v 1.7 2005/07/28 21:16:25 danarmak Exp $ KMNAME=kdepim -MAXKDEVER=$PV +MAXKDEVER=3.4.2 KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta eutils @@ -12,7 +12,7 @@ KEYWORDS="amd64 ppc ppc64 sparc x86" IUSE="" OLDDEPEND="~kde-base/libkcal-$PV" DEPEND=" -$(deprange $PV $MAXKDEVER kde-base/libkcal)" +$(deprange $PV 3.4.2 kde-base/libkcal)" KMCOPYLIB="libkcal libkcal" # libkcal is installed because a lot of headers are needed, but it don't have to be compiled |