diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-05-26 18:27:27 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-05-26 18:27:27 +0000 |
commit | 6da1ad9ec08694279f70723f746e670c64f5d467 (patch) | |
tree | 6b85af4eabea4b17984d37b439af304d20b09106 /kde-base/kcron | |
parent | Removed File System Monitor plugin requested by upstream because it's unmaint... (diff) | |
download | gentoo-2-6da1ad9ec08694279f70723f746e670c64f5d467.tar.gz gentoo-2-6da1ad9ec08694279f70723f746e670c64f5d467.tar.bz2 gentoo-2-6da1ad9ec08694279f70723f746e670c64f5d467.zip |
Stable on ppc64
(Portage version: 2.0.54-r2)
Diffstat (limited to 'kde-base/kcron')
-rw-r--r-- | kde-base/kcron/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kcron/kcron-3.5.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kcron/ChangeLog b/kde-base/kcron/ChangeLog index e8351701002e..e61a00ab0448 100644 --- a/kde-base/kcron/ChangeLog +++ b/kde-base/kcron/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kcron # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kcron/ChangeLog,v 1.38 2006/05/26 15:41:24 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcron/ChangeLog,v 1.39 2006/05/26 18:27:27 corsair Exp $ + + 26 May 2006; Markus Rothe <corsair@gentoo.org> kcron-3.5.1.ebuild: + Stable on ppc64 26 May 2006; Chris Gianelloni <wolf31o2@gentoo.org> kcron-3.5.1.ebuild: Stable on amd64 wrt bug #132213 diff --git a/kde-base/kcron/kcron-3.5.1.ebuild b/kde-base/kcron/kcron-3.5.1.ebuild index 83c06907e4a0..640a58886861 100644 --- a/kde-base/kcron/kcron-3.5.1.ebuild +++ b/kde-base/kcron/kcron-3.5.1.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kcron/kcron-3.5.1.ebuild,v 1.5 2006/05/26 15:41:24 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcron/kcron-3.5.1.ebuild,v 1.6 2006/05/26 18:27:27 corsair Exp $ KMNAME=kdeadmin MAXKDEVER=3.5.2 KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta DESCRIPTION="KDE Task Scheduler" -KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ppc64 ~sparc x86" IUSE="" DEPEND="" |