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.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/kdeadmin/kdeadmin-3.1_alpha1.ebuild b/kde-base/kdeadmin/kdeadmin-3.1_alpha1.ebuild
index 9767d816960e..143221d0f884 100644
--- a/kde-base/kdeadmin/kdeadmin-3.1_alpha1.ebuild
+++ b/kde-base/kdeadmin/kdeadmin-3.1_alpha1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2001 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.2 2002/07/12 23:06:26 danarmak Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeadmin/kdeadmin-3.1_alpha1.ebuild,v 1.3 2002/07/13 20:32:20 danarmak Exp $
inherit kde-dist
DESCRIPTION="${DESCRIPTION}Administration"
@@ -10,6 +10,6 @@ newdepend ">=app-arch/rpm-4.0.4-r1
pam? ( >=sys-libs/pam-0.72 )"
use pam && myconf="$myconf --with-pam" || myconf="$myconf --without-pam --with-shadow"
-myconf="$myconf --with-rpm"
+myconf="$myconf --without-rpm"
# add: nis support