summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey Shvetsov <alexxy@gentoo.org>2009-06-03 15:41:33 +0000
committerAlexey Shvetsov <alexxy@gentoo.org>2009-06-03 15:41:33 +0000
commitb275906f798b87010732fecdef148952b34627b6 (patch)
tree001d18c78443fcac8266d1fc96798fcb2d84687d /kde-base/kfile
parentCleanup (diff)
downloadgentoo-2-b275906f798b87010732fecdef148952b34627b6.tar.gz
gentoo-2-b275906f798b87010732fecdef148952b34627b6.tar.bz2
gentoo-2-b275906f798b87010732fecdef148952b34627b6.zip
Drop KDE 4.2.2
(Portage version: 2.2_rc33/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.2.ebuild12
2 files changed, 4 insertions, 13 deletions
diff --git a/kde-base/kfile/ChangeLog b/kde-base/kfile/ChangeLog
index 9168695641d8..0ddc4c7249fc 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.26 2009/05/06 23:23:18 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kfile/ChangeLog,v 1.27 2009/06/03 15:41:33 alexxy Exp $
+
+ 03 Jun 2009; Alexey Shvetsov <alexxy@gentoo.org> -kfile-4.2.2.ebuild:
+ Drop KDE 4.2.2
*kfile-4.2.3 (06 May 2009)
diff --git a/kde-base/kfile/kfile-4.2.2.ebuild b/kde-base/kfile/kfile-4.2.2.ebuild
deleted file mode 100644
index a9858df6992c..000000000000
--- a/kde-base/kfile/kfile-4.2.2.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.2.ebuild,v 1.2 2009/04/17 06:06:33 alexxy 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"