summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2015-01-01 21:20:56 +0000
committerMarkus Meier <maekke@gentoo.org>2015-01-01 21:20:56 +0000
commitef384029f13aa9c41e10e81153703a744b08fb46 (patch)
tree30cbb7b57d03ac8f6351962a64fdcc9ebaedc4b5
parentarm stable, bug #530600 (diff)
downloadgentoo-2-ef384029f13aa9c41e10e81153703a744b08fb46.tar.gz
gentoo-2-ef384029f13aa9c41e10e81153703a744b08fb46.tar.bz2
gentoo-2-ef384029f13aa9c41e10e81153703a744b08fb46.zip
arm stable, bug #531592
(Portage version: 2.2.15/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
-rw-r--r--media-libs/harfbuzz/ChangeLog7
-rw-r--r--media-libs/harfbuzz/harfbuzz-0.9.35.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/media-libs/harfbuzz/ChangeLog b/media-libs/harfbuzz/ChangeLog
index 3d9b42b9a05b..bc1452238d32 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.94 2014/12/29 17:05:34 jer Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-libs/harfbuzz/ChangeLog,v 1.95 2015/01/01 21:20:56 maekke Exp $
+
+ 01 Jan 2015; Markus Meier <maekke@gentoo.org> harfbuzz-0.9.35.ebuild:
+ arm stable, bug #531592
29 Dec 2014; Jeroen Roovers <jer@gentoo.org> harfbuzz-0.9.35.ebuild:
Stable for HPPA (bug #531592).
diff --git a/media-libs/harfbuzz/harfbuzz-0.9.35.ebuild b/media-libs/harfbuzz/harfbuzz-0.9.35.ebuild
index 148db3a24373..496f10c163f3 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
+# 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.35.ebuild,v 1.3 2014/12/29 17:05:34 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/harfbuzz/harfbuzz-0.9.35.ebuild,v 1.4 2015/01/01 21:20:56 maekke 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 )"