diff options
Diffstat (limited to 'kde-base/libkpimexchange/libkpimexchange-3.5.9.ebuild')
-rw-r--r-- | kde-base/libkpimexchange/libkpimexchange-3.5.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/libkpimexchange/libkpimexchange-3.5.9.ebuild b/kde-base/libkpimexchange/libkpimexchange-3.5.9.ebuild index 44e4c90be2bb..412617323e7d 100644 --- a/kde-base/libkpimexchange/libkpimexchange-3.5.9.ebuild +++ b/kde-base/libkpimexchange/libkpimexchange-3.5.9.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/libkpimexchange/libkpimexchange-3.5.9.ebuild,v 1.6 2008/05/14 14:12:58 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/libkpimexchange/libkpimexchange-3.5.9.ebuild,v 1.7 2008/05/18 20:54:09 maekke Exp $ KMNAME=kdepim EAPI="1" inherit kde-meta eutils DESCRIPTION="KDE PIM exchange library" -KEYWORDS="alpha ~amd64 hppa ia64 ppc ppc64 sparc ~x86 ~x86-fbsd" +KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd" IUSE="" DEPEND=">=kde-base/libkcal-${PV}:${SLOT}" |