summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonathan Callen <abcd@gentoo.org>2010-01-22 21:07:38 +0000
committerJonathan Callen <abcd@gentoo.org>2010-01-22 21:07:38 +0000
commitb7ebafc611801b2b9355db69dac44578afa10618 (patch)
tree65217a1b6744943e638ea46e808223e2e5e14f9f /kde-base/ktimer
parentKeyword ~amd64-linux/~x86-linux (diff)
downloadgentoo-2-b7ebafc611801b2b9355db69dac44578afa10618.tar.gz
gentoo-2-b7ebafc611801b2b9355db69dac44578afa10618.tar.bz2
gentoo-2-b7ebafc611801b2b9355db69dac44578afa10618.zip
Keyword ~amd64-linux/~x86-linux
(Portage version: -svn/cvs/Linux i686)
Diffstat (limited to 'kde-base/ktimer')
-rw-r--r--kde-base/ktimer/ChangeLog5
-rw-r--r--kde-base/ktimer/ktimer-4.3.4.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/kde-base/ktimer/ChangeLog b/kde-base/ktimer/ChangeLog
index f90e9aa9707d..57277527b508 100644
--- a/kde-base/ktimer/ChangeLog
+++ b/kde-base/ktimer/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/ktimer
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/ktimer/ChangeLog,v 1.136 2010/01/19 02:53:27 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/ktimer/ChangeLog,v 1.137 2010/01/22 21:07:38 abcd Exp $
+
+ 22 Jan 2010; Jonathan Callen <abcd@gentoo.org> ktimer-4.3.4.ebuild:
+ Keyword ~amd64-linux/~x86-linux
19 Jan 2010; Jeroen Roovers <jer@gentoo.org> ktimer-4.3.3.ebuild:
Stable for HPPA too.
diff --git a/kde-base/ktimer/ktimer-4.3.4.ebuild b/kde-base/ktimer/ktimer-4.3.4.ebuild
index 4647360bd033..d4f438ba2cb4 100644
--- a/kde-base/ktimer/ktimer-4.3.4.ebuild
+++ b/kde-base/ktimer/ktimer-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/ktimer/ktimer-4.3.4.ebuild,v 1.1 2009/12/01 11:09:50 wired Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/ktimer/ktimer-4.3.4.ebuild,v 1.2 2010/01/22 21:07:38 abcd Exp $
EAPI="2"
@@ -8,5 +8,5 @@ KMNAME="kdeutils"
inherit kde4-meta
DESCRIPTION="KDE Timer"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
IUSE="debug +handbook"