summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-07-23 15:19:33 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-07-23 15:19:33 +0000
commit0f061b366480abdd4dfc5bbe310dfebec2f112f6 (patch)
tree71ffc6b07f5d402cc52f24f856c80710fe67e665 /media-libs/harfbuzz/harfbuzz-0.9.28.ebuild
parentStable for x86, wrt bug #512012 (diff)
downloadgentoo-2-0f061b366480abdd4dfc5bbe310dfebec2f112f6.tar.gz
gentoo-2-0f061b366480abdd4dfc5bbe310dfebec2f112f6.tar.bz2
gentoo-2-0f061b366480abdd4dfc5bbe310dfebec2f112f6.zip
Stable for x86, wrt bug #512012
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'media-libs/harfbuzz/harfbuzz-0.9.28.ebuild')
-rw-r--r--media-libs/harfbuzz/harfbuzz-0.9.28.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/harfbuzz/harfbuzz-0.9.28.ebuild b/media-libs/harfbuzz/harfbuzz-0.9.28.ebuild
index af74b16a0f6c..e36b456de9bf 100644
--- a/media-libs/harfbuzz/harfbuzz-0.9.28.ebuild
+++ b/media-libs/harfbuzz/harfbuzz-0.9.28.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/harfbuzz/harfbuzz-0.9.28.ebuild,v 1.5 2014/07/22 10:48:23 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/harfbuzz/harfbuzz-0.9.28.ebuild,v 1.6 2014/07/23 15:19:33 ago Exp $
EAPI=5
@@ -18,7 +18,7 @@ HOMEPAGE="http://www.freedesktop.org/wiki/Software/HarfBuzz"
LICENSE="Old-MIT ISC icu"
SLOT="0/0.9.18" # 0.9.18 introduced the harfbuzz-icu split; bug #472416
[[ ${PV} == 9999 ]] || \
-KEYWORDS="~alpha amd64 ~arm 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"
+KEYWORDS="~alpha amd64 ~arm 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"
IUSE="+cairo +glib +graphite icu +introspection static-libs test +truetype"
REQUIRED_USE="introspection? ( glib )"