summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'kde-base/ksystraycmd')
-rw-r--r--kde-base/ksystraycmd/ChangeLog6
-rw-r--r--kde-base/ksystraycmd/ksystraycmd-4.4.5.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/ksystraycmd/ChangeLog b/kde-base/ksystraycmd/ChangeLog
index fa7a41e53911..be185350785c 100644
--- a/kde-base/ksystraycmd/ChangeLog
+++ b/kde-base/ksystraycmd/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for kde-base/ksystraycmd
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/ksystraycmd/ChangeLog,v 1.142 2010/06/30 15:36:56 alexxy Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/ksystraycmd/ChangeLog,v 1.143 2010/08/03 07:43:31 hwoarang Exp $
+
+ 03 Aug 2010; Markos Chandras <hwoarang@gentoo.org>
+ ksystraycmd-4.4.5.ebuild:
+ Stable on amd64 wrt bug #322791
*ksystraycmd-4.4.5 (30 Jun 2010)
diff --git a/kde-base/ksystraycmd/ksystraycmd-4.4.5.ebuild b/kde-base/ksystraycmd/ksystraycmd-4.4.5.ebuild
index f148b4b335f2..902f37f03fbf 100644
--- a/kde-base/ksystraycmd/ksystraycmd-4.4.5.ebuild
+++ b/kde-base/ksystraycmd/ksystraycmd-4.4.5.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/ksystraycmd/ksystraycmd-4.4.5.ebuild,v 1.1 2010/06/30 15:36:56 alexxy Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/ksystraycmd/ksystraycmd-4.4.5.ebuild,v 1.2 2010/08/03 07:43:31 hwoarang Exp $
EAPI="3"
@@ -8,5 +8,5 @@ KMNAME="kdebase-workspace"
inherit kde4-meta
DESCRIPTION="Ksystraycmd embeds applications given as argument into the system tray."
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
IUSE="debug"