From 0a1ebb42ce54ba5f9d3e063c178947369f6ecba9 Mon Sep 17 00:00:00 2001 From: Ingmar Vanhassel Date: Mon, 18 Feb 2008 13:23:48 +0000 Subject: Spring cleaning. Package-Manager: portage-2.1.4.4 --- kde-base/kitchensync/ChangeLog | 7 ++++- kde-base/kitchensync/kitchensync-3.5.5.ebuild | 6 ++-- kde-base/kitchensync/kitchensync-3.5.6.ebuild | 6 ++-- kde-base/kitchensync/kitchensync-3.5.7.ebuild | 40 --------------------------- kde-base/kitchensync/kitchensync-3.5.8.ebuild | 4 +-- 5 files changed, 14 insertions(+), 49 deletions(-) delete mode 100644 kde-base/kitchensync/kitchensync-3.5.7.ebuild (limited to 'kde-base/kitchensync') diff --git a/kde-base/kitchensync/ChangeLog b/kde-base/kitchensync/ChangeLog index 9c4058ec89e6..14679032cc58 100644 --- a/kde-base/kitchensync/ChangeLog +++ b/kde-base/kitchensync/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/kitchensync # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kitchensync/ChangeLog,v 1.83 2008/01/31 15:27:46 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kitchensync/ChangeLog,v 1.84 2008/02/18 13:22:24 ingmar Exp $ + + 18 Feb 2008; Ingmar Vanhassel + kitchensync-3.5.5.ebuild, kitchensync-3.5.6.ebuild, + -kitchensync-3.5.7.ebuild, kitchensync-3.5.8.ebuild: + Spring cleaning. 31 Jan 2008; Brent Baude kitchensync-3.5.8.ebuild: Marking kitchensync-3.5.8 ppc for bug 207634 diff --git a/kde-base/kitchensync/kitchensync-3.5.5.ebuild b/kde-base/kitchensync/kitchensync-3.5.5.ebuild index 621e2f38df3a..42fe0d98b062 100644 --- a/kde-base/kitchensync/kitchensync-3.5.5.ebuild +++ b/kde-base/kitchensync/kitchensync-3.5.5.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kitchensync/kitchensync-3.5.5.ebuild,v 1.8 2006/12/11 13:24:12 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kitchensync/kitchensync-3.5.5.ebuild,v 1.9 2008/02/18 13:22:24 ingmar Exp $ KMNAME=kdepim -MAXKDEVER=$PV +MAXKDEVER=3.5.8 KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta eutils diff --git a/kde-base/kitchensync/kitchensync-3.5.6.ebuild b/kde-base/kitchensync/kitchensync-3.5.6.ebuild index bd26da96d66f..df09feddedc3 100644 --- a/kde-base/kitchensync/kitchensync-3.5.6.ebuild +++ b/kde-base/kitchensync/kitchensync-3.5.6.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kitchensync/kitchensync-3.5.6.ebuild,v 1.3 2007/04/16 17:10:20 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kitchensync/kitchensync-3.5.6.ebuild,v 1.4 2008/02/18 13:22:24 ingmar Exp $ KMNAME=kdepim -MAXKDEVER=$PV +MAXKDEVER=3.5.8 KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta eutils diff --git a/kde-base/kitchensync/kitchensync-3.5.7.ebuild b/kde-base/kitchensync/kitchensync-3.5.7.ebuild deleted file mode 100644 index 66112e87aa58..000000000000 --- a/kde-base/kitchensync/kitchensync-3.5.7.ebuild +++ /dev/null @@ -1,40 +0,0 @@ -# Copyright 1999-2007 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kitchensync/kitchensync-3.5.7.ebuild,v 1.8 2007/08/11 15:31:04 armin76 Exp $ - -KMNAME=kdepim -MAXKDEVER=$PV -KM_DEPRANGE="$PV $MAXKDEVER" -inherit kde-meta eutils - -DESCRIPTION="Synchronize Data with KDE" -KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86" -IUSE="" -DEPEND="app-pda/libopensync - $(deprange $PV $MAXKDEVER kde-base/kontact) - $(deprange $PV $MAXKDEVER kde-base/libkcal)" - -RDEPEND="${DEPEND}" - -KMCOPYLIB=" - libkcal libkcal - libkdepim libkdepim - libkpinterfaces kontact/interfaces" -KMEXTRACTONLY=" - libkcal/ - libkdepim/ - libkdenetwork/ - kontact/interfaces" - -# Disabled by default in kontact/plugins/Makefile.am, so check before enabling - 3.4.0_beta1 -- danarmak -# KMEXTRA="kontact/plugins/kitchensync" -KMEXTRA="kontact/plugins/multisynk" - -#src_unpack() { -# kde-meta_src_unpack - # disabling tests, see bug #164097 -# sed -e "s:SUBDIRS = . plugins test:SUBDIRS = . plugins:" \ -# -i kitchensync/libkonnector2/Makefile.am || die "sed failed" -# sed -e "s:SUBDIRS = . tests test:SUBDIRS = .:" \ -# -i kitchensync/libksync/Makefile.am || die "sed failed" -#} diff --git a/kde-base/kitchensync/kitchensync-3.5.8.ebuild b/kde-base/kitchensync/kitchensync-3.5.8.ebuild index e5f12c1a2c8a..f410768a8661 100644 --- a/kde-base/kitchensync/kitchensync-3.5.8.ebuild +++ b/kde-base/kitchensync/kitchensync-3.5.8.ebuild @@ -1,9 +1,9 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kitchensync/kitchensync-3.5.8.ebuild,v 1.6 2008/01/31 15:27:46 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kitchensync/kitchensync-3.5.8.ebuild,v 1.7 2008/02/18 13:22:24 ingmar Exp $ KMNAME=kdepim -MAXKDEVER=$PV +MAXKDEVER=3.5.8 KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta eutils -- cgit v1.2.3-65-gdbad