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/libkcal | |
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/libkcal')
-rw-r--r-- | kde-base/libkcal/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/libkcal/libkcal-3.4.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/libkcal/ChangeLog b/kde-base/libkcal/ChangeLog index 21872d659c3d..451cf3584c91 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.35 2005/12/10 05:14:45 chriswhite Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/libkcal/ChangeLog,v 1.36 2005/12/10 20:35:06 kloeri Exp $ + + 10 Dec 2005; Bryan Østergaard <kloeri@gentoo.org libkcal-3.4.3.ebuild: + Stable on alpha. 10 Dec 2005; Chris White <chriswhite@gentoo.org> libkcal-3.4.3.ebuild: Marked x86 stable for bug #112842. diff --git a/kde-base/libkcal/libkcal-3.4.3.ebuild b/kde-base/libkcal/libkcal-3.4.3.ebuild index 5c66c50c473f..848acb5fc1ef 100644 --- a/kde-base/libkcal/libkcal-3.4.3.ebuild +++ b/kde-base/libkcal/libkcal-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/libkcal/libkcal-3.4.3.ebuild,v 1.6 2005/12/10 05:14:45 chriswhite Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/libkcal/libkcal-3.4.3.ebuild,v 1.7 2005/12/10 20:35:06 kloeri 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="~alpha amd64 ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 ppc ppc64 sparc x86" IUSE="" OLDDEPEND="~kde-base/ktnef-$PV" DEPEND=" |