diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2005-12-10 22:00:34 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2005-12-10 22:00:34 +0000 |
commit | 4942c4ea7aae5a5908c9d92901a5070151e235a5 (patch) | |
tree | 6fddf05f5dc5f67f6ec696831c9118d1145a12f1 /kde-base/kcron | |
parent | Stable on alpha. (diff) | |
download | gentoo-2-4942c4ea7aae5a5908c9d92901a5070151e235a5.tar.gz gentoo-2-4942c4ea7aae5a5908c9d92901a5070151e235a5.tar.bz2 gentoo-2-4942c4ea7aae5a5908c9d92901a5070151e235a5.zip |
Stable on alpha.
(Portage 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 e0ff800ec76d..7dc662093412 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.29 2005/12/10 05:40:14 chriswhite Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcron/ChangeLog,v 1.30 2005/12/10 21:59:34 kloeri Exp $ + + 10 Dec 2005; Bryan Østergaard <kloeri@gentoo.org kcron-3.4.3.ebuild: + Stable on alpha. 10 Dec 2005; Chris White <chriswhite@gentoo.org> kcron-3.4.3.ebuild: Marked x86 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 37d5d93b19f2..638d1b0bd584 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.7 2005/12/10 05:40:14 chriswhite Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcron/kcron-3.4.3.ebuild,v 1.8 2005/12/10 21:59:34 kloeri 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="" |