diff options
author | Jeroen Roovers <jer@gentoo.org> | 2009-06-18 05:31:34 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2009-06-18 05:31:34 +0000 |
commit | a23a065a5bd23b6a1314ffb078b291808ce95aef (patch) | |
tree | 7d92bbaeedf8272bb1ab45fcf9152ac1f0c2ce12 /kde-base/kcron | |
parent | Version bump with some defensive coding added (diff) | |
download | historical-a23a065a5bd23b6a1314ffb078b291808ce95aef.tar.gz historical-a23a065a5bd23b6a1314ffb078b291808ce95aef.tar.bz2 historical-a23a065a5bd23b6a1314ffb078b291808ce95aef.zip |
Stable for HPPA (bug #271889).
Package-Manager: portage-2.2_rc33/cvs/Linux i686
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 866a3fcb3d0c..0df4122b4d4b 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.113 2009/06/14 10:33:41 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcron/ChangeLog,v 1.114 2009/06/18 03:49:49 jer Exp $ + + 18 Jun 2009; Jeroen Roovers <jer@gentoo.org> kcron-3.5.10.ebuild: + Stable for HPPA (bug #271889). 14 Jun 2009; Alexey Shvetsov <alexxy@gentoo.org> -kcron-4.2.3.ebuild: Drop KDE 4.2.3 diff --git a/kde-base/kcron/kcron-3.5.10.ebuild b/kde-base/kcron/kcron-3.5.10.ebuild index 9000ea00372a..2deccf4099ab 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.4 2009/06/06 08:53:28 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcron/kcron-3.5.10.ebuild,v 1.5 2009/06/18 03:49:49 jer 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="" |