summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIngmar Vanhassel <ingmar@gentoo.org>2008-02-17 02:37:12 +0000
committerIngmar Vanhassel <ingmar@gentoo.org>2008-02-17 02:37:12 +0000
commitd93c73db4d6691cb5d9ec8ea8aaf15571e312a46 (patch)
treefa9f5fa276631a53cf03d66d41279a0d7ac86b29 /kde-base/kioclient
parentSpring cleaning. (diff)
downloadgentoo-2-d93c73db4d6691cb5d9ec8ea8aaf15571e312a46.tar.gz
gentoo-2-d93c73db4d6691cb5d9ec8ea8aaf15571e312a46.tar.bz2
gentoo-2-d93c73db4d6691cb5d9ec8ea8aaf15571e312a46.zip
Spring cleaning.
(Portage version: 2.1.4.4)
Diffstat (limited to 'kde-base/kioclient')
-rw-r--r--kde-base/kioclient/ChangeLog5
-rw-r--r--kde-base/kioclient/kioclient-4.0.0.ebuild12
2 files changed, 4 insertions, 13 deletions
diff --git a/kde-base/kioclient/ChangeLog b/kde-base/kioclient/ChangeLog
index 255ca4a0a159..b2fcceeff792 100644
--- a/kde-base/kioclient/ChangeLog
+++ b/kde-base/kioclient/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/kioclient
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kioclient/ChangeLog,v 1.2 2008/02/07 00:10:42 philantrop Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kioclient/ChangeLog,v 1.3 2008/02/17 02:37:12 ingmar Exp $
+
+ 16 Feb 2008; Ingmar Vanhassel <ingmar@gentoo.org> -kioclient-4.0.0.ebuild:
+ Spring cleaning
*kioclient-4.0.1 (06 Feb 2008)
diff --git a/kde-base/kioclient/kioclient-4.0.0.ebuild b/kde-base/kioclient/kioclient-4.0.0.ebuild
deleted file mode 100644
index 79a2bc155d96..000000000000
--- a/kde-base/kioclient/kioclient-4.0.0.ebuild
+++ /dev/null
@@ -1,12 +0,0 @@
-# Copyright 1999-2008 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kioclient/kioclient-4.0.0.ebuild,v 1.1 2008/01/18 00:03:21 philantrop Exp $
-
-EAPI="1"
-
-KMNAME=kdebase-runtime
-inherit kde4-meta
-
-DESCRIPTION="Command-line tool for network-transparent operations"
-KEYWORDS="~amd64 ~x86"
-IUSE="debug"