diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-04-02 15:51:23 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-04-02 15:51:23 +0000 |
commit | 9806af19202857776d351246a3c5b2949e4db493 (patch) | |
tree | e9500aac444050daee1489e5b1c8c9ff9dd6b35f /sys-fs/quota | |
parent | Remove patches for 2.8.0 in 2.8.2, bug 173147 (diff) | |
download | gentoo-2-9806af19202857776d351246a3c5b2949e4db493.tar.gz gentoo-2-9806af19202857776d351246a3c5b2949e4db493.tar.bz2 gentoo-2-9806af19202857776d351246a3c5b2949e4db493.zip |
ia64 stable wrt bug 172154
(Portage version: 2.1.2.3)
Diffstat (limited to 'sys-fs/quota')
-rw-r--r-- | sys-fs/quota/quota-3.13.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/quota/quota-3.13.ebuild b/sys-fs/quota/quota-3.13.ebuild index 2d3bae9c1157..dcb6b201e809 100644 --- a/sys-fs/quota/quota-3.13.ebuild +++ b/sys-fs/quota/quota-3.13.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.13.ebuild,v 1.6 2007/03/30 02:27:43 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/quota/quota-3.13.ebuild,v 1.7 2007/04/02 15:51:23 armin76 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 ldap rpc" RDEPEND="ldap? ( net-nds/openldap ) |