diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-05-12 17:03:42 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-05-12 17:03:42 +0000 |
commit | 6957b8efedaa9cb6ba665afdbfba16c0ba446920 (patch) | |
tree | c7cf5cd6d800b19ab7646f4e55c39c0c2702ed24 /kde-base/kcron | |
parent | alpha/ia64/sparc stable wrt #221063 (diff) | |
download | gentoo-2-6957b8efedaa9cb6ba665afdbfba16c0ba446920.tar.gz gentoo-2-6957b8efedaa9cb6ba665afdbfba16c0ba446920.tar.bz2 gentoo-2-6957b8efedaa9cb6ba665afdbfba16c0ba446920.zip |
alpha/ia64/sparc stable wrt #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 ff4ab7ea0f67..b515dd46f6db 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.81 2008/04/03 20:46:25 philantrop Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcron/ChangeLog,v 1.82 2008/05/12 17:03:42 armin76 Exp $ + + 12 May 2008; Raúl Porcel <armin76@gentoo.org> kcron-3.5.9.ebuild: + alpha/ia64/sparc stable wrt #221063 *kcron-4.0.3 (03 Apr 2008) diff --git a/kde-base/kcron/kcron-3.5.9.ebuild b/kde-base/kcron/kcron-3.5.9.ebuild index e82c8fe0d14f..481190cb42ee 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.2 2008/03/04 04:14:30 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcron/kcron-3.5.9.ebuild,v 1.3 2008/05/12 17:03:42 armin76 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="" |