diff options
author | Marcus D. Hanwell <cryos@gentoo.org> | 2005-11-25 11:16:12 +0000 |
---|---|---|
committer | Marcus D. Hanwell <cryos@gentoo.org> | 2005-11-25 11:16:12 +0000 |
commit | da2d6a9fe287116320c81c807b61cfe1c1e128f9 (patch) | |
tree | ab25b88c9a395fd0100f0301097e072370698d48 /kde-base/libkpimexchange | |
parent | version bump thanks to Nils Ohlmeier - bug #113118 (diff) | |
download | gentoo-2-da2d6a9fe287116320c81c807b61cfe1c1e128f9.tar.gz gentoo-2-da2d6a9fe287116320c81c807b61cfe1c1e128f9.tar.bz2 gentoo-2-da2d6a9fe287116320c81c807b61cfe1c1e128f9.zip |
Stable on amd64, bug 112842.
(Portage version: 2.0.53_rc7)
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 0b1ee032b624..6546c4c68344 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.27 2005/11/24 22:29:58 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/libkpimexchange/ChangeLog,v 1.28 2005/11/25 11:16:12 cryos Exp $ + + 25 Nov 2005; Marcus D. Hanwell <cryos@gentoo.org> + libkpimexchange-3.4.3.ebuild: + Stable on amd64, bug 112842. 24 Nov 2005; Markus Rothe <corsair@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 8eb6fa7dd838..a4ecee221ecc 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.3 2005/11/24 22:29:58 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/libkpimexchange/libkpimexchange-3.4.3.ebuild,v 1.4 2005/11/25 11:16:12 cryos 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=" |