diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-07-07 14:36:12 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-07-07 14:36:12 +0000 |
commit | f773bcd326b7a7182ce346b273fe6b619ce7cd54 (patch) | |
tree | a7f6e7d40af5394275aa03e89b1e80ba1b94794f /sys-fs/quota/quota-3.14-r1.ebuild | |
parent | alpha/ia64 stable wrt security #183844 (diff) | |
download | historical-f773bcd326b7a7182ce346b273fe6b619ce7cd54.tar.gz historical-f773bcd326b7a7182ce346b273fe6b619ce7cd54.tar.bz2 historical-f773bcd326b7a7182ce346b273fe6b619ce7cd54.zip |
alpha/ia64 stable wrt #184382
Package-Manager: portage-2.1.3_rc6
Diffstat (limited to 'sys-fs/quota/quota-3.14-r1.ebuild')
-rw-r--r-- | sys-fs/quota/quota-3.14-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/quota/quota-3.14-r1.ebuild b/sys-fs/quota/quota-3.14-r1.ebuild index 747740ebadf8..f063160cfdfa 100644 --- a/sys-fs/quota/quota-3.14-r1.ebuild +++ b/sys-fs/quota/quota-3.14-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/quota/quota-3.14-r1.ebuild,v 1.6 2007/07/07 11:38:45 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/quota/quota-3.14-r1.ebuild,v 1.7 2007/07/07 14:36:12 armin76 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 ) |