diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2005-12-10 20:39:26 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2005-12-10 20:39:26 +0000 |
commit | 22e4ba34ab566b7f686e53669ebb19a0e1969fc4 (patch) | |
tree | b54ba3fb2289aad7078a16a38c9485b386e5606b /kde-base/libkpimexchange | |
parent | Fix for bug #114336. (diff) | |
download | gentoo-2-22e4ba34ab566b7f686e53669ebb19a0e1969fc4.tar.gz gentoo-2-22e4ba34ab566b7f686e53669ebb19a0e1969fc4.tar.bz2 gentoo-2-22e4ba34ab566b7f686e53669ebb19a0e1969fc4.zip |
Stable on alpha.
(Portage version: 2.0.51.22-r3)
Diffstat (limited to 'kde-base/libkpimexchange')
-rw-r--r-- | kde-base/libkpimexchange/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/libkpimexchange/libkpimexchange-3.4.3.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/libkpimexchange/ChangeLog b/kde-base/libkpimexchange/ChangeLog index d0c88600a5a7..799b9ebfef23 100644 --- a/kde-base/libkpimexchange/ChangeLog +++ b/kde-base/libkpimexchange/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/libkpimexchange # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/libkpimexchange/ChangeLog,v 1.34 2005/12/10 05:18:57 chriswhite Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/libkpimexchange/ChangeLog,v 1.35 2005/12/10 20:39:18 kloeri Exp $ + + 10 Dec 2005; Bryan Østergaard <kloeri@gentoo.org + libkpimexchange-3.4.3.ebuild: + Stable on alpha. 10 Dec 2005; Chris White <chriswhite@gentoo.org> libkpimexchange-3.4.3.ebuild: diff --git a/kde-base/libkpimexchange/libkpimexchange-3.4.3.ebuild b/kde-base/libkpimexchange/libkpimexchange-3.4.3.ebuild index 8a4d10b7f365..aaf55b6af6f0 100644 --- a/kde-base/libkpimexchange/libkpimexchange-3.4.3.ebuild +++ b/kde-base/libkpimexchange/libkpimexchange-3.4.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/libkpimexchange/libkpimexchange-3.4.3.ebuild,v 1.6 2005/12/10 05:18:57 chriswhite Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/libkpimexchange/libkpimexchange-3.4.3.ebuild,v 1.7 2005/12/10 20:39:18 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 ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 ppc ppc64 sparc x86" IUSE="" OLDDEPEND="~kde-base/libkcal-$PV" DEPEND=" |