summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonathan Callen <abcd@gentoo.org>2010-01-19 08:50:02 +0000
committerJonathan Callen <abcd@gentoo.org>2010-01-19 08:50:02 +0000
commitca488971664f4089560139cea7325e6256d5cb84 (patch)
tree3ebe4ca32e1b70770576e8b2892f6947c2832add /kde-base/kioclient
parentKeyword ~amd64-linux/~x86-linux (diff)
downloadgentoo-2-ca488971664f4089560139cea7325e6256d5cb84.tar.gz
gentoo-2-ca488971664f4089560139cea7325e6256d5cb84.tar.bz2
gentoo-2-ca488971664f4089560139cea7325e6256d5cb84.zip
Keyword ~amd64-linux/~x86-linux
(Portage version: -svn/cvs/Linux i686)
Diffstat (limited to 'kde-base/kioclient')
-rw-r--r--kde-base/kioclient/ChangeLog5
-rw-r--r--kde-base/kioclient/kioclient-4.3.4.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/kde-base/kioclient/ChangeLog b/kde-base/kioclient/ChangeLog
index 3c834592605f..b7c61ef34e2e 100644
--- a/kde-base/kioclient/ChangeLog
+++ b/kde-base/kioclient/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/kioclient
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kioclient/ChangeLog,v 1.47 2010/01/14 00:45:42 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kioclient/ChangeLog,v 1.48 2010/01/19 08:50:02 abcd Exp $
+
+ 19 Jan 2010; Jonathan Callen <abcd@gentoo.org> kioclient-4.3.4.ebuild:
+ Keyword ~amd64-linux/~x86-linux
14 Jan 2010; Jeroen Roovers <jer@gentoo.org> kioclient-4.3.3.ebuild:
Stable for HPPA too.
diff --git a/kde-base/kioclient/kioclient-4.3.4.ebuild b/kde-base/kioclient/kioclient-4.3.4.ebuild
index b6078518c1c7..946b7193df52 100644
--- a/kde-base/kioclient/kioclient-4.3.4.ebuild
+++ b/kde-base/kioclient/kioclient-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/kioclient/kioclient-4.3.4.ebuild,v 1.1 2009/12/01 10:42:05 wired Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kioclient/kioclient-4.3.4.ebuild,v 1.2 2010/01/19 08:50:02 abcd Exp $
EAPI="2"
@@ -8,5 +8,5 @@ KMNAME="kdebase-runtime"
inherit kde4-meta
DESCRIPTION="Command-line tool for network-transparent operations"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
IUSE="debug"