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: Thu, 07 Sep 2017 20:50:35
Message-Id: 1504817427.7f4bd9b319360a54f63211bd0ab3b015b03b0185.slyfox@gentoo
1 commit: 7f4bd9b319360a54f63211bd0ab3b015b03b0185
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Thu Sep 7 20:50:10 2017 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Thu Sep 7 20:50:27 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f4bd9b3
7
8 sys-fs/quota: stable 4.03 for hppa, bug #630040
9
10 Package-Manager: Portage-2.3.8, Repoman-2.3.3
11 RepoMan-Options: --include-arches="hppa"
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 711129b569f..d4fa81dee94 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 )