diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2009-12-10 16:57:29 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2009-12-10 16:57:29 +0000 |
commit | 894fcfb10db206222bd52fdbaa3779b01154532a (patch) | |
tree | 8c1ad04782f44706c0d20a4ffc1915412261d6fa /kde-base/ktimezoned | |
parent | x86 stable, bug 292455 (diff) | |
download | gentoo-2-894fcfb10db206222bd52fdbaa3779b01154532a.tar.gz gentoo-2-894fcfb10db206222bd52fdbaa3779b01154532a.tar.bz2 gentoo-2-894fcfb10db206222bd52fdbaa3779b01154532a.zip |
x86 stable, bug 292455
(Portage version: 2.1.6.13/cvs/Linux i686, RepoMan options: --force)
Diffstat (limited to 'kde-base/ktimezoned')
-rw-r--r-- | kde-base/ktimezoned/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/ktimezoned/ktimezoned-4.3.3.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/ktimezoned/ChangeLog b/kde-base/ktimezoned/ChangeLog index 63d676d44fe7..4169294a0c4f 100644 --- a/kde-base/ktimezoned/ChangeLog +++ b/kde-base/ktimezoned/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/ktimezoned # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ktimezoned/ChangeLog,v 1.43 2009/12/01 11:10:33 wired Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ktimezoned/ChangeLog,v 1.44 2009/12/10 16:57:29 fauli Exp $ + + 10 Dec 2009; Christian Faulhammer <fauli@gentoo.org> + ktimezoned-4.3.3.ebuild: + x86 stable, bug 292455 *ktimezoned-4.3.4 (01 Dec 2009) diff --git a/kde-base/ktimezoned/ktimezoned-4.3.3.ebuild b/kde-base/ktimezoned/ktimezoned-4.3.3.ebuild index e3f8a5dea0f1..dc412fb359c1 100644 --- a/kde-base/ktimezoned/ktimezoned-4.3.3.ebuild +++ b/kde-base/ktimezoned/ktimezoned-4.3.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ktimezoned/ktimezoned-4.3.3.ebuild,v 1.4 2009/11/30 05:02:23 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ktimezoned/ktimezoned-4.3.3.ebuild,v 1.5 2009/12/10 16:57:29 fauli Exp $ EAPI="2" @@ -8,5 +8,5 @@ KMNAME="kdebase-runtime" inherit kde4-meta DESCRIPTION="KDE: Timezone daemon" -KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ppc64 ~sparc x86" IUSE="debug" |