diff options
author | Markus Rothe <corsair@gentoo.org> | 2008-05-15 13:38:53 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2008-05-15 13:38:53 +0000 |
commit | 381dbde20de44612954ca07315bf53969a1d2503 (patch) | |
tree | c3e65614faea444fc1c460ed8a7c915f00efe55c /kde-base/kcron | |
parent | Minor fixes (diff) | |
download | gentoo-2-381dbde20de44612954ca07315bf53969a1d2503.tar.gz gentoo-2-381dbde20de44612954ca07315bf53969a1d2503.tar.bz2 gentoo-2-381dbde20de44612954ca07315bf53969a1d2503.zip |
Stable on ppc64; bug #221063
(Portage version: 2.1.4.4)
Diffstat (limited to 'kde-base/kcron')
-rw-r--r-- | kde-base/kcron/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kcron/kcron-3.5.9.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kcron/ChangeLog b/kde-base/kcron/ChangeLog index e3b307a91b61..9cdb2ed0715a 100644 --- a/kde-base/kcron/ChangeLog +++ b/kde-base/kcron/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kcron # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kcron/ChangeLog,v 1.84 2008/05/13 00:27:19 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcron/ChangeLog,v 1.85 2008/05/15 13:38:53 corsair Exp $ + + 15 May 2008; Markus Rothe <corsair@gentoo.org> kcron-3.5.9.ebuild: + Stable on ppc64; bug #221063 13 May 2008; Jeroen Roovers <jer@gentoo.org> kcron-3.5.9.ebuild: Stable for HPPA (bug #221063). diff --git a/kde-base/kcron/kcron-3.5.9.ebuild b/kde-base/kcron/kcron-3.5.9.ebuild index b377efe1fe39..844eb72ed493 100644 --- a/kde-base/kcron/kcron-3.5.9.ebuild +++ b/kde-base/kcron/kcron-3.5.9.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kcron/kcron-3.5.9.ebuild,v 1.5 2008/05/13 00:27:19 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcron/kcron-3.5.9.ebuild,v 1.6 2008/05/15 13:38:53 corsair Exp $ KMNAME=kdeadmin EAPI="1" inherit kde-meta DESCRIPTION="KDE Task Scheduler" -KEYWORDS="alpha ~amd64 hppa ia64 ppc ~ppc64 sparc ~x86 ~x86-fbsd" +KEYWORDS="alpha ~amd64 hppa ia64 ppc ppc64 sparc ~x86 ~x86-fbsd" IUSE="kdehiddenvisibility" DEPEND="" |