diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-04-02 20:51:44 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-04-02 20:51:44 +0000 |
commit | f407ad69625fe0ce3d5b32fd0952d73db57acf96 (patch) | |
tree | a5ff339341a62a3989d5f780c471c7d2ae839f0d /kde-base/kcron | |
parent | Cleanup (diff) | |
download | gentoo-2-f407ad69625fe0ce3d5b32fd0952d73db57acf96.tar.gz gentoo-2-f407ad69625fe0ce3d5b32fd0952d73db57acf96.tar.bz2 gentoo-2-f407ad69625fe0ce3d5b32fd0952d73db57acf96.zip |
Stable for ppc64, wrt to bug #462890
(Portage version: 2.1.11.55/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'kde-base/kcron')
-rw-r--r-- | kde-base/kcron/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kcron/kcron-4.10.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kcron/ChangeLog b/kde-base/kcron/ChangeLog index e5ecd814e202..7fb5be6f9b1a 100644 --- a/kde-base/kcron/ChangeLog +++ b/kde-base/kcron/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kcron # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kcron/ChangeLog,v 1.238 2013/04/01 16:03:12 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcron/ChangeLog,v 1.239 2013/04/02 20:51:23 ago Exp $ + + 02 Apr 2013; Agostino Sarubbo <ago@gentoo.org> kcron-4.10.1.ebuild: + Stable for ppc64, wrt to bug #462890 01 Apr 2013; Agostino Sarubbo <ago@gentoo.org> -kcron-4.10.0.ebuild, -kcron-4.9.5.ebuild: diff --git a/kde-base/kcron/kcron-4.10.1.ebuild b/kde-base/kcron/kcron-4.10.1.ebuild index 7e3c414c5eb6..0e6beda3bbb1 100644 --- a/kde-base/kcron/kcron-4.10.1.ebuild +++ b/kde-base/kcron/kcron-4.10.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kcron/kcron-4.10.1.ebuild,v 1.4 2013/04/01 13:06:33 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcron/kcron-4.10.1.ebuild,v 1.5 2013/04/02 20:51:23 ago Exp $ EAPI=5 @@ -10,7 +10,7 @@ KDE_SCM="svn" inherit kde4-meta DESCRIPTION="KDE Task Scheduler" -KEYWORDS="amd64 ~arm ppc ~ppc64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ppc ppc64 x86 ~amd64-linux ~x86-linux" IUSE="debug" RDEPEND="!prefix? ( virtual/cron )" |