diff options
author | Markus Meier <maekke@gentoo.org> | 2008-05-18 20:54:09 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2008-05-18 20:54:09 +0000 |
commit | 349f322b676e505cc25df5cca61a807e27e84770 (patch) | |
tree | cf03c010de450236863d8637939a3a05789379bc /kde-base/libkpimexchange | |
parent | amd64/x86 stable, bug #221063 (diff) | |
download | gentoo-2-349f322b676e505cc25df5cca61a807e27e84770.tar.gz gentoo-2-349f322b676e505cc25df5cca61a807e27e84770.tar.bz2 gentoo-2-349f322b676e505cc25df5cca61a807e27e84770.zip |
amd64/x86 stable, bug #221063
(Portage version: 2.1.5)
Diffstat (limited to 'kde-base/libkpimexchange')
-rw-r--r-- | kde-base/libkpimexchange/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/libkpimexchange/libkpimexchange-3.5.9.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/libkpimexchange/ChangeLog b/kde-base/libkpimexchange/ChangeLog index a5f31de89ca2..07520cef2f3f 100644 --- a/kde-base/libkpimexchange/ChangeLog +++ b/kde-base/libkpimexchange/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/libkpimexchange # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/libkpimexchange/ChangeLog,v 1.87 2008/05/14 14:12:58 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/libkpimexchange/ChangeLog,v 1.88 2008/05/18 20:54:09 maekke Exp $ + + 18 May 2008; Markus Meier <maekke@gentoo.org> + libkpimexchange-3.5.9.ebuild: + amd64/x86 stable, bug #221063 14 May 2008; Markus Rothe <corsair@gentoo.org> libkpimexchange-3.5.9.ebuild: 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}" |