From a7d39b161d3ea87618db515020379fc2be385858 Mon Sep 17 00:00:00 2001 From: Chris Reffett Date: Tue, 3 Sep 2013 19:04:59 +0000 Subject: Bump KDE to 4.1.1 (Portage version: 2.2.1/cvs/Linux x86_64, signed Manifest commit with key 42618354) --- kde-base/ksystraycmd/ChangeLog | 7 ++++++- kde-base/ksystraycmd/ksystraycmd-4.11.1.ebuild | 15 +++++++++++++++ 2 files changed, 21 insertions(+), 1 deletion(-) create mode 100644 kde-base/ksystraycmd/ksystraycmd-4.11.1.ebuild (limited to 'kde-base/ksystraycmd') diff --git a/kde-base/ksystraycmd/ChangeLog b/kde-base/ksystraycmd/ChangeLog index 0ef5069c3890..10d6e5c0c7f9 100644 --- a/kde-base/ksystraycmd/ChangeLog +++ b/kde-base/ksystraycmd/ChangeLog @@ -1,6 +1,11 @@ # 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.258 2013/08/14 20:24:05 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksystraycmd/ChangeLog,v 1.259 2013/09/03 19:04:46 creffett Exp $ + +*ksystraycmd-4.11.1 (03 Sep 2013) + + 03 Sep 2013; Chris Reffett +ksystraycmd-4.11.1.ebuild: + Bump KDE to 4.1.1 *ksystraycmd-4.11.0 (14 Aug 2013) diff --git a/kde-base/ksystraycmd/ksystraycmd-4.11.1.ebuild b/kde-base/ksystraycmd/ksystraycmd-4.11.1.ebuild new file mode 100644 index 000000000000..975a1438b9bb --- /dev/null +++ b/kde-base/ksystraycmd/ksystraycmd-4.11.1.ebuild @@ -0,0 +1,15 @@ +# 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.11.1.ebuild,v 1.1 2013/09/03 19:04:46 creffett Exp $ + +EAPI=5 + +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" +IUSE="debug" + +DEPEND="x11-libs/libX11" +RDEPEND="${DEPEND}" -- cgit v1.2.3-65-gdbad