summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonathan Callen <abcd@gentoo.org>2010-01-20 18:19:49 +0000
committerJonathan Callen <abcd@gentoo.org>2010-01-20 18:19:49 +0000
commitacd011631ff907ec8ee83767236cfc7b4b8ed7d4 (patch)
tree5f2c24cbd8972625e0c93b77cd62316a23b8b5e2 /kde-base
parentKeyword ~amd64-linux/~x86-linux (diff)
downloadgentoo-2-acd011631ff907ec8ee83767236cfc7b4b8ed7d4.tar.gz
gentoo-2-acd011631ff907ec8ee83767236cfc7b4b8ed7d4.tar.bz2
gentoo-2-acd011631ff907ec8ee83767236cfc7b4b8ed7d4.zip
Keyword ~amd64-linux/~x86-linux
(Portage version: -svn/cvs/Linux i686)
Diffstat (limited to 'kde-base')
-rw-r--r--kde-base/kreadconfig/ChangeLog5
-rw-r--r--kde-base/kreadconfig/kreadconfig-4.3.4.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/kde-base/kreadconfig/ChangeLog b/kde-base/kreadconfig/ChangeLog
index 4a42ccdb83ca..b51338824b25 100644
--- a/kde-base/kreadconfig/ChangeLog
+++ b/kde-base/kreadconfig/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/kreadconfig
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kreadconfig/ChangeLog,v 1.117 2010/01/19 01:10:09 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kreadconfig/ChangeLog,v 1.118 2010/01/20 18:19:49 abcd Exp $
+
+ 20 Jan 2010; Jonathan Callen <abcd@gentoo.org> kreadconfig-4.3.4.ebuild:
+ Keyword ~amd64-linux/~x86-linux
19 Jan 2010; Jeroen Roovers <jer@gentoo.org> kreadconfig-4.3.3.ebuild:
Stable for HPPA too.
diff --git a/kde-base/kreadconfig/kreadconfig-4.3.4.ebuild b/kde-base/kreadconfig/kreadconfig-4.3.4.ebuild
index 509d27951012..bc1de0a5df44 100644
--- a/kde-base/kreadconfig/kreadconfig-4.3.4.ebuild
+++ b/kde-base/kreadconfig/kreadconfig-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/kreadconfig/kreadconfig-4.3.4.ebuild,v 1.1 2009/12/01 10:59:21 wired Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kreadconfig/kreadconfig-4.3.4.ebuild,v 1.2 2010/01/20 18:19:49 abcd Exp $
EAPI="2"
@@ -8,5 +8,5 @@ KMNAME="kdebase-runtime"
inherit kde4-meta
DESCRIPTION="KDE: A command-line tool to read KConfig entries"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
IUSE="debug"