diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-10-03 13:30:41 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-10-03 13:30:41 +0000 |
commit | 3216f7832e80a4a4df5fedda136e6a959ad8d9f0 (patch) | |
tree | 9443917c1682676129e2b07217b835012aa916a7 /kde-base/libkcal | |
parent | Mark 1.21 stable on ia64 (diff) | |
download | gentoo-2-3216f7832e80a4a4df5fedda136e6a959ad8d9f0.tar.gz gentoo-2-3216f7832e80a4a4df5fedda136e6a959ad8d9f0.tar.bz2 gentoo-2-3216f7832e80a4a4df5fedda136e6a959ad8d9f0.zip |
Mark 3.4.1 stable on alpha
(Portage version: 2.0.52-r1)
Diffstat (limited to 'kde-base/libkcal')
-rw-r--r-- | kde-base/libkcal/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/libkcal/libkcal-3.4.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/libkcal/ChangeLog b/kde-base/libkcal/ChangeLog index aec23326c595..102c7e31a55c 100644 --- a/kde-base/libkcal/ChangeLog +++ b/kde-base/libkcal/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/libkcal # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/libkcal/ChangeLog,v 1.18 2005/09/24 16:05:08 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/libkcal/ChangeLog,v 1.19 2005/10/03 13:30:41 agriffis Exp $ + + 03 Oct 2005; Aron Griffis <agriffis@gentoo.org> libkcal-3.4.1.ebuild: + Mark 3.4.1 stable on alpha 24 Sep 2005; Diego Pettenò <flameeyes@gentoo.org> -libkcal-3.5_alpha1.ebuild: diff --git a/kde-base/libkcal/libkcal-3.4.1.ebuild b/kde-base/libkcal/libkcal-3.4.1.ebuild index 32cd2fd182eb..65423895c025 100644 --- a/kde-base/libkcal/libkcal-3.4.1.ebuild +++ b/kde-base/libkcal/libkcal-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/libkcal/libkcal-3.4.1.ebuild,v 1.6 2005/07/08 04:26:51 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/libkcal/libkcal-3.4.1.ebuild,v 1.7 2005/10/03 13:30:41 agriffis Exp $ KMNAME=kdepim MAXKDEVER=$PV @@ -8,7 +8,7 @@ KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta eutils DESCRIPTION="KDE kcal library for korganizer etc" -KEYWORDS="amd64 ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 ppc ppc64 sparc x86" IUSE="" OLDDEPEND="~kde-base/ktnef-$PV" DEPEND=" |