summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey Shvetsov <alexxy@gentoo.org>2009-03-08 19:43:07 +0000
committerAlexey Shvetsov <alexxy@gentoo.org>2009-03-08 19:43:07 +0000
commit8f4831c5fa3819af47133e41bd2abb1fbef4304e (patch)
treec836f7e2a85b3a3eb3d1728afb1ce5a2012e76a7 /kde-base/kfile
parentDrop KDE 4.2.0 (diff)
downloadgentoo-2-8f4831c5fa3819af47133e41bd2abb1fbef4304e.tar.gz
gentoo-2-8f4831c5fa3819af47133e41bd2abb1fbef4304e.tar.bz2
gentoo-2-8f4831c5fa3819af47133e41bd2abb1fbef4304e.zip
Drop KDE 4.2.0
(Portage version: 2.2_rc23/cvs/Linux x86_64)
Diffstat (limited to 'kde-base/kfile')
-rw-r--r--kde-base/kfile/ChangeLog5
-rw-r--r--kde-base/kfile/kfile-4.2.0.ebuild12
2 files changed, 4 insertions, 13 deletions
diff --git a/kde-base/kfile/ChangeLog b/kde-base/kfile/ChangeLog
index 1a18b95b9157..1015f6971158 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.19 2009/03/04 21:22:24 alexxy Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kfile/ChangeLog,v 1.20 2009/03/08 19:43:07 alexxy Exp $
+
+ 08 Mar 2009; Alexey Shvetsov <alexxy@gentoo.org> -kfile-4.2.0.ebuild:
+ Drop KDE 4.2.0
*kfile-4.2.1 (04 Mar 2009)
diff --git a/kde-base/kfile/kfile-4.2.0.ebuild b/kde-base/kfile/kfile-4.2.0.ebuild
deleted file mode 100644
index 4578c430bae9..000000000000
--- a/kde-base/kfile/kfile-4.2.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.2.0.ebuild,v 1.2 2009/02/01 07:10:45 jmbsvicetto Exp $
-
-EAPI="2"
-
-KMNAME="kdebase-runtime"
-inherit kde4-meta
-
-DESCRIPTION="A commandline frontend to KFileMetaInfo"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
-IUSE="debug"