diff options
author | Jeroen Roovers <jer@gentoo.org> | 2008-05-13 03:48:32 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2008-05-13 03:48:32 +0000 |
commit | c09711b06e6b57e4d585627fd798b23c90ee3ce4 (patch) | |
tree | 520fdea14d25f4f5ddd55ad410d6d21a1a4778e7 /kde-base/libkpimexchange | |
parent | Stable for HPPA (bug #221063). (diff) | |
download | gentoo-2-c09711b06e6b57e4d585627fd798b23c90ee3ce4.tar.gz gentoo-2-c09711b06e6b57e4d585627fd798b23c90ee3ce4.tar.bz2 gentoo-2-c09711b06e6b57e4d585627fd798b23c90ee3ce4.zip |
Stable for HPPA (bug #221063).
(Portage version: 2.1.5_rc10)
Diffstat (limited to 'kde-base/libkpimexchange')
-rw-r--r-- | kde-base/libkpimexchange/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/libkpimexchange/libkpimexchange-3.5.9.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/libkpimexchange/ChangeLog b/kde-base/libkpimexchange/ChangeLog index a92b97b805fc..07b7e2d58c4f 100644 --- a/kde-base/libkpimexchange/ChangeLog +++ b/kde-base/libkpimexchange/ChangeLog @@ -1,6 +1,9 @@ # 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.85 2008/05/12 20:01:39 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/libkpimexchange/ChangeLog,v 1.86 2008/05/13 03:48:32 jer Exp $ + + 13 May 2008; Jeroen Roovers <jer@gentoo.org> libkpimexchange-3.5.9.ebuild: + Stable for HPPA (bug #221063). 12 May 2008; Brent Baude <ranger@gentoo.org> libkpimexchange-3.5.9.ebuild: Marking libkpimexchange-3.5.9 ppc stable for bug 221063 diff --git a/kde-base/libkpimexchange/libkpimexchange-3.5.9.ebuild b/kde-base/libkpimexchange/libkpimexchange-3.5.9.ebuild index 4c10e22a9702..cd7d4f49d247 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.4 2008/05/12 20:01:39 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/libkpimexchange/libkpimexchange-3.5.9.ebuild,v 1.5 2008/05/13 03:48:32 jer 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}" |