From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id DD113138D05 for ; Thu, 2 Jul 2015 00:39:52 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B3831E0815; Thu, 2 Jul 2015 00:39:49 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 4C0D3E0815 for ; Thu, 2 Jul 2015 00:39:49 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 550393408F9 for ; Thu, 2 Jul 2015 00:39:48 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 76600739 for ; Thu, 2 Jul 2015 00:39:46 +0000 (UTC) From: "Matt Turner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matt Turner" Message-ID: <1432436649.b33080b2592186afeebfe0315e6846940ee7efa7.mattst88@gentoo> Subject: [gentoo-commits] proj/x11:master commit in: x11-apps/mkfontscale/ X-VCS-Repository: proj/x11 X-VCS-Files: x11-apps/mkfontscale/mkfontscale-9999.ebuild X-VCS-Directories: x11-apps/mkfontscale/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: b33080b2592186afeebfe0315e6846940ee7efa7 X-VCS-Branch: master Date: Thu, 2 Jul 2015 00:39:46 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: b0fed112-739e-415f-a5a1-eaa6bdce1639 X-Archives-Hash: d07578150daacecd0dc4ea43bf7dae89 commit: b33080b2592186afeebfe0315e6846940ee7efa7 Author: Matt Turner gmail com> AuthorDate: Sun May 24 03:04:09 2015 +0000 Commit: Matt Turner gentoo org> CommitDate: Sun May 24 03:04:09 2015 +0000 URL: https://gitweb.gentoo.org/proj/x11.git/commit/?id=b33080b2 x11-apps/mkfontscale: Sync with main tree for bug 545900. x11-apps/mkfontscale/mkfontscale-9999.ebuild | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/x11-apps/mkfontscale/mkfontscale-9999.ebuild b/x11-apps/mkfontscale/mkfontscale-9999.ebuild index bd691e0..be2b64e 100644 --- a/x11-apps/mkfontscale/mkfontscale-9999.ebuild +++ b/x11-apps/mkfontscale/mkfontscale-9999.ebuild @@ -8,15 +8,16 @@ inherit xorg-2 DESCRIPTION="create an index of scalable font files for X" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="x11-libs/libfontenc - media-libs/freetype:2" + media-libs/freetype:2 + sys-libs/zlib + app-arch/bzip2" DEPEND="${RDEPEND} x11-proto/xproto - app-arch/gzip - app-arch/bzip2" + app-arch/gzip" XORG_CONFIGURE_OPTIONS=( --with-bzip2