summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Wever <weeve@gentoo.org>2005-07-08 04:46:31 +0000
committerJason Wever <weeve@gentoo.org>2005-07-08 04:46:31 +0000
commit1ef9b1db1e1f06b5a5f90f48f1fc21eac30b8f44 (patch)
tree607935ec06d45be9a1e580ac99a19ccc0e17040a /kde-base/ksync
parentStable on mips. (diff)
downloadgentoo-2-1ef9b1db1e1f06b5a5f90f48f1fc21eac30b8f44.tar.gz
gentoo-2-1ef9b1db1e1f06b5a5f90f48f1fc21eac30b8f44.tar.bz2
gentoo-2-1ef9b1db1e1f06b5a5f90f48f1fc21eac30b8f44.zip
Stable on SPARC.
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'kde-base/ksync')
-rw-r--r--kde-base/ksync/ChangeLog5
-rw-r--r--kde-base/ksync/ksync-3.4.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/ksync/ChangeLog b/kde-base/ksync/ChangeLog
index 57bf6b966759..2f7da3a6c6d5 100644
--- a/kde-base/ksync/ChangeLog
+++ b/kde-base/ksync/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/ksync
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/ksync/ChangeLog,v 1.12 2005/07/01 22:35:17 pylon Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/ksync/ChangeLog,v 1.13 2005/07/08 04:42:23 weeve Exp $
+
+ 08 Jul 2005; Jason Wever <weeve@gentoo.org> ksync-3.4.1.ebuild:
+ Stable on SPARC.
01 Jul 2005; Lars Weiler <pylon@gentoo.org> ksync-3.4.1.ebuild:
Stable on ppc; Bug #97544.
diff --git a/kde-base/ksync/ksync-3.4.1.ebuild b/kde-base/ksync/ksync-3.4.1.ebuild
index f8c4ea2b2cd5..82180a77ccdc 100644
--- a/kde-base/ksync/ksync-3.4.1.ebuild
+++ b/kde-base/ksync/ksync-3.4.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/ksync/ksync-3.4.1.ebuild,v 1.5 2005/07/01 22:35:17 pylon Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/ksync/ksync-3.4.1.ebuild,v 1.6 2005/07/08 04:42:23 weeve Exp $
KMNAME=kdepim
MAXKDEVER=$PV
@@ -8,7 +8,7 @@ KM_DEPRANGE="$PV $MAXKDEVER"
inherit kde-meta eutils
DESCRIPTION="KDE pda synchronizer"
-KEYWORDS="amd64 ppc ppc64 ~sparc x86"
+KEYWORDS="amd64 ppc ppc64 sparc x86"
IUSE=""
DEPEND="$(deprange $PV $MAXKDEVER kde-base/libkcal)"
OLDDEPEND="~kde-base/libkcal-$PV"