summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2013-11-14 05:22:51 +0000
committerMatt Turner <mattst88@gentoo.org>2013-11-14 05:22:51 +0000
commit7da187e8cd84b6f87157fee4a40b05f4ba29f261 (patch)
tree40c108f193413d64712efb790e18c2151ae25cfe /media-libs/harfbuzz
parentalpha stable, bug 476364. (diff)
downloadgentoo-2-7da187e8cd84b6f87157fee4a40b05f4ba29f261.tar.gz
gentoo-2-7da187e8cd84b6f87157fee4a40b05f4ba29f261.tar.bz2
gentoo-2-7da187e8cd84b6f87157fee4a40b05f4ba29f261.zip
alpha stable, bug 476364.
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 974CA72A)
Diffstat (limited to 'media-libs/harfbuzz')
-rw-r--r--media-libs/harfbuzz/ChangeLog5
-rw-r--r--media-libs/harfbuzz/harfbuzz-0.9.20.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/harfbuzz/ChangeLog b/media-libs/harfbuzz/ChangeLog
index 84a8d0ce590a..6f76ea97969b 100644
--- a/media-libs/harfbuzz/ChangeLog
+++ b/media-libs/harfbuzz/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-libs/harfbuzz
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/harfbuzz/ChangeLog,v 1.52 2013/11/11 10:00:30 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/harfbuzz/ChangeLog,v 1.53 2013/11/14 05:22:51 mattst88 Exp $
+
+ 14 Nov 2013; Matt Turner <mattst88@gentoo.org> harfbuzz-0.9.20.ebuild:
+ alpha stable, bug 476364.
*harfbuzz-0.9.23 (11 Nov 2013)
diff --git a/media-libs/harfbuzz/harfbuzz-0.9.20.ebuild b/media-libs/harfbuzz/harfbuzz-0.9.20.ebuild
index 17a5fd467dfb..41ebb5071f0a 100644
--- a/media-libs/harfbuzz/harfbuzz-0.9.20.ebuild
+++ b/media-libs/harfbuzz/harfbuzz-0.9.20.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/harfbuzz/harfbuzz-0.9.20.ebuild,v 1.7 2013/10/24 13:23:28 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/harfbuzz/harfbuzz-0.9.20.ebuild,v 1.8 2013/11/14 05:22:51 mattst88 Exp $
EAPI=5
@@ -16,7 +16,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 ~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 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~x64-macos ~x86-macos ~x64-solaris"
# TODO: +introspection when it's closer to finished and useful (0.9.21 hopefully)
IUSE="+cairo +glib +graphite icu introspection static-libs +truetype"
REQUIRED_USE="introspection? ( glib )"