Gentoo Archives: gentoo-commits

From: Michael Weber <xmw@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/man2html/
Date: Tue, 04 Apr 2017 09:33:04
Message-Id: 1491298372.c99dc8e94c947d514e0370af6e22d73c84f8c238.xmw@gentoo
1 commit: c99dc8e94c947d514e0370af6e22d73c84f8c238
2 Author: Michael Weber <xmw <AT> gentoo <DOT> org>
3 AuthorDate: Tue Apr 4 09:31:25 2017 +0000
4 Commit: Michael Weber <xmw <AT> gentoo <DOT> org>
5 CommitDate: Tue Apr 4 09:32:52 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c99dc8e9
7
8 sys-apps/man2html: ppc stable (bug 607198).
9
10 Package-Manager: Portage-2.3.5, Repoman-2.3.2
11
12 sys-apps/man2html/man2html-1.6g.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sys-apps/man2html/man2html-1.6g.ebuild b/sys-apps/man2html/man2html-1.6g.ebuild
16 index 5e83f9e05b6..1e8fa30bbb3 100644
17 --- a/sys-apps/man2html/man2html-1.6g.ebuild
18 +++ b/sys-apps/man2html/man2html-1.6g.ebuild
19 @@ -13,7 +13,7 @@ SRC_URI="http://primates.ximian.com/~flucifredi/man/${MY_P}.tar.gz"
20
21 LICENSE="GPL-2"
22 SLOT="0"
23 -KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
24 +KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
25 IUSE=""
26
27 RDEPEND="!sys-apps/man"