diff options
Diffstat (limited to 'kde-base/libkpimexchange')
-rw-r--r-- | kde-base/libkpimexchange/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/libkpimexchange/libkpimexchange-3.4.3.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/libkpimexchange/ChangeLog b/kde-base/libkpimexchange/ChangeLog index 16353f5fb2d1..d0c88600a5a7 100644 --- a/kde-base/libkpimexchange/ChangeLog +++ b/kde-base/libkpimexchange/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/libkpimexchange # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/libkpimexchange/ChangeLog,v 1.33 2005/12/09 04:28:12 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/libkpimexchange/ChangeLog,v 1.34 2005/12/10 05:18:57 chriswhite Exp $ + + 10 Dec 2005; Chris White <chriswhite@gentoo.org> + libkpimexchange-3.4.3.ebuild: + Marked x86 stable for bug #112842. 09 Dec 2005; Joseph Jezak <josejx@gentoo.org> libkpimexchange-3.4.3.ebuild: diff --git a/kde-base/libkpimexchange/libkpimexchange-3.4.3.ebuild b/kde-base/libkpimexchange/libkpimexchange-3.4.3.ebuild index fa2ca912714a..8a4d10b7f365 100644 --- a/kde-base/libkpimexchange/libkpimexchange-3.4.3.ebuild +++ b/kde-base/libkpimexchange/libkpimexchange-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/libkpimexchange/libkpimexchange-3.4.3.ebuild,v 1.5 2005/12/09 04:28:12 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/libkpimexchange/libkpimexchange-3.4.3.ebuild,v 1.6 2005/12/10 05:18:57 chriswhite Exp $ KMNAME=kdepim MAXKDEVER=$PV @@ -8,7 +8,7 @@ KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta eutils DESCRIPTION="KDE PIM exchange library" -KEYWORDS="~alpha amd64 ppc ppc64 sparc ~x86" +KEYWORDS="~alpha amd64 ppc ppc64 sparc x86" IUSE="" OLDDEPEND="~kde-base/libkcal-$PV" DEPEND=" |