summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'kde-base/kdoc/kdoc-2.2.2.ebuild')
-rw-r--r--kde-base/kdoc/kdoc-2.2.2.ebuild13
1 files changed, 0 insertions, 13 deletions
diff --git a/kde-base/kdoc/kdoc-2.2.2.ebuild b/kde-base/kdoc/kdoc-2.2.2.ebuild
deleted file mode 100644
index 6650d6ce6b2c..000000000000
--- a/kde-base/kdoc/kdoc-2.2.2.ebuild
+++ /dev/null
@@ -1,13 +0,0 @@
-# Copyright 1999-2001 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License, v2 or later
-# Author Dan Armak <danarmak@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kdoc/kdoc-2.2.2.ebuild,v 1.1 2001/11/22 17:32:27 verwilst Exp $
-. /usr/portage/eclass/inherit.eclass || die
-inherit kde-dist || die
-
-DESCRIPTION="${DESCRIPTION}Documentation tools"
-
-NEWDEPEND="sys-devel/perl"
-
-DEPEND="$DEPEND $NEWDEPEND"
-RDEPEND="$RDEPEND $NEWDEPEND"