Gentoo Archives: gentoo-commits

From: Tobias Klausmann <klausman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/harfbuzz/
Date: Sun, 28 Jan 2018 16:59:06
Message-Id: 1517158733.da83ec1fb4553ed478ea52afdd3f3f512b9b1238.klausman@gentoo
1 commit: da83ec1fb4553ed478ea52afdd3f3f512b9b1238
2 Author: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jan 28 16:58:33 2018 +0000
4 Commit: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
5 CommitDate: Sun Jan 28 16:58:53 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=da83ec1f
7
8 media-libs/harfbuzz-1.7.2-r0: alpha stable
9
10 Gentoo-Bug: http://bugs.gentoo.org/621644
11
12 media-libs/harfbuzz/harfbuzz-1.7.2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/media-libs/harfbuzz/harfbuzz-1.7.2.ebuild b/media-libs/harfbuzz/harfbuzz-1.7.2.ebuild
16 index 3fc51209e28..46d2487bcc1 100644
17 --- a/media-libs/harfbuzz/harfbuzz-1.7.2.ebuild
18 +++ b/media-libs/harfbuzz/harfbuzz-1.7.2.ebuild
19 @@ -17,7 +17,7 @@ HOMEPAGE="https://www.freedesktop.org/wiki/Software/HarfBuzz"
20 LICENSE="Old-MIT ISC icu"
21 SLOT="0/0.9.18" # 0.9.18 introduced the harfbuzz-icu split; bug #472416
22 [[ ${PV} == 9999 ]] || \
23 -KEYWORDS="~alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~x64-macos ~x86-macos ~x64-solaris"
24 +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~x64-macos ~x86-macos ~x64-solaris"
25
26 IUSE="+cairo debug fontconfig +glib +graphite icu +introspection static-libs test +truetype"
27 REQUIRED_USE="introspection? ( glib )"