diff options
Diffstat (limited to 'kde-base/ksystraycmd')
-rw-r--r-- | kde-base/ksystraycmd/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/ksystraycmd/ksystraycmd-4.11.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/ksystraycmd/ChangeLog b/kde-base/ksystraycmd/ChangeLog index 9ae960b6841a..4d49aab74113 100644 --- a/kde-base/ksystraycmd/ChangeLog +++ b/kde-base/ksystraycmd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/ksystraycmd # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ksystraycmd/ChangeLog,v 1.275 2014/02/06 23:20:36 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksystraycmd/ChangeLog,v 1.276 2014/02/09 10:05:22 ago Exp $ + + 09 Feb 2014; Agostino Sarubbo <ago@gentoo.org> ksystraycmd-4.11.5.ebuild: + Stable for amd64, wrt bug #493782 *ksystraycmd-4.11.6 (06 Feb 2014) diff --git a/kde-base/ksystraycmd/ksystraycmd-4.11.5.ebuild b/kde-base/ksystraycmd/ksystraycmd-4.11.5.ebuild index bc9d3cebf887..485a2eacb2bc 100644 --- a/kde-base/ksystraycmd/ksystraycmd-4.11.5.ebuild +++ b/kde-base/ksystraycmd/ksystraycmd-4.11.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ksystraycmd/ksystraycmd-4.11.5.ebuild,v 1.2 2014/01/20 08:00:14 kensington Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksystraycmd/ksystraycmd-4.11.5.ebuild,v 1.3 2014/02/09 10:05:22 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" |