summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey Shvetsov <alexxy@gentoo.org>2009-06-03 16:15:04 +0000
committerAlexey Shvetsov <alexxy@gentoo.org>2009-06-03 16:15:04 +0000
commit1a94e466c06d9aa57c1b2a1523d793e43482cc2f (patch)
treecac395e9df788a16f3ef9e82788300204f39a7cb /kde-base/kioclient
parentCleanup (diff)
downloadgentoo-2-1a94e466c06d9aa57c1b2a1523d793e43482cc2f.tar.gz
gentoo-2-1a94e466c06d9aa57c1b2a1523d793e43482cc2f.tar.bz2
gentoo-2-1a94e466c06d9aa57c1b2a1523d793e43482cc2f.zip
Drop KDE 4.2.2
(Portage version: 2.2_rc33/cvs/Linux x86_64)
Diffstat (limited to 'kde-base/kioclient')
-rw-r--r--kde-base/kioclient/ChangeLog5
-rw-r--r--kde-base/kioclient/kioclient-4.2.2.ebuild12
2 files changed, 4 insertions, 13 deletions
diff --git a/kde-base/kioclient/ChangeLog b/kde-base/kioclient/ChangeLog
index 349296940ba0..da3d50c12d62 100644
--- a/kde-base/kioclient/ChangeLog
+++ b/kde-base/kioclient/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/kioclient
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kioclient/ChangeLog,v 1.26 2009/05/06 23:31:01 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kioclient/ChangeLog,v 1.27 2009/06/03 16:15:04 alexxy Exp $
+
+ 03 Jun 2009; Alexey Shvetsov <alexxy@gentoo.org> -kioclient-4.2.2.ebuild:
+ Drop KDE 4.2.2
*kioclient-4.2.3 (06 May 2009)
diff --git a/kde-base/kioclient/kioclient-4.2.2.ebuild b/kde-base/kioclient/kioclient-4.2.2.ebuild
deleted file mode 100644
index c2c227573550..000000000000
--- a/kde-base/kioclient/kioclient-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/kioclient/kioclient-4.2.2.ebuild,v 1.2 2009/04/17 06:21:31 alexxy Exp $
-
-EAPI="2"
-
-KMNAME="kdebase-runtime"
-inherit kde4-meta
-
-DESCRIPTION="Command-line tool for network-transparent operations"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86"
-IUSE="debug"