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.9.ebuild
@ 2008-02-20 23:16 Wulf Krueger (philantrop)
  0 siblings, 0 replies; 2+ messages in thread
From: Wulf Krueger (philantrop) @ 2008-02-20 23:16 UTC (permalink / raw
  To: gentoo-commits

philantrop    08/02/20 23:16:18

  Modified:             ChangeLog
  Added:                kpilot-3.5.9.ebuild
  Log:
  Version bump to KDE 3.5.9.
  (Portage version: 2.1.4.4)

Revision  Changes    Path
1.70                 kde-base/kpilot/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/kpilot/ChangeLog,v
retrieving revision 1.69
retrieving revision 1.70
diff -u -r1.69 -r1.70
--- ChangeLog	17 Feb 2008 02:01:50 -0000	1.69
+++ ChangeLog	20 Feb 2008 23:16:18 -0000	1.70
@@ -1,6 +1,11 @@
 # ChangeLog for kde-base/kpilot
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kpilot/ChangeLog,v 1.69 2008/02/17 02:01:50 ingmar Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kpilot/ChangeLog,v 1.70 2008/02/20 23:16:18 philantrop Exp $
+
+*kpilot-3.5.9 (20 Feb 2008)
+
+  20 Feb 2008; Wulf C. Krueger <philantrop@gentoo.org> +kpilot-3.5.9.ebuild:
+  Version bump to KDE 3.5.9.
 
   16 Feb 2008; Ingmar Vanhassel <ingmar@gentoo.org> -kpilot-3.5.5.ebuild,
   -kpilot-3.5.6.ebuild, -kpilot-3.5.7.ebuild:



1.1                  kde-base/kpilot/kpilot-3.5.9.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kpilot/kpilot-3.5.9.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kpilot/kpilot-3.5.9.ebuild?rev=1.1&content-type=text/plain

Index: kpilot-3.5.9.ebuild
===================================================================
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/kde-base/kpilot/kpilot-3.5.9.ebuild,v 1.1 2008/02/20 23:16:18 philantrop Exp $

KMNAME=kdepim
EAPI="1"
inherit kde-meta eutils

DESCRIPTION="KPilot - HotSync software for KDE."
KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
IUSE=""

DEPEND=">=app-pda/pilot-link-0.12.0
		>=dev-libs/libmal-0.44
>=kde-base/libkcal-${PV}:${SLOT}
>=kde-base/libkdepim-${PV}:${SLOT}
>=kde-base/kontact-${PV}:${SLOT}"

RDEPEND="${DEPEND}"

# The tests are broken.
RESTRICT="test"

KMCOPYLIB="
	libkcal libkcal
	libkdepim libkdepim
	libkpinterfaces kontact/interfaces"
# libkcal is installed because a lot of headers are needed, but it don't have to be compiled
KMEXTRACTONLY="
	libkcal/
	libkdepim libkdepim/
	kontact/interfaces/"
KMEXTRA="
	kfile-plugins/palm-databases
	kontact/plugins/kpilot/" # We add here the kontact's plugin instead of compiling it with kontact because it needs a lot of this programs deps.

src_compile() {
	# needed to detect pi-notepad.h, used by the kpilot notepad conduit.
	myconf="${myconf} --with-extra-includes=/usr/include/libpisock"

	kde-meta_src_compile
}



-- 
gentoo-commits@lists.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.9.ebuild
@ 2009-10-12 22:07 Jonathan Callen (abcd)
  0 siblings, 0 replies; 2+ messages in thread
From: Jonathan Callen (abcd) @ 2009-10-12 22:07 UTC (permalink / raw
  To: gentoo-commits

abcd        09/10/12 22:07:50

  Modified:             ChangeLog
  Removed:              kpilot-3.5.9.ebuild
  Log:
  KDE 3.5.9 removal
  (Portage version: -svn/cvs/Linux i686)

Revision  Changes    Path
1.95                 kde-base/kpilot/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/kpilot/ChangeLog,v
retrieving revision 1.94
retrieving revision 1.95
diff -u -r1.94 -r1.95
--- ChangeLog	10 Oct 2009 09:59:21 -0000	1.94
+++ ChangeLog	12 Oct 2009 22:07:49 -0000	1.95
@@ -1,6 +1,9 @@
 # ChangeLog for kde-base/kpilot
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kpilot/ChangeLog,v 1.94 2009/10/10 09:59:21 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kpilot/ChangeLog,v 1.95 2009/10/12 22:07:49 abcd Exp $
+
+  12 Oct 2009; Jonathan Callen <abcd@gentoo.org> -kpilot-3.5.9.ebuild:
+  KDE 3.5.9 removal
 
   10 Oct 2009; Samuli Suominen <ssuominen@gentoo.org> kpilot-4.3.1.ebuild:
   amd64 stable wrt #287697






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

end of thread, other threads:[~2009-10-12 22:07 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-10-12 22:07 [gentoo-commits] gentoo-x86 commit in kde-base/kpilot: ChangeLog kpilot-3.5.9.ebuild Jonathan Callen (abcd)
  -- strict thread matches above, loose matches on Subject: below --
2008-02-20 23:16 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