diff options
Diffstat (limited to 'kde-base/ksystraycmd')
-rw-r--r-- | kde-base/ksystraycmd/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/ksystraycmd/ksystraycmd-4.2.4.ebuild | 12 |
2 files changed, 5 insertions, 13 deletions
diff --git a/kde-base/ksystraycmd/ChangeLog b/kde-base/ksystraycmd/ChangeLog index 142169f30f9a..8966fea481f8 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.116 2009/11/02 21:46:49 wired Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksystraycmd/ChangeLog,v 1.117 2009/11/08 21:49:09 alexxy Exp $ + + 08 Nov 2009; Alexey Shvetsov <alexxy@gentoo.org> + -ksystraycmd-4.2.4.ebuild: + Drop KDE 4.2.4 *ksystraycmd-4.3.3 (02 Nov 2009) diff --git a/kde-base/ksystraycmd/ksystraycmd-4.2.4.ebuild b/kde-base/ksystraycmd/ksystraycmd-4.2.4.ebuild deleted file mode 100644 index 0987d9926663..000000000000 --- a/kde-base/ksystraycmd/ksystraycmd-4.2.4.ebuild +++ /dev/null @@ -1,12 +0,0 @@ -# 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.2.4.ebuild,v 1.2 2009/06/05 07:22:47 alexxy Exp $ - -EAPI="2" - -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" -IUSE="debug" |