diff options
Diffstat (limited to 'sys-apps/quota/quota-3.09.ebuild')
-rw-r--r-- | sys-apps/quota/quota-3.09.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/quota/quota-3.09.ebuild b/sys-apps/quota/quota-3.09.ebuild index b76ae1c21df7..cd8b70ac9b57 100644 --- a/sys-apps/quota/quota-3.09.ebuild +++ b/sys-apps/quota/quota-3.09.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/quota/quota-3.09.ebuild,v 1.1 2003/11/02 16:06:27 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/quota/quota-3.09.ebuild,v 1.2 2003/11/23 23:49:13 seemant Exp $ -IUSE="nls" +IUSE="nls tcpd" S=${WORKDIR}/quota-tools DESCRIPTION="Linux quota tools" |