diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2006-12-11 19:12:44 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2006-12-11 19:12:44 +0000 |
commit | 8ab5d67a798ac9bcecb8360dd654c118c5fdacbd (patch) | |
tree | 98f20a723dd917f184bb9645a4d1622dd49d239c /kde-base/libkpimexchange | |
parent | Stable on ia64. (diff) | |
download | gentoo-2-8ab5d67a798ac9bcecb8360dd654c118c5fdacbd.tar.gz gentoo-2-8ab5d67a798ac9bcecb8360dd654c118c5fdacbd.tar.bz2 gentoo-2-8ab5d67a798ac9bcecb8360dd654c118c5fdacbd.zip |
Stable on ia64.
(Portage version: 2.1.2_rc3-r2)
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 f69dce8eac5f..a694cbc0d71a 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.63 2006/12/06 12:05:09 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/libkpimexchange/ChangeLog,v 1.64 2006/12/11 19:12:44 kloeri Exp $ + + 11 Dec 2006; Bryan Østergaard <kloeri@gentoo.org> + libkpimexchange-3.5.5.ebuild: + Stable on ia64. 06 Dec 2006; <kloeri@gentoo.org> libkpimexchange-3.5.5.ebuild: Stable on Alpha. diff --git a/kde-base/libkpimexchange/libkpimexchange-3.5.5.ebuild b/kde-base/libkpimexchange/libkpimexchange-3.5.5.ebuild index 65d17da1a5e5..32a9b83350fa 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.7 2006/12/06 12:05:09 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/libkpimexchange/libkpimexchange-3.5.5.ebuild,v 1.8 2006/12/11 19:12:44 kloeri 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)" |