diff options
author | Chris White <chriswhite@gentoo.org> | 2005-12-10 05:57:50 +0000 |
---|---|---|
committer | Chris White <chriswhite@gentoo.org> | 2005-12-10 05:57:50 +0000 |
commit | c50ee8f29fe27de9b69c229c81a3d6d96b64ec9d (patch) | |
tree | f6db1e5f590383018e01689aec14d383067d3071 /kde-base/kcron | |
parent | Stable on x86; bug #114429 (diff) | |
download | historical-c50ee8f29fe27de9b69c229c81a3d6d96b64ec9d.tar.gz historical-c50ee8f29fe27de9b69c229c81a3d6d96b64ec9d.tar.bz2 historical-c50ee8f29fe27de9b69c229c81a3d6d96b64ec9d.zip |
Marked x86 stable for bug #112842.
(all your kde-base are belong to us version: 2.0.51.22-r3)
Diffstat (limited to 'kde-base/kcron')
-rw-r--r-- | kde-base/kcron/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kcron/kcron-3.4.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kcron/ChangeLog b/kde-base/kcron/ChangeLog index 6638c2474622..e0ff800ec76d 100644 --- a/kde-base/kcron/ChangeLog +++ b/kde-base/kcron/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kcron # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kcron/ChangeLog,v 1.28 2005/12/09 04:51:11 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcron/ChangeLog,v 1.29 2005/12/10 05:40:14 chriswhite Exp $ + + 10 Dec 2005; Chris White <chriswhite@gentoo.org> kcron-3.4.3.ebuild: + Marked x86 stable for bug #112842. 09 Dec 2005; Joseph Jezak <josejx@gentoo.org> kcron-3.4.3.ebuild: Marked ppc stable for bug #112842. diff --git a/kde-base/kcron/kcron-3.4.3.ebuild b/kde-base/kcron/kcron-3.4.3.ebuild index 9d9e678014cb..37d5d93b19f2 100644 --- a/kde-base/kcron/kcron-3.4.3.ebuild +++ b/kde-base/kcron/kcron-3.4.3.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kcron/kcron-3.4.3.ebuild,v 1.6 2005/12/09 04:51:11 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcron/kcron-3.4.3.ebuild,v 1.7 2005/12/10 05:40:14 chriswhite Exp $ KMNAME=kdeadmin MAXKDEVER=$PV KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta DESCRIPTION="KDE Task Scheduler" -KEYWORDS="~alpha amd64 ppc ppc64 sparc ~x86" +KEYWORDS="~alpha amd64 ppc ppc64 sparc x86" IUSE="" DEPEND="" |