diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-11-23 19:20:21 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-11-23 19:20:21 +0000 |
commit | 6c30db3337fa8229720cd11db8b4ac30d57fb8c4 (patch) | |
tree | f9e6fec92f5c01c914cc04ed666042de55befe86 /kde-base/ktimer | |
parent | Stable for x86, wrt bug #442394 (diff) | |
download | gentoo-2-6c30db3337fa8229720cd11db8b4ac30d57fb8c4.tar.gz gentoo-2-6c30db3337fa8229720cd11db8b4ac30d57fb8c4.tar.bz2 gentoo-2-6c30db3337fa8229720cd11db8b4ac30d57fb8c4.zip |
Stable for x86, wrt bug #442394
(Portage version: 2.1.11.31/cvs/Linux x86_64, 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.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/ktimer/ChangeLog b/kde-base/ktimer/ChangeLog index ea6031a9f852..bec7aa84193d 100644 --- a/kde-base/ktimer/ChangeLog +++ b/kde-base/ktimer/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/ktimer # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ktimer/ChangeLog,v 1.222 2012/11/23 17:47:01 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ktimer/ChangeLog,v 1.223 2012/11/23 19:20:21 ago Exp $ + + 23 Nov 2012; Agostino Sarubbo <ago@gentoo.org> ktimer-4.9.3.ebuild: + Stable for x86, wrt bug #442394 23 Nov 2012; Agostino Sarubbo <ago@gentoo.org> ktimer-4.9.3.ebuild: Stable for amd64, wrt bug #442394 diff --git a/kde-base/ktimer/ktimer-4.9.3.ebuild b/kde-base/ktimer/ktimer-4.9.3.ebuild index bd1ab584c5c2..c4a8e37c51a9 100644 --- a/kde-base/ktimer/ktimer-4.9.3.ebuild +++ b/kde-base/ktimer/ktimer-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/ktimer/ktimer-4.9.3.ebuild,v 1.2 2012/11/23 17:47:01 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ktimer/ktimer-4.9.3.ebuild,v 1.3 2012/11/23 19:20:21 ago Exp $ EAPI=4 @@ -8,5 +8,5 @@ KDE_HANDBOOK="optional" inherit kde4-base DESCRIPTION="KDE Timer" -KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux" IUSE="debug" |