summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-fs/quota/quota-3.15.ebuild')
-rw-r--r--sys-fs/quota/quota-3.15.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-fs/quota/quota-3.15.ebuild b/sys-fs/quota/quota-3.15.ebuild
index ba948a27d7ae..d161f10d0d1e 100644
--- a/sys-fs/quota/quota-3.15.ebuild
+++ b/sys-fs/quota/quota-3.15.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/quota/quota-3.15.ebuild,v 1.5 2008/11/25 11:57:53 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/quota/quota-3.15.ebuild,v 1.6 2009/01/21 20:22:45 jer Exp $
inherit eutils flag-o-matic
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/linuxquota/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 ~hppa ia64 ~mips ppc sparc x86"
+KEYWORDS="alpha amd64 hppa ia64 ~mips ppc sparc x86"
IUSE="nls tcpd ldap rpc"
RDEPEND="ldap? ( >=net-nds/openldap-2.3.35 )