Gentoo Archives: gentoo-commits

From: "Andreas K. Hüttel" <dilfridge@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/texinfo/
Date: Wed, 05 Jun 2019 12:19:02
Message-Id: 1559736998.b0fb8fb03453037b07e7393cf00c73e8210ab658.dilfridge@gentoo
1 commit: b0fb8fb03453037b07e7393cf00c73e8210ab658
2 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jun 5 12:16:38 2019 +0000
4 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
5 CommitDate: Wed Jun 5 12:16:38 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b0fb8fb0
7
8 sys-apps/texinfo: Re-add keywords to -r3 with standalone useflag
9
10 This should now be a complete workaround for bug 638914, at least
11 as far as texinfo is concerned: with default USE=+standalone,
12 * texinfo does not install anything linking to libperl anymore
13 * texinfo installs only pure-perl modules, and only in its own
14 library path
15 * the modules do not depend on anything from the regular perl
16 installation except the perl interpreter itself
17
18 Bug: https://bugs.gentoo.org/638914
19 Package-Manager: Portage-2.3.67, Repoman-2.3.14
20 Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
21
22 sys-apps/texinfo/texinfo-6.6-r3.ebuild | 2 +-
23 1 file changed, 1 insertion(+), 1 deletion(-)
24
25 diff --git a/sys-apps/texinfo/texinfo-6.6-r3.ebuild b/sys-apps/texinfo/texinfo-6.6-r3.ebuild
26 index f2545ebfff4..a7c47ef6f93 100644
27 --- a/sys-apps/texinfo/texinfo-6.6-r3.ebuild
28 +++ b/sys-apps/texinfo/texinfo-6.6-r3.ebuild
29 @@ -15,7 +15,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.xz"
30
31 LICENSE="GPL-3"
32 SLOT="0"
33 -KEYWORDS=""
34 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd"
35 IUSE="nls +standalone static"
36
37 RDEPEND="