summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonathan Callen <abcd@gentoo.org>2010-01-19 09:05:31 +0000
committerJonathan Callen <abcd@gentoo.org>2010-01-19 09:05:31 +0000
commit7257306f542b7cbdd6b1c0bd5838a42778f21ca5 (patch)
tree56e1d900e5796ab17375b1f45348cdbfdc56d6c6 /kde-base/kstart
parentKeyword ~amd64-linux/~x86-linux (diff)
downloadgentoo-2-7257306f542b7cbdd6b1c0bd5838a42778f21ca5.tar.gz
gentoo-2-7257306f542b7cbdd6b1c0bd5838a42778f21ca5.tar.bz2
gentoo-2-7257306f542b7cbdd6b1c0bd5838a42778f21ca5.zip
Keyword ~amd64-linux/~x86-linux
(Portage version: -svn/cvs/Linux i686)
Diffstat (limited to 'kde-base/kstart')
-rw-r--r--kde-base/kstart/ChangeLog5
-rw-r--r--kde-base/kstart/kstart-4.3.4.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/kde-base/kstart/ChangeLog b/kde-base/kstart/ChangeLog
index f1ff6af23e67..0b0f68411bc7 100644
--- a/kde-base/kstart/ChangeLog
+++ b/kde-base/kstart/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/kstart
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kstart/ChangeLog,v 1.119 2010/01/19 01:30:03 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kstart/ChangeLog,v 1.120 2010/01/19 09:05:31 abcd Exp $
+
+ 19 Jan 2010; Jonathan Callen <abcd@gentoo.org> kstart-4.3.4.ebuild:
+ Keyword ~amd64-linux/~x86-linux
19 Jan 2010; Jeroen Roovers <jer@gentoo.org> kstart-4.3.3.ebuild:
Stable for HPPA too.
diff --git a/kde-base/kstart/kstart-4.3.4.ebuild b/kde-base/kstart/kstart-4.3.4.ebuild
index 79db669e2068..ea3640647ed5 100644
--- a/kde-base/kstart/kstart-4.3.4.ebuild
+++ b/kde-base/kstart/kstart-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/kstart/kstart-4.3.4.ebuild,v 1.1 2009/12/01 11:06:31 wired Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kstart/kstart-4.3.4.ebuild,v 1.2 2010/01/19 09:05:31 abcd Exp $
EAPI="2"
@@ -8,5 +8,5 @@ KMNAME="kdebase-runtime"
inherit kde4-meta
DESCRIPTION="KDE: Utility to launch applications with special window properties"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
IUSE="debug"