From: Lars Wendler Date: Sat, 25 May 2019 11:53:14 +0000 (+0200) Subject: media-libs/harfbuzz: Synced live ebuild X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=eff440239937dc6bf0e144b2800c0679b16eb07a;p=gentoo.git media-libs/harfbuzz: Synced live ebuild Package-Manager: Portage-2.3.66, Repoman-2.3.12 Signed-off-by: Lars Wendler --- diff --git a/media-libs/harfbuzz/harfbuzz-9999.ebuild b/media-libs/harfbuzz/harfbuzz-9999.ebuild index 072663ae41e8..f03429a61fe5 100644 --- a/media-libs/harfbuzz/harfbuzz-9999.ebuild +++ b/media-libs/harfbuzz/harfbuzz-9999.ebuild @@ -14,7 +14,7 @@ if [[ ${PV} = 9999 ]] ; then EGIT_REPO_URI="https://anongit.freedesktop.org/git/harfbuzz.git" inherit git-r3 autotools else - SRC_URI="https://www.freedesktop.org/software/${PN}/release/${P}.tar.bz2" + SRC_URI="https://www.freedesktop.org/software/${PN}/release/${P}.tar.xz" KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" fi