Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-tex/latex2rtf/
Date: Thu, 29 Apr 2021 05:44:55
Message-Id: 1619675064.cc3cf8b11821c70ec6eabe307613687196466d10.sam@gentoo
1 commit: cc3cf8b11821c70ec6eabe307613687196466d10
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Thu Apr 29 05:42:41 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Thu Apr 29 05:44:24 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cc3cf8b1
7
8 dev-tex/latex2rtf: Stabilize 2.3.15 sparc, #655334
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-tex/latex2rtf/latex2rtf-2.3.15.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/dev-tex/latex2rtf/latex2rtf-2.3.15.ebuild b/dev-tex/latex2rtf/latex2rtf-2.3.15.ebuild
16 index 73146813a41..5cc3f5938ab 100644
17 --- a/dev-tex/latex2rtf/latex2rtf-2.3.15.ebuild
18 +++ b/dev-tex/latex2rtf/latex2rtf-2.3.15.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2020 Gentoo Authors
21 +# Copyright 1999-2021 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=6
25 @@ -9,7 +9,7 @@ HOMEPAGE="http://latex2rtf.sourceforge.net/"
26 SRC_URI="mirror://sourceforge/latex2rtf/${P}.tar.gz"
27
28 LICENSE="GPL-2"
29 -KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ppc64 ~sparc x86"
30 +KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ppc64 sparc x86"
31 SLOT="0"
32 IUSE="test"
33 RESTRICT="!test? ( test )"