Gentoo Archives: gentoo-commits

From: Fabian Groffen <grobian@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/proj/prefix:master commit in: sys-apps/texinfo/
Date: Tue, 22 Dec 2020 21:30:13
Message-Id: 1608671614.ded1563d31929d86fbe07b3ddfce739e567e7f67.grobian@gentoo
1 commit: ded1563d31929d86fbe07b3ddfce739e567e7f67
2 Author: Fabian Groffen <grobian <AT> gentoo <DOT> org>
3 AuthorDate: Tue Dec 22 21:13:34 2020 +0000
4 Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org>
5 CommitDate: Tue Dec 22 21:13:34 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/proj/prefix.git/commit/?id=ded1563d
7
8 sys-apps/texinfo: drop ~ppc-aix
9
10 Bug: https://bugs.gentoo.org/760057
11 Package-Manager: Portage-3.0.12-prefix, Repoman-3.0.2
12 Signed-off-by: Fabian Groffen <grobian <AT> gentoo.org>
13
14 sys-apps/texinfo/Manifest | 1 -
15 sys-apps/texinfo/texinfo-6.0.ebuild | 48 -------------------------------------
16 sys-apps/texinfo/texinfo-6.7.ebuild | 2 +-
17 3 files changed, 1 insertion(+), 50 deletions(-)
18
19 diff --git a/sys-apps/texinfo/Manifest b/sys-apps/texinfo/Manifest
20 index 85e5d79e69..330cba6088 100644
21 --- a/sys-apps/texinfo/Manifest
22 +++ b/sys-apps/texinfo/Manifest
23 @@ -1,2 +1 @@
24 -DIST texinfo-6.0.tar.xz 4086712 BLAKE2B e13ef2fff8b0d94396565b093f81a42dab35dcd43be96337f5fce2df884b59108f9e68e0762b059ff1e8f5294b2daf6164ca61a9e9888da39d32c75ffe103620 SHA512 36f82288dfb7c2385630043faf75ccef5af625952d792c669c5eea673ae5b3474c148041bf1935f87ddeaae7114103731277e715d0d510c6fb41e0211ab12494
25 DIST texinfo-6.7.tar.gz 9027808 BLAKE2B ac9a47ae98f27ae55ea1844c74ead6fba256635a56e7a226a1bbdd9ee9ab33565ff8cc7a874410afe6463741285c8fcfd8ff835ae2802009e2d0758405559140 SHA512 a52aaa2f0113c6f14b3cb94fbf7191770017ff6ce2016292770831279cfbb898c2f7f720adee620e08d9d80a9505df89a689ba0c25e92f6579b28b075f7b8ee2
26
27 diff --git a/sys-apps/texinfo/texinfo-6.0.ebuild b/sys-apps/texinfo/texinfo-6.0.ebuild
28 deleted file mode 100644
29 index 6166d93c99..0000000000
30 --- a/sys-apps/texinfo/texinfo-6.0.ebuild
31 +++ /dev/null
32 @@ -1,48 +0,0 @@
33 -# Copyright 1999-2017 Gentoo Foundation
34 -# Distributed under the terms of the GNU General Public License v2
35 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/texinfo/texinfo-6.0.ebuild,v 1.1 2015/06/30 08:03:56 polynomial-c Exp $
36 -
37 -EAPI="4"
38 -
39 -inherit flag-o-matic
40 -
41 -DESCRIPTION="The GNU info program and utilities"
42 -HOMEPAGE="http://www.gnu.org/software/texinfo/"
43 -SRC_URI="mirror://gnu/${PN}/${P}.tar.xz"
44 -
45 -LICENSE="GPL-3"
46 -SLOT="0"
47 -KEYWORDS="~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
48 -IUSE="nls static"
49 -
50 -RDEPEND="!=app-text/tetex-2*
51 - >=sys-libs/ncurses-5.2-r2
52 - dev-lang/perl
53 - dev-perl/libintl-perl
54 - dev-perl/Unicode-EastAsianWidth
55 - dev-perl/Text-Unidecode
56 - nls? ( virtual/libintl )"
57 -DEPEND="${RDEPEND}
58 - app-arch/xz-utils
59 - nls? ( sys-devel/gettext )"
60 -
61 -src_prepare() {
62 - epatch "${FILESDIR}"/${PN}-4.13-mint.patch
63 - # timestamps must be newer than configure.ac touched by prefix patch
64 - sed -i -e '1c\#!/usr/bin/env sh' util/texi2dvi util/texi2pdf || die
65 - touch doc/{texi2dvi,texi2pdf,pdftexi2dvi}.1
66 -}
67 -
68 -src_configure() {
69 - use static && append-ldflags -static
70 - econf \
71 - --with-external-libintl-perl \
72 - --with-external-Unicode-EastAsianWidth \
73 - --with-external-Text-Unidecode \
74 - $(use_enable nls)
75 -}
76 -
77 -src_install() {
78 - default
79 - newdoc info/README README.info
80 -}
81
82 diff --git a/sys-apps/texinfo/texinfo-6.7.ebuild b/sys-apps/texinfo/texinfo-6.7.ebuild
83 index 955063e754..d5be5014a3 100644
84 --- a/sys-apps/texinfo/texinfo-6.7.ebuild
85 +++ b/sys-apps/texinfo/texinfo-6.7.ebuild
86 @@ -15,7 +15,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz"
87
88 LICENSE="GPL-3"
89 SLOT="0"
90 -KEYWORDS="~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
91 +KEYWORDS="~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
92 IUSE="nls +standalone static"
93
94 RDEPEND="