diff options
author | Alexey Shvetsov <alexxy@gentoo.org> | 2009-02-17 14:14:44 +0000 |
---|---|---|
committer | Alexey Shvetsov <alexxy@gentoo.org> | 2009-02-17 14:14:44 +0000 |
commit | cfe69d389838e63736ab40b2b1c43c8298329b56 (patch) | |
tree | 5e1fca72916a0b4622975a23b4bc4968d13fdbba /kde-base | |
parent | Drop KDE 4.1.4 (diff) | |
download | gentoo-2-cfe69d389838e63736ab40b2b1c43c8298329b56.tar.gz gentoo-2-cfe69d389838e63736ab40b2b1c43c8298329b56.tar.bz2 gentoo-2-cfe69d389838e63736ab40b2b1c43c8298329b56.zip |
Drop KDE 4.1.4
(Portage version: 2.2_rc23/cvs/Linux x86_64)
Diffstat (limited to 'kde-base')
-rw-r--r-- | kde-base/ksystraycmd/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/ksystraycmd/ksystraycmd-4.1.4.ebuild | 12 |
2 files changed, 5 insertions, 13 deletions
diff --git a/kde-base/ksystraycmd/ChangeLog b/kde-base/ksystraycmd/ChangeLog index 8c0f2ab27dbe..41116f9ec609 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.87 2009/02/01 08:04:16 jmbsvicetto Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksystraycmd/ChangeLog,v 1.88 2009/02/17 14:14:44 alexxy Exp $ + + 17 Feb 2009; Alexey Shvetsov <alexxy@gentoo.org> + -ksystraycmd-4.1.4.ebuild: + Drop KDE 4.1.4 01 Feb 2009; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org> ksystraycmd-4.2.0.ebuild: diff --git a/kde-base/ksystraycmd/ksystraycmd-4.1.4.ebuild b/kde-base/ksystraycmd/ksystraycmd-4.1.4.ebuild deleted file mode 100644 index 43cd16b0c5c8..000000000000 --- a/kde-base/ksystraycmd/ksystraycmd-4.1.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.1.4.ebuild,v 1.1 2009/01/13 22:56:49 alexxy Exp $ - -EAPI="2" - -KMNAME=kdebase-workspace -inherit kde4-meta - -DESCRIPTION="Ksystraycmd embeds applications given as argument into the system tray." -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" -IUSE="debug" |