summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2009-10-10 10:52:46 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2009-10-10 10:52:46 +0000
commite13167756c7d413ac1ec00dba403f945d1aac2f2 (patch)
tree93854e12403b5c695286cf48a722f6243a6d3db6 /kde-base/ksystraycmd
parentInitial import from Emacs overlay, bug 254531. (diff)
downloadhistorical-e13167756c7d413ac1ec00dba403f945d1aac2f2.tar.gz
historical-e13167756c7d413ac1ec00dba403f945d1aac2f2.tar.bz2
historical-e13167756c7d413ac1ec00dba403f945d1aac2f2.zip
amd64 stable wrt #287697
Package-Manager: portage-2.2_rc44/cvs/Linux x86_64 RepoMan-Options: --force
Diffstat (limited to 'kde-base/ksystraycmd')
-rw-r--r--kde-base/ksystraycmd/ChangeLog6
-rw-r--r--kde-base/ksystraycmd/ksystraycmd-4.3.1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/ksystraycmd/ChangeLog b/kde-base/ksystraycmd/ChangeLog
index 76b95509f37a..f174547fafb1 100644
--- a/kde-base/ksystraycmd/ChangeLog
+++ b/kde-base/ksystraycmd/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for kde-base/ksystraycmd
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/ksystraycmd/ChangeLog,v 1.112 2009/10/08 14:54:10 alexxy Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/ksystraycmd/ChangeLog,v 1.113 2009/10/10 10:15:06 ssuominen Exp $
+
+ 10 Oct 2009; Samuli Suominen <ssuominen@gentoo.org>
+ ksystraycmd-4.3.1.ebuild:
+ amd64 stable wrt #287697
08 Oct 2009; Alexey Shvetsov <alexxy@gentoo.org>
-ksystraycmd-4.3.0.ebuild:
diff --git a/kde-base/ksystraycmd/ksystraycmd-4.3.1.ebuild b/kde-base/ksystraycmd/ksystraycmd-4.3.1.ebuild
index 5df44cf260ac..78c4b07f250b 100644
--- a/kde-base/ksystraycmd/ksystraycmd-4.3.1.ebuild
+++ b/kde-base/ksystraycmd/ksystraycmd-4.3.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/ksystraycmd/ksystraycmd-4.3.1.ebuild,v 1.1 2009/09/01 16:02:26 tampakrap Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/ksystraycmd/ksystraycmd-4.3.1.ebuild,v 1.2 2009/10/10 10:15:06 ssuominen Exp $
EAPI="2"
@@ -8,5 +8,5 @@ KMNAME="kdebase-workspace"
inherit kde4-meta
DESCRIPTION="Ksystraycmd embeds applications given as argument into the system tray."
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86"
IUSE="debug"