diff options
Diffstat (limited to 'kde-base/ksystraycmd')
-rw-r--r-- | kde-base/ksystraycmd/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/ksystraycmd/ksystraycmd-4.7.4.ebuild | 12 |
2 files changed, 4 insertions, 13 deletions
diff --git a/kde-base/ksystraycmd/ChangeLog b/kde-base/ksystraycmd/ChangeLog index c097e59e5cee..e9f950f95c3b 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.207 2012/09/03 13:00:38 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksystraycmd/ChangeLog,v 1.208 2012/09/03 13:29:31 johu Exp $ + + 03 Sep 2012; Johannes Huber <johu@gentoo.org> -ksystraycmd-4.7.4.ebuild: + Remove KDE SC 4.7.4 03 Sep 2012; Johannes Huber <johu@gentoo.org> -ksystraycmd-4.8.3.ebuild: Remove KDE SC 4.8.3 diff --git a/kde-base/ksystraycmd/ksystraycmd-4.7.4.ebuild b/kde-base/ksystraycmd/ksystraycmd-4.7.4.ebuild deleted file mode 100644 index 189121bc495b..000000000000 --- a/kde-base/ksystraycmd/ksystraycmd-4.7.4.ebuild +++ /dev/null @@ -1,12 +0,0 @@ -# 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.7.4.ebuild,v 1.4 2012/02/18 16:02:08 nixnut Exp $ - -EAPI=4 - -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" |