diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-11-30 02:35:08 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-11-30 02:35:08 +0000 |
commit | fa89ac38545779aabceaf63b8cd68d409eb30b8c (patch) | |
tree | 5307676b4e3bfd366cbfe8b02db84739ad207dfb /sys-fs | |
parent | Dont install files owned by glibc #70938 by Jakub Moc and make sure we respec... (diff) | |
download | gentoo-2-fa89ac38545779aabceaf63b8cd68d409eb30b8c.tar.gz gentoo-2-fa89ac38545779aabceaf63b8cd68d409eb30b8c.tar.bz2 gentoo-2-fa89ac38545779aabceaf63b8cd68d409eb30b8c.zip |
hppa/ia64/x86 stable
Diffstat (limited to 'sys-fs')
-rw-r--r-- | sys-fs/quota/quota-3.12.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/quota/quota-3.12.ebuild b/sys-fs/quota/quota-3.12.ebuild index 7f648ee0073b..340c806458ec 100644 --- a/sys-fs/quota/quota-3.12.ebuild +++ b/sys-fs/quota/quota-3.12.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/quota/quota-3.12.ebuild,v 1.2 2004/11/30 02:33:49 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/quota/quota-3.12.ebuild,v 1.3 2004/11/30 02:35:08 vapier Exp $ inherit eutils @@ -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" RDEPEND="virtual/libc |