diff options
author | Alexey Shvetsov <alexxy@gentoo.org> | 2009-10-08 14:21:42 +0000 |
---|---|---|
committer | Alexey Shvetsov <alexxy@gentoo.org> | 2009-10-08 14:21:42 +0000 |
commit | d47b1c9275db30f6d2460b65cb035b5e10901532 (patch) | |
tree | 13b46a105dc26315900dba165be58a1cc10ba461 /kde-base/kfile | |
parent | [kde-base] Drop KDE 4.3.0 (diff) | |
download | gentoo-2-d47b1c9275db30f6d2460b65cb035b5e10901532.tar.gz gentoo-2-d47b1c9275db30f6d2460b65cb035b5e10901532.tar.bz2 gentoo-2-d47b1c9275db30f6d2460b65cb035b5e10901532.zip |
[kde-base] Drop KDE 4.3.0
(Portage version: 2.2_rc44/cvs/Linux x86_64)
Diffstat (limited to 'kde-base/kfile')
-rw-r--r-- | kde-base/kfile/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kfile/kfile-4.3.0.ebuild | 12 |
2 files changed, 4 insertions, 13 deletions
diff --git a/kde-base/kfile/ChangeLog b/kde-base/kfile/ChangeLog index 85e9a271b8d1..9386e0381c5e 100644 --- a/kde-base/kfile/ChangeLog +++ b/kde-base/kfile/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kfile # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kfile/ChangeLog,v 1.34 2009/10/06 19:22:50 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kfile/ChangeLog,v 1.35 2009/10/08 14:21:42 alexxy Exp $ + + 08 Oct 2009; Alexey Shvetsov <alexxy@gentoo.org> -kfile-4.3.0.ebuild: + Drop KDE 4.3.0 *kfile-4.3.2 (06 Oct 2009) diff --git a/kde-base/kfile/kfile-4.3.0.ebuild b/kde-base/kfile/kfile-4.3.0.ebuild deleted file mode 100644 index 614bd1cce87c..000000000000 --- a/kde-base/kfile/kfile-4.3.0.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/kfile/kfile-4.3.0.ebuild,v 1.1 2009/08/04 00:29:52 wired Exp $ - -EAPI="2" - -KMNAME="kdebase-runtime" -inherit kde4-meta - -DESCRIPTION="A commandline frontend to KFileMetaInfo" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86" -IUSE="debug" |