diff options
author | 2006-11-16 01:26:38 +0000 | |
---|---|---|
committer | 2006-11-16 01:26:38 +0000 | |
commit | 3c7a75114fc664d11c4d5ee70369e0cb68772190 (patch) | |
tree | cf5479b5e89c9a09616f409ac087fa319bb63efd /kde-base/libkpimexchange | |
parent | Marked ppc stable for bug #147570. (diff) | |
download | gentoo-2-3c7a75114fc664d11c4d5ee70369e0cb68772190.tar.gz gentoo-2-3c7a75114fc664d11c4d5ee70369e0cb68772190.tar.bz2 gentoo-2-3c7a75114fc664d11c4d5ee70369e0cb68772190.zip |
Marked ppc stable for bug #147570.
(Portage version: 2.1.2_rc1-r5)
Diffstat (limited to 'kde-base/libkpimexchange')
-rw-r--r-- | kde-base/libkpimexchange/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/libkpimexchange/libkpimexchange-3.5.5.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/libkpimexchange/ChangeLog b/kde-base/libkpimexchange/ChangeLog index 5ab07f11449e..f6bf22bb3557 100644 --- a/kde-base/libkpimexchange/ChangeLog +++ b/kde-base/libkpimexchange/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/libkpimexchange # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/libkpimexchange/ChangeLog,v 1.59 2006/11/14 16:17:42 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/libkpimexchange/ChangeLog,v 1.60 2006/11/16 01:26:38 josejx Exp $ + + 16 Nov 2006; Joseph Jezak <josejx@gentoo.org> + libkpimexchange-3.5.5.ebuild: + Marked ppc stable for bug #147570. 14 Nov 2006; Gustavo Zacarias <gustavoz@gentoo.org> libkpimexchange-3.5.5.ebuild: diff --git a/kde-base/libkpimexchange/libkpimexchange-3.5.5.ebuild b/kde-base/libkpimexchange/libkpimexchange-3.5.5.ebuild index f29f1f7ee62c..c7e72d7de9a6 100644 --- a/kde-base/libkpimexchange/libkpimexchange-3.5.5.ebuild +++ b/kde-base/libkpimexchange/libkpimexchange-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/libkpimexchange/libkpimexchange-3.5.5.ebuild,v 1.4 2006/11/14 16:17:42 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/libkpimexchange/libkpimexchange-3.5.5.ebuild,v 1.5 2006/11/16 01:26:38 josejx 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 ~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)" |