diff options
author | Joseph Jezak <josejx@gentoo.org> | 2006-11-16 05:02:28 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2006-11-16 05:02:28 +0000 |
commit | 9f234beb7f3400d112e768aea828aa1d25413543 (patch) | |
tree | afb1449d002b49ffc6d69b183b4624878b5f83ea /kde-base/ksync | |
parent | Marked ppc stable for bug #147570. (diff) | |
download | gentoo-2-9f234beb7f3400d112e768aea828aa1d25413543.tar.gz gentoo-2-9f234beb7f3400d112e768aea828aa1d25413543.tar.bz2 gentoo-2-9f234beb7f3400d112e768aea828aa1d25413543.zip |
Marked ppc stable for bug #147570.
(Portage version: 2.1.2_rc1-r5)
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 ec9af8984b7e..050ef41d5a74 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.58 2006/11/14 16:42:38 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksync/ChangeLog,v 1.59 2006/11/16 05:02:28 josejx Exp $ + + 16 Nov 2006; Joseph Jezak <josejx@gentoo.org> ksync-3.5.5.ebuild: + Marked ppc stable for bug #147570. 14 Nov 2006; Gustavo Zacarias <gustavoz@gentoo.org> ksync-3.5.5.ebuild: Stable on sparc wrt #147570 diff --git a/kde-base/ksync/ksync-3.5.5.ebuild b/kde-base/ksync/ksync-3.5.5.ebuild index 620ecb8f2d70..73c4afb78396 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.4 2006/11/14 16:42:38 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksync/ksync-3.5.5.ebuild,v 1.5 2006/11/16 05:02:28 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 ~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)" |