summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoseph Jezak <josejx@gentoo.org>2005-12-09 04:51:53 +0000
committerJoseph Jezak <josejx@gentoo.org>2005-12-09 04:51:53 +0000
commit6273a5026c74d4c2ccd2f931e3c9a1b7ab9fdde5 (patch)
tree9d10f1efa6777b98316ead9e70ffbc5ce0773b25 /kde-base/ksync
parent- fwd port scanmem patch for gdb-6.4 (diff)
downloadhistorical-6273a5026c74d4c2ccd2f931e3c9a1b7ab9fdde5.tar.gz
historical-6273a5026c74d4c2ccd2f931e3c9a1b7ab9fdde5.tar.bz2
historical-6273a5026c74d4c2ccd2f931e3c9a1b7ab9fdde5.zip
Marked ppc stable for bug #112842.
Package-Manager: portage-2.0.53
Diffstat (limited to 'kde-base/ksync')
-rw-r--r--kde-base/ksync/ChangeLog5
-rw-r--r--kde-base/ksync/ksync-3.4.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/ksync/ChangeLog b/kde-base/ksync/ChangeLog
index 6ab215e3a450..286ac6564627 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.31 2005/12/04 11:38:23 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/ksync/ChangeLog,v 1.32 2005/12/09 04:37:55 josejx Exp $
+
+ 09 Dec 2005; Joseph Jezak <josejx@gentoo.org> ksync-3.4.3.ebuild:
+ Marked ppc stable for bug #112842.
04 Dec 2005; Bryan Østergaard <kloeri@gentoo.org> ksync-3.5.0.ebuild:
~alpha keyword.
diff --git a/kde-base/ksync/ksync-3.4.3.ebuild b/kde-base/ksync/ksync-3.4.3.ebuild
index 798e5d7951be..c5e873743555 100644
--- a/kde-base/ksync/ksync-3.4.3.ebuild
+++ b/kde-base/ksync/ksync-3.4.3.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.3.ebuild,v 1.4 2005/11/25 11:36:20 cryos Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/ksync/ksync-3.4.3.ebuild,v 1.5 2005/12/09 04:37:55 josejx Exp $
KMNAME=kdepim
MAXKDEVER=$PV
@@ -8,7 +8,7 @@ KM_DEPRANGE="$PV $MAXKDEVER"
inherit kde-meta eutils
DESCRIPTION="KDE pda synchronizer"
-KEYWORDS="~alpha amd64 ~ppc ppc64 sparc ~x86"
+KEYWORDS="~alpha amd64 ppc ppc64 sparc ~x86"
IUSE=""
DEPEND="$(deprange $PV $MAXKDEVER kde-base/libkcal)"
OLDDEPEND="~kde-base/libkcal-$PV"