summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--kde-base/ksync/ChangeLog5
-rw-r--r--kde-base/ksync/ksync-3.5.5.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/ksync/ChangeLog b/kde-base/ksync/ChangeLog
index 606da4595d8f..52cd32a2edd8 100644
--- a/kde-base/ksync/ChangeLog
+++ b/kde-base/ksync/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/ksync
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/ksync/ChangeLog,v 1.61 2006/11/30 09:09:10 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/ksync/ChangeLog,v 1.62 2006/12/06 14:42:57 kloeri Exp $
+
+ 06 Dec 2006; <kloeri@gentoo.org> ksync-3.5.5.ebuild:
+ Stable on Alpha.
30 Nov 2006; Markus Rothe <corsair@gentoo.org> ksync-3.5.5.ebuild:
Stable on ppc64
diff --git a/kde-base/ksync/ksync-3.5.5.ebuild b/kde-base/ksync/ksync-3.5.5.ebuild
index 9419383382eb..0d3cac489f7b 100644
--- a/kde-base/ksync/ksync-3.5.5.ebuild
+++ b/kde-base/ksync/ksync-3.5.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/ksync/ksync-3.5.5.ebuild,v 1.6 2006/11/30 09:09:10 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/ksync/ksync-3.5.5.ebuild,v 1.7 2006/12/06 14:42:57 kloeri Exp $
KMNAME=kdepim
MAXKDEVER=$PV
@@ -8,7 +8,7 @@ KM_DEPRANGE="$PV $MAXKDEVER"
inherit kde-meta eutils
DESCRIPTION="KDE pda synchronizer"
-KEYWORDS="~alpha amd64 ~ia64 ppc ppc64 sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 ~ia64 ppc ppc64 sparc x86 ~x86-fbsd"
IUSE=""
DEPEND="$(deprange $PV $MAXKDEVER kde-base/libkcal)"