summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2010-01-23 17:44:55 +0000
committerRaúl Porcel <armin76@gentoo.org>2010-01-23 17:44:55 +0000
commit39efcd8f23bd21463eb4cff0279992b59c9ac206 (patch)
tree763d760bf894e3459b31c6be733660733d84234e
parentAdd ~arm (diff)
downloadgentoo-2-39efcd8f23bd21463eb4cff0279992b59c9ac206.tar.gz
gentoo-2-39efcd8f23bd21463eb4cff0279992b59c9ac206.tar.bz2
gentoo-2-39efcd8f23bd21463eb4cff0279992b59c9ac206.zip
Add ~arm
(Portage version: 2.1.6.13/cvs/Linux ia64, RepoMan options: --force)
-rw-r--r--kde-base/ktimezoned/ChangeLog5
-rw-r--r--kde-base/ktimezoned/ktimezoned-4.3.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/ktimezoned/ChangeLog b/kde-base/ktimezoned/ChangeLog
index 9d88b767c3dd..6f6c8de77ada 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.47 2010/01/19 05:00:07 abcd Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/ktimezoned/ChangeLog,v 1.48 2010/01/23 17:44:55 armin76 Exp $
+
+ 23 Jan 2010; Raúl Porcel <armin76@gentoo.org> ktimezoned-4.3.4.ebuild:
+ Add ~arm
19 Jan 2010; Jonathan Callen <abcd@gentoo.org> ktimezoned-4.3.4.ebuild:
Keyword ~amd64-linux/~x86-linux
diff --git a/kde-base/ktimezoned/ktimezoned-4.3.4.ebuild b/kde-base/ktimezoned/ktimezoned-4.3.4.ebuild
index 4ace4e622752..2e14dc2f232e 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-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.2 2010/01/19 05:00:07 abcd Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/ktimezoned/ktimezoned-4.3.4.ebuild,v 1.3 2010/01/23 17:44:55 armin76 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 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
IUSE="debug"