summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'kde-base/kdf/kdf-4.8.4.ebuild')
-rw-r--r--kde-base/kdf/kdf-4.8.4.ebuild16
1 files changed, 0 insertions, 16 deletions
diff --git a/kde-base/kdf/kdf-4.8.4.ebuild b/kde-base/kdf/kdf-4.8.4.ebuild
deleted file mode 100644
index 71a02fba428c..000000000000
--- a/kde-base/kdf/kdf-4.8.4.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kdf/kdf-4.8.4.ebuild,v 1.1 2012/06/21 21:54:49 dilfridge Exp $
-
-EAPI=4
-
-KDE_HANDBOOK="optional"
-inherit kde4-base
-
-DESCRIPTION="KDE free disk space utility"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
-IUSE="debug"
-
-src_unpack() {
- kde4-base_src_unpack
-}