summaryrefslogtreecommitdiff
path: root/kde-base/kfloppy/kfloppy-4.7.49.9999.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'kde-base/kfloppy/kfloppy-4.7.49.9999.ebuild')
-rw-r--r--kde-base/kfloppy/kfloppy-4.7.49.9999.ebuild19
1 files changed, 0 insertions, 19 deletions
diff --git a/kde-base/kfloppy/kfloppy-4.7.49.9999.ebuild b/kde-base/kfloppy/kfloppy-4.7.49.9999.ebuild
deleted file mode 100644
index f6d2847b19d..00000000000
--- a/kde-base/kfloppy/kfloppy-4.7.49.9999.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=4
-
-KDE_HANDBOOK="optional"
-KDE_SCM="git"
-if [[ ${PV} == *9999 ]]; then
- kde_eclass="kde4-base"
-else
- KMNAME="kdeutils"
- kde_eclass="kde4-meta"
-fi
-inherit ${kde_eclass}
-
-DESCRIPTION="KFloppy - formats disks and puts a DOS or ext2fs filesystem on them."
-KEYWORDS=""
-IUSE="debug"