diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-03-31 16:48:21 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-03-31 16:48:21 +0000 |
commit | 0983a091b24d9c369045b7820bb2fea19f43dfe0 (patch) | |
tree | 264fc88cd624c2657e8004296d3f02be8a66fde5 /kde-base/ktimezoned | |
parent | Stable for x86, wrt bug #462890 (diff) | |
download | gentoo-2-0983a091b24d9c369045b7820bb2fea19f43dfe0.tar.gz gentoo-2-0983a091b24d9c369045b7820bb2fea19f43dfe0.tar.bz2 gentoo-2-0983a091b24d9c369045b7820bb2fea19f43dfe0.zip |
Stable for x86, wrt bug #462890
(Portage version: 2.1.11.52/cvs/Linux ppc64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'kde-base/ktimezoned')
-rw-r--r-- | kde-base/ktimezoned/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/ktimezoned/ktimezoned-4.10.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/ktimezoned/ChangeLog b/kde-base/ktimezoned/ChangeLog index cf7c1c18d10f..862319fa9bc8 100644 --- a/kde-base/ktimezoned/ChangeLog +++ b/kde-base/ktimezoned/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/ktimezoned # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ktimezoned/ChangeLog,v 1.153 2013/03/31 15:58:09 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ktimezoned/ChangeLog,v 1.154 2013/03/31 16:48:21 ago Exp $ + + 31 Mar 2013; Agostino Sarubbo <ago@gentoo.org> ktimezoned-4.10.1.ebuild: + Stable for x86, wrt bug #462890 31 Mar 2013; Agostino Sarubbo <ago@gentoo.org> ktimezoned-4.10.1.ebuild: Stable for amd64, wrt bug #462890 diff --git a/kde-base/ktimezoned/ktimezoned-4.10.1.ebuild b/kde-base/ktimezoned/ktimezoned-4.10.1.ebuild index 160e68a1444d..644187398da4 100644 --- a/kde-base/ktimezoned/ktimezoned-4.10.1.ebuild +++ b/kde-base/ktimezoned/ktimezoned-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/ktimezoned/ktimezoned-4.10.1.ebuild,v 1.2 2013/03/31 15:58:09 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ktimezoned/ktimezoned-4.10.1.ebuild,v 1.3 2013/03/31 16:48:21 ago Exp $ EAPI=5 @@ -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" |