summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey Shvetsov <alexxy@gentoo.org>2009-10-08 14:28:13 +0000
committerAlexey Shvetsov <alexxy@gentoo.org>2009-10-08 14:28:13 +0000
commit3a5eeaa50c48e5f87b776a78573d275ce5f93ec0 (patch)
tree6998f5c5c125d2bd69ddb3e017df6d9c0e064b7a /kde-base/kioclient
parent[kde-base] Drop KDE 4.3.0 (diff)
downloadgentoo-2-3a5eeaa50c48e5f87b776a78573d275ce5f93ec0.tar.gz
gentoo-2-3a5eeaa50c48e5f87b776a78573d275ce5f93ec0.tar.bz2
gentoo-2-3a5eeaa50c48e5f87b776a78573d275ce5f93ec0.zip
[kde-base] Drop KDE 4.3.0
(Portage version: 2.2_rc44/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.3.0.ebuild12
2 files changed, 4 insertions, 13 deletions
diff --git a/kde-base/kioclient/ChangeLog b/kde-base/kioclient/ChangeLog
index 063da24b86b2..fb49cf1ec8fb 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.34 2009/10/06 19:34:55 alexxy Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kioclient/ChangeLog,v 1.35 2009/10/08 14:28:13 alexxy Exp $
+
+ 08 Oct 2009; Alexey Shvetsov <alexxy@gentoo.org> -kioclient-4.3.0.ebuild:
+ Drop KDE 4.3.0
*kioclient-4.3.2 (06 Oct 2009)
diff --git a/kde-base/kioclient/kioclient-4.3.0.ebuild b/kde-base/kioclient/kioclient-4.3.0.ebuild
deleted file mode 100644
index 9e4edc342af3..000000000000
--- a/kde-base/kioclient/kioclient-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/kioclient/kioclient-4.3.0.ebuild,v 1.1 2009/08/04 00:37:40 wired 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"