diff options
author | 2010-01-19 05:00:07 +0000 | |
---|---|---|
committer | 2010-01-19 05:00:07 +0000 | |
commit | dfb37f16f1286a330998db792f825e56cff2eae3 (patch) | |
tree | 765c6fbe96761f8a1df5aa89a9ef5e3cf901acce /kde-base/ktimezoned | |
parent | Keyword ~amd64-linux/~x86-linux (diff) | |
download | gentoo-2-dfb37f16f1286a330998db792f825e56cff2eae3.tar.gz gentoo-2-dfb37f16f1286a330998db792f825e56cff2eae3.tar.bz2 gentoo-2-dfb37f16f1286a330998db792f825e56cff2eae3.zip |
Keyword ~amd64-linux/~x86-linux
(Portage version: -svn/cvs/Linux i686)
Diffstat (limited to 'kde-base/ktimezoned')
-rw-r--r-- | kde-base/ktimezoned/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/ktimezoned/ktimezoned-4.3.4.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/kde-base/ktimezoned/ChangeLog b/kde-base/ktimezoned/ChangeLog index fff52b74c5df..9d88b767c3dd 100644 --- a/kde-base/ktimezoned/ChangeLog +++ b/kde-base/ktimezoned/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/ktimezoned # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ktimezoned/ChangeLog,v 1.46 2010/01/14 00:31:19 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ktimezoned/ChangeLog,v 1.47 2010/01/19 05:00:07 abcd Exp $ + + 19 Jan 2010; Jonathan Callen <abcd@gentoo.org> ktimezoned-4.3.4.ebuild: + Keyword ~amd64-linux/~x86-linux 14 Jan 2010; Jeroen Roovers <jer@gentoo.org> ktimezoned-4.3.3.ebuild: Stable for HPPA too. diff --git a/kde-base/ktimezoned/ktimezoned-4.3.4.ebuild b/kde-base/ktimezoned/ktimezoned-4.3.4.ebuild index 4698d9e8a9bb..4ace4e622752 100644 --- a/kde-base/ktimezoned/ktimezoned-4.3.4.ebuild +++ b/kde-base/ktimezoned/ktimezoned-4.3.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ktimezoned/ktimezoned-4.3.4.ebuild,v 1.1 2009/12/01 11:10:33 wired Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ktimezoned/ktimezoned-4.3.4.ebuild,v 1.2 2010/01/19 05:00:07 abcd 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 ~amd64-linux ~x86-linux" IUSE="debug" |