public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in kde-base/kpilot: ChangeLog kpilot-3.5.7.ebuild
@ 2007-09-21 23:39 Wulf Krueger (philantrop)
  0 siblings, 0 replies; 2+ messages in thread
From: Wulf Krueger (philantrop) @ 2007-09-21 23:39 UTC (permalink / raw
  To: gentoo-commits

philantrop    07/09/21 23:39:15

  Modified:             ChangeLog kpilot-3.5.7.ebuild
  Log:
  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)

Revision  Changes    Path
1.61                 kde-base/kpilot/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kpilot/ChangeLog?rev=1.61&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kpilot/ChangeLog?rev=1.61&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kpilot/ChangeLog?r1=1.60&r2=1.61

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/kpilot/ChangeLog,v
retrieving revision 1.60
retrieving revision 1.61
diff -u -r1.60 -r1.61
--- ChangeLog	13 Aug 2007 12:24:31 -0000	1.60
+++ ChangeLog	21 Sep 2007 23:39:14 -0000	1.61
@@ -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 <philantrop@gentoo.org> 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 <gustavoz@gentoo.org> kpilot-3.5.7.ebuild:
   Stable on sparc wrt #176297



1.3                  kde-base/kpilot/kpilot-3.5.7.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kpilot/kpilot-3.5.7.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kpilot/kpilot-3.5.7.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kpilot/kpilot-3.5.7.ebuild?r1=1.2&r2=1.3

Index: kpilot-3.5.7.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/kpilot/kpilot-3.5.7.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- kpilot-3.5.7.ebuild	13 Aug 2007 12:24:31 -0000	1.2
+++ kpilot-3.5.7.ebuild	21 Sep 2007 23:39:15 -0000	1.3
@@ -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 @@
 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 @@
 
 RDEPEND="${DEPEND}"
 
+# The tests are broken.
+RESTRICT="test"
+
 KMCOPYLIB="
 	libkcal libkcal
 	libkdepim libkdepim



-- 
gentoo-commits@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gentoo-commits] gentoo-x86 commit in kde-base/kpilot: ChangeLog kpilot-3.5.7.ebuild
@ 2007-09-25  5:17 Wulf Krueger (philantrop)
  0 siblings, 0 replies; 2+ messages in thread
From: Wulf Krueger (philantrop) @ 2007-09-25  5:17 UTC (permalink / raw
  To: gentoo-commits

philantrop    07/09/25 05:17:13

  Modified:             ChangeLog kpilot-3.5.7.ebuild
  Log:
  Raised version dependency on libmal.
  (Portage version: 2.1.3.9)

Revision  Changes    Path
1.62                 kde-base/kpilot/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kpilot/ChangeLog?rev=1.62&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kpilot/ChangeLog?rev=1.62&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kpilot/ChangeLog?r1=1.61&r2=1.62

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/kpilot/ChangeLog,v
retrieving revision 1.61
retrieving revision 1.62
diff -u -r1.61 -r1.62
--- ChangeLog	21 Sep 2007 23:39:14 -0000	1.61
+++ ChangeLog	25 Sep 2007 05:17:13 -0000	1.62
@@ -1,6 +1,9 @@
 # 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.61 2007/09/21 23:39:14 philantrop Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kpilot/ChangeLog,v 1.62 2007/09/25 05:17:13 philantrop Exp $
+
+  25 Sep 2007; Wulf C. Krueger <philantrop@gentoo.org> kpilot-3.5.7.ebuild:
+  Raised version dependency on libmal.
 
   21 Sep 2007; Wulf C. Krueger <philantrop@gentoo.org> kpilot-3.5.7.ebuild:
   Raised pilot-link dependency now that pilot-link-0.12.2 is in the tree and



1.4                  kde-base/kpilot/kpilot-3.5.7.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kpilot/kpilot-3.5.7.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kpilot/kpilot-3.5.7.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kpilot/kpilot-3.5.7.ebuild?r1=1.3&r2=1.4

Index: kpilot-3.5.7.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/kpilot/kpilot-3.5.7.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- kpilot-3.5.7.ebuild	21 Sep 2007 23:39:15 -0000	1.3
+++ kpilot-3.5.7.ebuild	25 Sep 2007 05:17:13 -0000	1.4
@@ -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.3 2007/09/21 23:39:15 philantrop Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kpilot/kpilot-3.5.7.ebuild,v 1.4 2007/09/25 05:17:13 philantrop Exp $
 
 KMNAME=kdepim
 MAXKDEVER=$PV
@@ -11,7 +11,7 @@
 KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86 ~x86-fbsd"
 IUSE=""
 DEPEND=">=app-pda/pilot-link-0.12.0
-	dev-libs/libmal
+		>=dev-libs/libmal-0.44
 $(deprange $PV $MAXKDEVER kde-base/libkcal)
 $(deprange $PV $MAXKDEVER kde-base/libkdepim)
 $(deprange $PV $MAXKDEVER kde-base/kontact)"



-- 
gentoo-commits@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-09-25  5:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-09-21 23:39 [gentoo-commits] gentoo-x86 commit in kde-base/kpilot: ChangeLog kpilot-3.5.7.ebuild Wulf Krueger (philantrop)
  -- strict thread matches above, loose matches on Subject: below --
2007-09-25  5:17 Wulf Krueger (philantrop)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox