summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--kde-base/ktimezoned/ChangeLog5
-rw-r--r--kde-base/ktimezoned/ktimezoned-4.7.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/ktimezoned/ChangeLog b/kde-base/ktimezoned/ChangeLog
index 5628ca4c90d9..6ac5593608d0 100644
--- a/kde-base/ktimezoned/ChangeLog
+++ b/kde-base/ktimezoned/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/ktimezoned
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/ktimezoned/ChangeLog,v 1.98 2011/11/02 20:48:03 alexxy Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/ktimezoned/ChangeLog,v 1.99 2011/12/07 11:39:05 phajdan.jr Exp $
+
+ 07 Dec 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> ktimezoned-4.7.3.ebuild:
+ x86 stable wrt bug #388279
*ktimezoned-4.7.3 (02 Nov 2011)
diff --git a/kde-base/ktimezoned/ktimezoned-4.7.3.ebuild b/kde-base/ktimezoned/ktimezoned-4.7.3.ebuild
index 4b662b4e5f92..cd39339c35eb 100644
--- a/kde-base/ktimezoned/ktimezoned-4.7.3.ebuild
+++ b/kde-base/ktimezoned/ktimezoned-4.7.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/ktimezoned/ktimezoned-4.7.3.ebuild,v 1.1 2011/11/02 20:48:03 alexxy Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/ktimezoned/ktimezoned-4.7.3.ebuild,v 1.2 2011/12/07 11:39:05 phajdan.jr Exp $
EAPI=4
@@ -8,5 +8,5 @@ KMNAME="kde-runtime"
inherit kde4-meta
DESCRIPTION="KDE: Timezone daemon"
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux"
IUSE="debug"