diff options
Diffstat (limited to 'kde-base/knotes/knotes-3.4.1.ebuild')
-rw-r--r-- | kde-base/knotes/knotes-3.4.1.ebuild | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/kde-base/knotes/knotes-3.4.1.ebuild b/kde-base/knotes/knotes-3.4.1.ebuild index 8c39997ecbf6..634c79eb4c82 100644 --- a/kde-base/knotes/knotes-3.4.1.ebuild +++ b/kde-base/knotes/knotes-3.4.1.ebuild @@ -1,18 +1,18 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/knotes/knotes-3.4.1.ebuild,v 1.6 2005/07/08 04:40:59 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/knotes/knotes-3.4.1.ebuild,v 1.7 2005/07/28 21:16:19 danarmak Exp $ KMNAME=kdepim -MAXKDEVER=$PV +MAXKDEVER=3.4.2 KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta eutils DESCRIPTION="KDE Notes" KEYWORDS="amd64 ppc ppc64 sparc x86" IUSE="" -DEPEND="$(deprange $PV $MAXKDEVER kde-base/libkcal) -$(deprange $PV $MAXKDEVER kde-base/libkdepim) -$(deprange $PV $MAXKDEVER kde-base/kontact)" +DEPEND="$(deprange $PV 3.4.2 kde-base/libkcal) +$(deprange $PV 3.4.2 kde-base/libkdepim) +$(deprange $PV 3.4.2 kde-base/kontact)" KMCOPYLIB=" libkcal libkcal libkdepim libkdepim |