diff options
author | 2012-11-30 15:30:44 +0000 | |
---|---|---|
committer | 2012-11-30 15:30:44 +0000 | |
commit | b9ef207663796371e873c477d7a922dfb9f1ad20 (patch) | |
tree | 1dcee3ce852309d0690317b14da300f3602678df /kde-base/kcron | |
parent | Stable for ppc, wrt bug #442394 (diff) | |
download | gentoo-2-b9ef207663796371e873c477d7a922dfb9f1ad20.tar.gz gentoo-2-b9ef207663796371e873c477d7a922dfb9f1ad20.tar.bz2 gentoo-2-b9ef207663796371e873c477d7a922dfb9f1ad20.zip |
Stable for ppc, wrt bug #442394
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'kde-base/kcron')
-rw-r--r-- | kde-base/kcron/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kcron/kcron-4.9.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kcron/ChangeLog b/kde-base/kcron/ChangeLog index a99f66819fc0..d6741241af82 100644 --- a/kde-base/kcron/ChangeLog +++ b/kde-base/kcron/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kcron # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kcron/ChangeLog,v 1.222 2012/11/23 18:39:13 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcron/ChangeLog,v 1.223 2012/11/30 15:30:44 ago Exp $ + + 30 Nov 2012; <ago@gentoo.org> kcron-4.9.3.ebuild: + Stable for ppc, wrt bug #442394 23 Nov 2012; Agostino Sarubbo <ago@gentoo.org> kcron-4.9.3.ebuild: Stable for x86, wrt bug #442394 diff --git a/kde-base/kcron/kcron-4.9.3.ebuild b/kde-base/kcron/kcron-4.9.3.ebuild index 94a17e83c136..9243c171f10e 100644 --- a/kde-base/kcron/kcron-4.9.3.ebuild +++ b/kde-base/kcron/kcron-4.9.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kcron/kcron-4.9.3.ebuild,v 1.3 2012/11/23 18:39:13 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcron/kcron-4.9.3.ebuild,v 1.4 2012/11/30 15:30:44 ago Exp $ EAPI=4 @@ -10,7 +10,7 @@ KDE_SCM="svn" inherit kde4-meta DESCRIPTION="KDE Task Scheduler" -KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux" IUSE="debug" RDEPEND="!prefix? ( virtual/cron )" |