diff options
author | Alexis Ballier <aballier@gentoo.org> | 2010-05-03 06:17:03 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2010-05-03 06:17:03 +0000 |
commit | b2e457b9cd30b10370bb0ade19c39dc1a3ffe666 (patch) | |
tree | 1db0ed6a5a48df5bc21484f4b8c430a74ccba2f6 | |
parent | keyword ~x86-fbsd (diff) | |
download | gentoo-2-b2e457b9cd30b10370bb0ade19c39dc1a3ffe666.tar.gz gentoo-2-b2e457b9cd30b10370bb0ade19c39dc1a3ffe666.tar.bz2 gentoo-2-b2e457b9cd30b10370bb0ade19c39dc1a3ffe666.zip |
keyword ~x86-fbsd
(Portage version: 2.2_rc67/cvs/Linux x86_64)
-rw-r--r-- | kde-base/ktimezoned/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/ktimezoned/ktimezoned-4.4.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/ktimezoned/ChangeLog b/kde-base/ktimezoned/ChangeLog index aaf545bd1a25..a5f80b5eb84f 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.55 2010/03/31 23:10:58 spatz Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ktimezoned/ChangeLog,v 1.56 2010/05/03 06:17:03 aballier Exp $ + + 03 May 2010; Alexis Ballier <aballier@gentoo.org> ktimezoned-4.4.2.ebuild: + keyword ~x86-fbsd 31 Mar 2010; Dror Levin <spatz@gentoo.org> -ktimezoned-4.3.4.ebuild, -ktimezoned-4.4.0.ebuild: diff --git a/kde-base/ktimezoned/ktimezoned-4.4.2.ebuild b/kde-base/ktimezoned/ktimezoned-4.4.2.ebuild index 4d6c26306d17..b45cf1dfa28f 100644 --- a/kde-base/ktimezoned/ktimezoned-4.4.2.ebuild +++ b/kde-base/ktimezoned/ktimezoned-4.4.2.ebuild @@ -1,6 +1,6 @@ # 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.4.2.ebuild,v 1.1 2010/03/30 21:41:25 spatz Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ktimezoned/ktimezoned-4.4.2.ebuild,v 1.2 2010/05/03 06:17:03 aballier Exp $ EAPI="3" @@ -8,5 +8,5 @@ KMNAME="kdebase-runtime" inherit kde4-meta DESCRIPTION="KDE: Timezone daemon" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="debug" |