diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-05-12 14:58:36 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-05-12 14:58:36 +0000 |
commit | 814a35fe1a2d01dab9faea3878543f1de49ba05d (patch) | |
tree | b918052fedadb60fb0e0008e7414e266c1f96070 /kde-base/libkpimexchange | |
parent | alpha/ia64/sparc stable wrt #221063 (diff) | |
download | gentoo-2-814a35fe1a2d01dab9faea3878543f1de49ba05d.tar.gz gentoo-2-814a35fe1a2d01dab9faea3878543f1de49ba05d.tar.bz2 gentoo-2-814a35fe1a2d01dab9faea3878543f1de49ba05d.zip |
alpha/ia64/sparc stable wrt #221063
(Portage version: 2.1.4.4)
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 90858aad6393..93d983262674 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.83 2008/03/04 06:29:10 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/libkpimexchange/ChangeLog,v 1.84 2008/05/12 14:58:36 armin76 Exp $ + + 12 May 2008; Raúl Porcel <armin76@gentoo.org> + libkpimexchange-3.5.9.ebuild: + alpha/ia64/sparc stable wrt #221063 04 Mar 2008; Jeroen Roovers <jer@gentoo.org> libkpimexchange-3.5.8.ebuild, 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 dbff27a5795c..37226b73065c 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.2 2008/03/04 06:29:10 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/libkpimexchange/libkpimexchange-3.5.9.ebuild,v 1.3 2008/05/12 14:58:36 armin76 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}" |