summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'kde-base/kdeadmin/kdeadmin-3.1_alpha1.ebuild')
-rw-r--r--kde-base/kdeadmin/kdeadmin-3.1_alpha1.ebuild17
1 files changed, 0 insertions, 17 deletions
diff --git a/kde-base/kdeadmin/kdeadmin-3.1_alpha1.ebuild b/kde-base/kdeadmin/kdeadmin-3.1_alpha1.ebuild
deleted file mode 100644
index b4a20ab3707a..000000000000
--- a/kde-base/kdeadmin/kdeadmin-3.1_alpha1.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2002 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeadmin/kdeadmin-3.1_alpha1.ebuild,v 1.5 2002/08/01 11:40:15 seemant Exp $
-inherit kde-dist
-
-DESCRIPTION="KDE $PV - administration tools"
-
-KEYWORDS="x86"
-
-newdepend ">=app-arch/rpm-4.0.4-r1
- dev-libs/popt
- pam? ( >=sys-libs/pam-0.72 )"
-
-use pam && myconf="$myconf --with-pam" || myconf="$myconf --without-pam --with-shadow"
-myconf="$myconf --without-rpm"
-
-# add: nis support