diff options
author | 2012-01-16 23:23:09 +0000 | |
---|---|---|
committer | 2012-01-16 23:23:09 +0000 | |
commit | 6030492b94d3c0672491474324e1b0a7c53d6d0f (patch) | |
tree | 473cfc03fe21af54a14b5bf9eb5edd66017769d6 /kde-base/ktimezoned/ktimezoned-4.7.4.ebuild | |
parent | Stable for amd64, wrt bug #396359 (diff) | |
download | gentoo-2-6030492b94d3c0672491474324e1b0a7c53d6d0f.tar.gz gentoo-2-6030492b94d3c0672491474324e1b0a7c53d6d0f.tar.bz2 gentoo-2-6030492b94d3c0672491474324e1b0a7c53d6d0f.zip |
Stable for amd64, wrt bug #396359
(Portage version: 2.1.10.41/cvs/Linux x86_64)
Diffstat (limited to 'kde-base/ktimezoned/ktimezoned-4.7.4.ebuild')
-rw-r--r-- | kde-base/ktimezoned/ktimezoned-4.7.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/ktimezoned/ktimezoned-4.7.4.ebuild b/kde-base/ktimezoned/ktimezoned-4.7.4.ebuild index 7e3c4ff4f11c..af8ff2c7dfda 100644 --- a/kde-base/ktimezoned/ktimezoned-4.7.4.ebuild +++ b/kde-base/ktimezoned/ktimezoned-4.7.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ktimezoned/ktimezoned-4.7.4.ebuild,v 1.2 2012/01/09 17:23:34 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ktimezoned/ktimezoned-4.7.4.ebuild,v 1.3 2012/01/16 23:23:09 ago 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" |