diff options
author | Marcus D. Hanwell <cryos@gentoo.org> | 2005-11-25 11:38:22 +0000 |
---|---|---|
committer | Marcus D. Hanwell <cryos@gentoo.org> | 2005-11-25 11:38:22 +0000 |
commit | c1a084d5a1389504390c27a37a1f2b15a86d0245 (patch) | |
tree | e9cda29dddd5ec75cf2cc23b5c94921019a9f42f /kde-base/ksync | |
parent | Stable on amd64, bug 112842. (diff) | |
download | gentoo-2-c1a084d5a1389504390c27a37a1f2b15a86d0245.tar.gz gentoo-2-c1a084d5a1389504390c27a37a1f2b15a86d0245.tar.bz2 gentoo-2-c1a084d5a1389504390c27a37a1f2b15a86d0245.zip |
Stable on amd64, bug 112842.
(Portage version: 2.0.53_rc7)
Diffstat (limited to 'kde-base/ksync')
-rw-r--r-- | kde-base/ksync/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/ksync/ksync-3.4.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/ksync/ChangeLog b/kde-base/ksync/ChangeLog index 420b715fbffc..2cfd1941a5d1 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.26 2005/11/24 22:25:37 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksync/ChangeLog,v 1.27 2005/11/25 11:36:20 cryos Exp $ + + 25 Nov 2005; Marcus D. Hanwell <cryos@gentoo.org> ksync-3.4.3.ebuild: + Stable on amd64, bug 112842. 24 Nov 2005; Markus Rothe <corsair@gentoo.org> ksync-3.4.3.ebuild: Stable on ppc64 diff --git a/kde-base/ksync/ksync-3.4.3.ebuild b/kde-base/ksync/ksync-3.4.3.ebuild index 8d8c06113680..798e5d7951be 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.3 2005/11/24 22:25:37 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksync/ksync-3.4.3.ebuild,v 1.4 2005/11/25 11:36:20 cryos 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" |