diff options
Diffstat (limited to 'sys-fs/quota/quota-3.17-r1.ebuild')
-rw-r--r-- | sys-fs/quota/quota-3.17-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/quota/quota-3.17-r1.ebuild b/sys-fs/quota/quota-3.17-r1.ebuild index 3589437bcf0f..a2062e8cc0d0 100644 --- a/sys-fs/quota/quota-3.17-r1.ebuild +++ b/sys-fs/quota/quota-3.17-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/quota/quota-3.17-r1.ebuild,v 1.4 2011/05/01 12:26:53 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/quota/quota-3.17-r1.ebuild,v 1.5 2011/05/09 08:37:33 phajdan.jr 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 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~sparc x86" IUSE="nls tcpd ldap rpc" RDEPEND="ldap? ( >=net-nds/openldap-2.3.35 ) |