Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-fs/quota/
Date: Sun, 10 Sep 2017 20:46:08
Message-Id: 1505076359.b00d370985fe74f89b008cb80a78c0591f0b2082.slyfox@gentoo
1 commit: b00d370985fe74f89b008cb80a78c0591f0b2082
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sun Sep 10 20:45:32 2017 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sun Sep 10 20:45:59 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b00d3709
7
8 sys-fs/quota: stable 4.03 for ppc64, bug #630040
9
10 Package-Manager: Portage-2.3.8, Repoman-2.3.3
11 RepoMan-Options: --include-arches="ppc64"
12
13 sys-fs/quota/quota-4.03.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/sys-fs/quota/quota-4.03.ebuild b/sys-fs/quota/quota-4.03.ebuild
17 index 3bacaa52c2d..f519359b398 100644
18 --- a/sys-fs/quota/quota-4.03.ebuild
19 +++ b/sys-fs/quota/quota-4.03.ebuild
20 @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/linuxquota/${P}.tar.gz"
21
22 LICENSE="GPL-2"
23 SLOT="0"
24 -KEYWORDS="~alpha ~amd64 arm hppa ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
25 +KEYWORDS="~alpha ~amd64 arm hppa ia64 ~mips ~ppc ppc64 ~sparc ~x86"
26 IUSE="ldap netlink nls rpc tcpd"
27
28 RDEPEND="ldap? ( >=net-nds/openldap-2.3.35 )