diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-07-12 10:04:42 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-07-12 10:04:42 +0000 |
commit | cbb6ba3fa523e5c79fc853a63a61108b8b791a2f (patch) | |
tree | 5e2094cea703ae69ce9d4409b07a6607548b3eb0 /kde-base/kcron | |
parent | alpha/ia64/sparc stable wrt #271889 (diff) | |
download | gentoo-2-cbb6ba3fa523e5c79fc853a63a61108b8b791a2f.tar.gz gentoo-2-cbb6ba3fa523e5c79fc853a63a61108b8b791a2f.tar.bz2 gentoo-2-cbb6ba3fa523e5c79fc853a63a61108b8b791a2f.zip |
alpha/ia64/sparc stable wrt #271889
(Portage version: 2.1.6.13/cvs/Linux ia64)
Diffstat (limited to 'kde-base/kcron')
-rw-r--r-- | kde-base/kcron/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kcron/kcron-3.5.10.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kcron/ChangeLog b/kde-base/kcron/ChangeLog index 8ec478765e85..a1f495a944b8 100644 --- a/kde-base/kcron/ChangeLog +++ b/kde-base/kcron/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kcron # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kcron/ChangeLog,v 1.115 2009/07/08 13:22:13 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcron/ChangeLog,v 1.116 2009/07/12 10:04:42 armin76 Exp $ + + 12 Jul 2009; Raúl Porcel <armin76@gentoo.org> kcron-3.5.10.ebuild: + alpha/ia64/sparc stable wrt #271889 08 Jul 2009; Alexey Shvetsov <alexxy@gentoo.org> kcron-3.5.10.ebuild: Add ~mips keywords diff --git a/kde-base/kcron/kcron-3.5.10.ebuild b/kde-base/kcron/kcron-3.5.10.ebuild index fb038365fc59..a59365c88656 100644 --- a/kde-base/kcron/kcron-3.5.10.ebuild +++ b/kde-base/kcron/kcron-3.5.10.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kcron/kcron-3.5.10.ebuild,v 1.6 2009/07/08 13:22:13 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcron/kcron-3.5.10.ebuild,v 1.7 2009/07/12 10:04:42 armin76 Exp $ KMNAME=kdeadmin EAPI="1" inherit kde-meta DESCRIPTION="KDE Task Scheduler" -KEYWORDS="~alpha amd64 hppa ~ia64 ~mips ppc ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd" IUSE="kdehiddenvisibility" DEPEND="" |