From 5124475dcba838e1f83b20bb6dcff892efd31c7b Mon Sep 17 00:00:00 2001 From: Wulf Krueger Date: Fri, 21 Sep 2007 23:39:15 +0000 Subject: Raised pilot-link dependency now that pilot-link-0.12.2 is in the tree and unmasked. cf. bug 163853. (Portage version: 2.1.3.9) --- kde-base/kpilot/ChangeLog | 6 +++++- kde-base/kpilot/kpilot-3.5.7.ebuild | 7 +++++-- 2 files changed, 10 insertions(+), 3 deletions(-) (limited to 'kde-base') diff --git a/kde-base/kpilot/ChangeLog b/kde-base/kpilot/ChangeLog index 81c3227b702e..60d718453729 100644 --- a/kde-base/kpilot/ChangeLog +++ b/kde-base/kpilot/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/kpilot # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kpilot/ChangeLog,v 1.60 2007/08/13 12:24:31 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kpilot/ChangeLog,v 1.61 2007/09/21 23:39:14 philantrop Exp $ + + 21 Sep 2007; Wulf C. Krueger kpilot-3.5.7.ebuild: + Raised pilot-link dependency now that pilot-link-0.12.2 is in the tree and + unmasked. cf. bug 163853. 13 Aug 2007; Gustavo Zacarias kpilot-3.5.7.ebuild: Stable on sparc wrt #176297 diff --git a/kde-base/kpilot/kpilot-3.5.7.ebuild b/kde-base/kpilot/kpilot-3.5.7.ebuild index d44016624d77..10aa90e83121 100644 --- a/kde-base/kpilot/kpilot-3.5.7.ebuild +++ b/kde-base/kpilot/kpilot-3.5.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kpilot/kpilot-3.5.7.ebuild,v 1.2 2007/08/13 12:24:31 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kpilot/kpilot-3.5.7.ebuild,v 1.3 2007/09/21 23:39:15 philantrop Exp $ KMNAME=kdepim MAXKDEVER=$PV @@ -8,7 +8,7 @@ KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta eutils DESCRIPTION="KPilot - HotSync software for KDE." -KEYWORDS="~amd64 ~ia64 ~ppc sparc ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86 ~x86-fbsd" IUSE="" DEPEND=">=app-pda/pilot-link-0.12.0 dev-libs/libmal @@ -18,6 +18,9 @@ $(deprange $PV $MAXKDEVER kde-base/kontact)" RDEPEND="${DEPEND}" +# The tests are broken. +RESTRICT="test" + KMCOPYLIB=" libkcal libkcal libkdepim libkdepim -- cgit v1.2.3-65-gdbad