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.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/libkpimexchange/ChangeLog b/kde-base/libkpimexchange/ChangeLog index f139f8bea27e..8986c241eafd 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.5 2005/03/13 21:19:12 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/libkpimexchange/ChangeLog,v 1.6 2005/03/18 17:44:09 morfic Exp $ + + 18 Mar 2005; Daniel Goller <morfic@gentoo.org> + libkpimexchange-3.4.0.ebuild: + Added to ~ppc 13 Mar 2005; Dan Armak <danarmak@gentoo.org> libkpimexchange-3.4.0.ebuild: KDE 3.4.0 ebuilds. Note that the tarballs won't be officially released for a diff --git a/kde-base/libkpimexchange/libkpimexchange-3.4.0.ebuild b/kde-base/libkpimexchange/libkpimexchange-3.4.0.ebuild index c2ccd60900af..ed21fed64e3e 100644 --- a/kde-base/libkpimexchange/libkpimexchange-3.4.0.ebuild +++ b/kde-base/libkpimexchange/libkpimexchange-3.4.0.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.0.ebuild,v 1.1 2005/03/13 21:19:12 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/libkpimexchange/libkpimexchange-3.4.0.ebuild,v 1.2 2005/03/18 17:44:09 morfic Exp $ KMNAME=kdepim MAXKDEVER=$PV @@ -8,7 +8,7 @@ KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta eutils DESCRIPTION="KDE PIM exchange library" -KEYWORDS="~x86 ~amd64" +KEYWORDS="~x86 ~amd64 ~ppc" IUSE="" OLDDEPEND="~kde-base/libkcal-$PV" DEPEND=" |