diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-10-18 18:01:11 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-10-18 18:01:11 +0000 |
commit | 267beb0daab171f44b724f87bf7a6fe85ac64746 (patch) | |
tree | 1f309b9e630b7804504b95a5f84e92ea55e561cd /kde-base/libkpimexchange | |
parent | mask broken deps from stuart (diff) | |
download | gentoo-2-267beb0daab171f44b724f87bf7a6fe85ac64746.tar.gz gentoo-2-267beb0daab171f44b724f87bf7a6fe85ac64746.tar.bz2 gentoo-2-267beb0daab171f44b724f87bf7a6fe85ac64746.zip |
Mark 3.4.1 stable on alpha
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'kde-base/libkpimexchange')
-rw-r--r-- | kde-base/libkpimexchange/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/libkpimexchange/libkpimexchange-3.4.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/libkpimexchange/ChangeLog b/kde-base/libkpimexchange/ChangeLog index 6b4e60da3160..f8526c1bc95a 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.20 2005/10/15 11:08:46 greg_g Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/libkpimexchange/ChangeLog,v 1.21 2005/10/18 18:01:11 agriffis Exp $ + + 18 Oct 2005; Aron Griffis <agriffis@gentoo.org> + libkpimexchange-3.4.1.ebuild: + Mark 3.4.1 stable on alpha *libkpimexchange-3.5.0_beta2 (14 Oct 2005) diff --git a/kde-base/libkpimexchange/libkpimexchange-3.4.1.ebuild b/kde-base/libkpimexchange/libkpimexchange-3.4.1.ebuild index 999eaffe7029..b04403cf2322 100644 --- a/kde-base/libkpimexchange/libkpimexchange-3.4.1.ebuild +++ b/kde-base/libkpimexchange/libkpimexchange-3.4.1.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.1.ebuild,v 1.8 2005/08/08 21:27:17 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/libkpimexchange/libkpimexchange-3.4.1.ebuild,v 1.9 2005/10/18 18:01:11 agriffis Exp $ KMNAME=kdepim MAXKDEVER=3.4.2 @@ -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=" |