diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-07-02 08:07:17 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-07-02 08:07:17 +0000 |
commit | bc86827ffe15481e8bbbf91c228feac3bb89e01e (patch) | |
tree | e3996a1dc00dcf87a6cacd2c7e005c83c93cf4e6 /kde-base/ktimer | |
parent | Stable for sh, wrt bug #474270 (diff) | |
download | gentoo-2-bc86827ffe15481e8bbbf91c228feac3bb89e01e.tar.gz gentoo-2-bc86827ffe15481e8bbbf91c228feac3bb89e01e.tar.bz2 gentoo-2-bc86827ffe15481e8bbbf91c228feac3bb89e01e.zip |
Stable for ppc64, wrt to bug #473942
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'kde-base/ktimer')
-rw-r--r-- | kde-base/ktimer/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/ktimer/ktimer-4.10.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/ktimer/ChangeLog b/kde-base/ktimer/ChangeLog index a49046e2c2ad..15c41276a1f1 100644 --- a/kde-base/ktimer/ChangeLog +++ b/kde-base/ktimer/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/ktimer # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ktimer/ChangeLog,v 1.256 2013/07/01 09:08:45 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ktimer/ChangeLog,v 1.257 2013/07/02 08:07:00 ago Exp $ + + 02 Jul 2013; Agostino Sarubbo <ago@gentoo.org> ktimer-4.10.4.ebuild: + Stable for ppc64, wrt to bug #473942 01 Jul 2013; Agostino Sarubbo <ago@gentoo.org> ktimer-4.10.4.ebuild: Stable for ppc, wrt to bug #473942 diff --git a/kde-base/ktimer/ktimer-4.10.4.ebuild b/kde-base/ktimer/ktimer-4.10.4.ebuild index 5bf5cdec8ca0..4f453d7344d2 100644 --- a/kde-base/ktimer/ktimer-4.10.4.ebuild +++ b/kde-base/ktimer/ktimer-4.10.4.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/ktimer/ktimer-4.10.4.ebuild,v 1.4 2013/07/01 09:08:45 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ktimer/ktimer-4.10.4.ebuild,v 1.5 2013/07/02 08:07:00 ago Exp $ EAPI=5 @@ -8,5 +8,5 @@ KDE_HANDBOOK="optional" inherit kde4-base DESCRIPTION="KDE Timer" -KEYWORDS="amd64 ~arm ppc ~ppc64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ppc ppc64 x86 ~amd64-linux ~x86-linux" IUSE="debug" |