diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-05-08 07:33:05 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-05-08 07:33:05 +0000 |
commit | 63039b662a8cc64a7dcc5117352233615039b82f (patch) | |
tree | d84bf039ec539f833eeb820715753d7dd606e8e8 /kde-base/ktimezoned/ktimezoned-4.12.5.ebuild | |
parent | Fix use of EROOT in one more line by Arfrever (diff) | |
download | gentoo-2-63039b662a8cc64a7dcc5117352233615039b82f.tar.gz gentoo-2-63039b662a8cc64a7dcc5117352233615039b82f.tar.bz2 gentoo-2-63039b662a8cc64a7dcc5117352233615039b82f.zip |
Stable for ppc64, wrt bug #504210
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'kde-base/ktimezoned/ktimezoned-4.12.5.ebuild')
-rw-r--r-- | kde-base/ktimezoned/ktimezoned-4.12.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/ktimezoned/ktimezoned-4.12.5.ebuild b/kde-base/ktimezoned/ktimezoned-4.12.5.ebuild index 2b624c650f0a..8b8baeb75a80 100644 --- a/kde-base/ktimezoned/ktimezoned-4.12.5.ebuild +++ b/kde-base/ktimezoned/ktimezoned-4.12.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ktimezoned/ktimezoned-4.12.5.ebuild,v 1.4 2014/05/07 19:43:06 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ktimezoned/ktimezoned-4.12.5.ebuild,v 1.5 2014/05/08 07:32:15 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" |