Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/html2text/
Date: Sun, 27 Jan 2019 12:19:07
Message-Id: 1548591529.80f9b25036614e0c569d11326ce1f8de749df01e.slyfox@gentoo
1 commit: 80f9b25036614e0c569d11326ce1f8de749df01e
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jan 27 12:15:38 2019 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sun Jan 27 12:18:49 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=80f9b250
7
8 app-text/html2text: stable 1.3.2a-r2 for hppa, bug #672878
9
10 Package-Manager: Portage-2.3.58, Repoman-2.3.12
11 RepoMan-Options: --include-arches="hppa"
12 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
13
14 app-text/html2text/html2text-1.3.2a-r2.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/app-text/html2text/html2text-1.3.2a-r2.ebuild b/app-text/html2text/html2text-1.3.2a-r2.ebuild
18 index 477f391d680..fdf40a0c873 100644
19 --- a/app-text/html2text/html2text-1.3.2a-r2.ebuild
20 +++ b/app-text/html2text/html2text-1.3.2a-r2.ebuild
21 @@ -14,7 +14,7 @@ SRC_URI="http://www.mbayer.de/html2text/downloads/${P}.tar.gz
22
23 LICENSE="GPL-2"
24 SLOT="0"
25 -KEYWORDS="~alpha ~amd64 ~hppa ia64 ppc ppc64 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
26 +KEYWORDS="~alpha ~amd64 hppa ia64 ppc ppc64 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
27
28 PATCHES=(
29 "${FILESDIR}/${P}-compiler.patch"