Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-fs/quota/
Date: Sat, 30 Sep 2017 23:38:23
Message-Id: 1506814686.d1be0112f4852d8bbcb19bc97913517fb0bd9de4.whissi@gentoo
1 commit: d1be0112f4852d8bbcb19bc97913517fb0bd9de4
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Sat Sep 30 23:03:07 2017 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Sat Sep 30 23:38:06 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d1be0112
7
8 sys-fs/quota: x86 stable (bug #630040)
9
10 Package-Manager: Portage-2.3.10, Repoman-2.3.3
11
12 sys-fs/quota/quota-4.03.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sys-fs/quota/quota-4.03.ebuild b/sys-fs/quota/quota-4.03.ebuild
16 index 9df117a257e..38aef896b22 100644
17 --- a/sys-fs/quota/quota-4.03.ebuild
18 +++ b/sys-fs/quota/quota-4.03.ebuild
19 @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/linuxquota/${P}.tar.gz"
20
21 LICENSE="GPL-2"
22 SLOT="0"
23 -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ~ppc ppc64 ~sparc ~x86"
24 +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ~ppc ppc64 ~sparc x86"
25 IUSE="ldap netlink nls rpc tcpd"
26
27 RDEPEND="ldap? ( >=net-nds/openldap-2.3.35 )