summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2014-12-29 17:05:34 +0000
committerJeroen Roovers <jer@gentoo.org>2014-12-29 17:05:34 +0000
commit8e2aaf21fa1ebd7a240e1b2ec3093e299a2eb248 (patch)
tree1a8f1b89371c3c703f2b1cbedc38d3c06798d394 /media-libs/harfbuzz
parentStable for HPPA (bug #533752). (diff)
downloadgentoo-2-8e2aaf21fa1ebd7a240e1b2ec3093e299a2eb248.tar.gz
gentoo-2-8e2aaf21fa1ebd7a240e1b2ec3093e299a2eb248.tar.bz2
gentoo-2-8e2aaf21fa1ebd7a240e1b2ec3093e299a2eb248.zip
Stable for HPPA (bug #531592).
(Portage version: 2.2.15/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'media-libs/harfbuzz')
-rw-r--r--media-libs/harfbuzz/ChangeLog5
-rw-r--r--media-libs/harfbuzz/harfbuzz-0.9.35.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/harfbuzz/ChangeLog b/media-libs/harfbuzz/ChangeLog
index 2e6980978856..3d9b42b9a05b 100644
--- a/media-libs/harfbuzz/ChangeLog
+++ b/media-libs/harfbuzz/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-libs/harfbuzz
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/harfbuzz/ChangeLog,v 1.93 2014/12/27 20:47:26 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/harfbuzz/ChangeLog,v 1.94 2014/12/29 17:05:34 jer Exp $
+
+ 29 Dec 2014; Jeroen Roovers <jer@gentoo.org> harfbuzz-0.9.35.ebuild:
+ Stable for HPPA (bug #531592).
*harfbuzz-0.9.37 (27 Dec 2014)
diff --git a/media-libs/harfbuzz/harfbuzz-0.9.35.ebuild b/media-libs/harfbuzz/harfbuzz-0.9.35.ebuild
index 43a1e61e8f30..148db3a24373 100644
--- a/media-libs/harfbuzz/harfbuzz-0.9.35.ebuild
+++ b/media-libs/harfbuzz/harfbuzz-0.9.35.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.35.ebuild,v 1.2 2014/11/24 08:44:27 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/harfbuzz/harfbuzz-0.9.35.ebuild,v 1.3 2014/12/29 17:05:34 jer 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 )"