summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-04-14 10:49:22 +0000
committerAgostino Sarubbo <ago@gentoo.org>2015-04-14 10:49:22 +0000
commit878a850338e4247515ba4ff100231c25f8b72164 (patch)
treea140096597c1b2d9e7d03f16d82906a60a68906a /media-libs/harfbuzz
parentStable for ia64, wrt bug #531396 (diff)
downloadgentoo-2-878a850338e4247515ba4ff100231c25f8b72164.tar.gz
gentoo-2-878a850338e4247515ba4ff100231c25f8b72164.tar.bz2
gentoo-2-878a850338e4247515ba4ff100231c25f8b72164.zip
Stable for ia64, wrt bug #544792
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="ia64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'media-libs/harfbuzz')
-rw-r--r--media-libs/harfbuzz/ChangeLog5
-rw-r--r--media-libs/harfbuzz/harfbuzz-0.9.38.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/harfbuzz/ChangeLog b/media-libs/harfbuzz/ChangeLog
index 47fb7f7274e3..a1cda164a395 100644
--- a/media-libs/harfbuzz/ChangeLog
+++ b/media-libs/harfbuzz/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-libs/harfbuzz
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/harfbuzz/ChangeLog,v 1.104 2015/04/13 08:32:34 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/harfbuzz/ChangeLog,v 1.105 2015/04/14 10:49:22 ago Exp $
+
+ 14 Apr 2015; Agostino Sarubbo <ago@gentoo.org> harfbuzz-0.9.38.ebuild:
+ Stable for ia64, wrt bug #544792
13 Apr 2015; Agostino Sarubbo <ago@gentoo.org> harfbuzz-0.9.38.ebuild:
Stable for alpha, wrt bug #544792
diff --git a/media-libs/harfbuzz/harfbuzz-0.9.38.ebuild b/media-libs/harfbuzz/harfbuzz-0.9.38.ebuild
index d22a7cb75a77..4e42d87188bf 100644
--- a/media-libs/harfbuzz/harfbuzz-0.9.38.ebuild
+++ b/media-libs/harfbuzz/harfbuzz-0.9.38.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/harfbuzz/harfbuzz-0.9.38.ebuild,v 1.6 2015/04/13 08:32:34 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/harfbuzz/harfbuzz-0.9.38.ebuild,v 1.7 2015/04/14 10:49:22 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 ~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"
+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"
IUSE="+cairo +glib +graphite icu +introspection static-libs test +truetype"
REQUIRED_USE="introspection? ( glib )"