summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2012-04-18 20:22:06 +0000
committerMarkus Meier <maekke@gentoo.org>2012-04-18 20:22:06 +0000
commit507fe9f1cd8676bcf6cd4e172cda6f617458c6df (patch)
tree31b2166ebeb335a9a4f34dcdbbe693b94ac7e942
parentx86 stable, bug #409403 (diff)
downloadgentoo-2-507fe9f1cd8676bcf6cd4e172cda6f617458c6df.tar.gz
gentoo-2-507fe9f1cd8676bcf6cd4e172cda6f617458c6df.tar.bz2
gentoo-2-507fe9f1cd8676bcf6cd4e172cda6f617458c6df.zip
x86 stable, bug #409403
(Portage version: 2.1.10.56/cvs/Linux x86_64)
-rw-r--r--kde-base/ksystraycmd/ChangeLog5
-rw-r--r--kde-base/ksystraycmd/ksystraycmd-4.8.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/ksystraycmd/ChangeLog b/kde-base/ksystraycmd/ChangeLog
index 9399880ae0b6..991845400bf3 100644
--- a/kde-base/ksystraycmd/ChangeLog
+++ b/kde-base/ksystraycmd/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/ksystraycmd
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/ksystraycmd/ChangeLog,v 1.192 2012/04/04 23:59:26 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/ksystraycmd/ChangeLog,v 1.193 2012/04/18 20:22:06 maekke Exp $
+
+ 18 Apr 2012; Markus Meier <maekke@gentoo.org> ksystraycmd-4.8.1.ebuild:
+ x86 stable, bug #409403
*ksystraycmd-4.8.2 (04 Apr 2012)
diff --git a/kde-base/ksystraycmd/ksystraycmd-4.8.1.ebuild b/kde-base/ksystraycmd/ksystraycmd-4.8.1.ebuild
index 2d5dec806d43..69d2d5666ba8 100644
--- a/kde-base/ksystraycmd/ksystraycmd-4.8.1.ebuild
+++ b/kde-base/ksystraycmd/ksystraycmd-4.8.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/ksystraycmd/ksystraycmd-4.8.1.ebuild,v 1.3 2012/04/04 18:54:23 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/ksystraycmd/ksystraycmd-4.8.1.ebuild,v 1.4 2012/04/18 20:22:06 maekke Exp $
EAPI=4
@@ -8,5 +8,5 @@ KMNAME="kde-workspace"
inherit kde4-meta
DESCRIPTION="Ksystraycmd embeds applications given as argument into the system tray."
-KEYWORDS="amd64 ~arm ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm x86 ~amd64-linux ~x86-linux"
IUSE="debug"