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-emacs/htmlize/
Date: Thu, 26 Sep 2019 06:49:24
Message-Id: 1569480524.29bcb52b5d9dcb465baa14bd22ab5958f8daa838.slyfox@gentoo
1 commit: 29bcb52b5d9dcb465baa14bd22ab5958f8daa838
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Thu Sep 26 06:48:44 2019 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Thu Sep 26 06:48:44 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=29bcb52b
7
8 app-emacs/htmlize: stable 1.54 for ppc, bug #695554
9
10 Package-Manager: Portage-2.3.76, Repoman-2.3.17
11 RepoMan-Options: --include-arches="ppc"
12 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
13
14 app-emacs/htmlize/htmlize-1.54.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/app-emacs/htmlize/htmlize-1.54.ebuild b/app-emacs/htmlize/htmlize-1.54.ebuild
18 index 98ded842db4..03b1ad07973 100644
19 --- a/app-emacs/htmlize/htmlize-1.54.ebuild
20 +++ b/app-emacs/htmlize/htmlize-1.54.ebuild
21 @@ -13,7 +13,7 @@ SRC_URI="https://github.com/hniksic/${MY_PN}/archive/release/${PV}.tar.gz -> ${P
22
23 LICENSE="GPL-2+"
24 SLOT="0"
25 -KEYWORDS="~amd64 ~ppc ~x86"
26 +KEYWORDS="~amd64 ppc ~x86"
27
28 S="${WORKDIR}/${MY_PN}-release-${PV}"
29 SITEFILE="50${PN}-gentoo.el"