diff options
Diffstat (limited to 'kde-base/ksystraycmd')
-rw-r--r-- | kde-base/ksystraycmd/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/ksystraycmd/ksystraycmd-4.10.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/ksystraycmd/ChangeLog b/kde-base/ksystraycmd/ChangeLog index 06f7001f1202..94dcb9247166 100644 --- a/kde-base/ksystraycmd/ChangeLog +++ b/kde-base/ksystraycmd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/ksystraycmd # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ksystraycmd/ChangeLog,v 1.249 2013/07/01 09:08:15 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksystraycmd/ChangeLog,v 1.250 2013/07/02 08:06:34 ago Exp $ + + 02 Jul 2013; Agostino Sarubbo <ago@gentoo.org> ksystraycmd-4.10.4.ebuild: + Stable for ppc64, wrt to bug #473942 01 Jul 2013; Agostino Sarubbo <ago@gentoo.org> ksystraycmd-4.10.4.ebuild: Stable for ppc, wrt to bug #473942 diff --git a/kde-base/ksystraycmd/ksystraycmd-4.10.4.ebuild b/kde-base/ksystraycmd/ksystraycmd-4.10.4.ebuild index da8ef68b8c59..89e016a002d8 100644 --- a/kde-base/ksystraycmd/ksystraycmd-4.10.4.ebuild +++ b/kde-base/ksystraycmd/ksystraycmd-4.10.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ksystraycmd/ksystraycmd-4.10.4.ebuild,v 1.4 2013/07/01 09:08:15 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksystraycmd/ksystraycmd-4.10.4.ebuild,v 1.5 2013/07/02 08:06:34 ago Exp $ EAPI=5 @@ -8,7 +8,7 @@ KMNAME="kde-workspace" inherit kde4-meta DESCRIPTION="Ksystraycmd embeds applications given as argument into the system tray." -KEYWORDS="amd64 ~arm ppc ~ppc64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ppc ppc64 x86 ~amd64-linux ~x86-linux" IUSE="debug" DEPEND="x11-libs/libX11" |