diff options
author | 2013-01-27 23:54:37 +0000 | |
---|---|---|
committer | 2013-01-27 23:54:37 +0000 | |
commit | ec369678f0b7a9cc7a5b8042726f09142337a30b (patch) | |
tree | 9d1651a2817bdf85f9cc8b9b8ae87407b9c8151c /kde-base/ktimer | |
parent | Stable for ppc, wrt bug #450678 (diff) | |
download | gentoo-2-ec369678f0b7a9cc7a5b8042726f09142337a30b.tar.gz gentoo-2-ec369678f0b7a9cc7a5b8042726f09142337a30b.tar.bz2 gentoo-2-ec369678f0b7a9cc7a5b8042726f09142337a30b.zip |
Stable for ppc, wrt bug #450678
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'kde-base/ktimer')
-rw-r--r-- | kde-base/ktimer/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/ktimer/ktimer-4.9.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/ktimer/ChangeLog b/kde-base/ktimer/ChangeLog index bc570e4c92d9..9c7961a68ae1 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.230 2013/01/27 15:55:44 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ktimer/ChangeLog,v 1.231 2013/01/27 23:54:37 ago Exp $ + + 27 Jan 2013; Agostino Sarubbo <ago@gentoo.org> ktimer-4.9.5.ebuild: + Stable for ppc, wrt bug #450678 27 Jan 2013; Agostino Sarubbo <ago@gentoo.org> ktimer-4.9.5.ebuild: Stable for x86, wrt bug #450678 diff --git a/kde-base/ktimer/ktimer-4.9.5.ebuild b/kde-base/ktimer/ktimer-4.9.5.ebuild index 4a8fe5baf440..bc4dcb65fd96 100644 --- a/kde-base/ktimer/ktimer-4.9.5.ebuild +++ b/kde-base/ktimer/ktimer-4.9.5.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.9.5.ebuild,v 1.3 2013/01/27 15:55:44 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ktimer/ktimer-4.9.5.ebuild,v 1.4 2013/01/27 23:54:37 ago Exp $ EAPI=4 @@ -8,5 +8,5 @@ KDE_HANDBOOK="optional" inherit kde4-base DESCRIPTION="KDE Timer" -KEYWORDS="amd64 ~arm ~ppc x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ppc x86 ~amd64-linux ~x86-linux" IUSE="debug" |