diff options
Diffstat (limited to 'kde-base/ksync')
-rw-r--r-- | kde-base/ksync/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/ksync/ksync-3.5.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/ksync/ChangeLog b/kde-base/ksync/ChangeLog index a729421bcb0e..1b068094bd65 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.55 2006/10/03 12:21:31 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksync/ChangeLog,v 1.56 2006/11/13 14:38:16 opfer Exp $ + + 13 Nov 2006; Christian Faulhammer <opfer@gentoo.org> ksync-3.5.5.ebuild: + "Stable x86, bug #147570" *ksync-3.5.5 (03 Oct 2006) diff --git a/kde-base/ksync/ksync-3.5.5.ebuild b/kde-base/ksync/ksync-3.5.5.ebuild index d9d3389f141b..acd4505019e0 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.1 2006/10/03 12:21:31 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksync/ksync-3.5.5.ebuild,v 1.2 2006/11/13 14:38:16 opfer 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)" |