summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-04-19 17:44:26 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-04-19 17:44:26 +0000
commitb75325f90399623f7d6f00e88b466dc4fa88bac4 (patch)
tree4c0c21347d024820706097e67a46df11fecb782f /media-libs
parentStable for sparc, wrt bug #507568 (diff)
downloadgentoo-2-b75325f90399623f7d6f00e88b466dc4fa88bac4.tar.gz
gentoo-2-b75325f90399623f7d6f00e88b466dc4fa88bac4.tar.bz2
gentoo-2-b75325f90399623f7d6f00e88b466dc4fa88bac4.zip
Stable for sparc, wrt bug #507568
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'media-libs')
-rw-r--r--media-libs/harfbuzz/ChangeLog5
-rw-r--r--media-libs/harfbuzz/harfbuzz-0.9.23.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/harfbuzz/ChangeLog b/media-libs/harfbuzz/ChangeLog
index 18a99d0f0eab..751ff83a40ae 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.71 2014/04/18 13:56:37 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/harfbuzz/ChangeLog,v 1.72 2014/04/19 17:44:26 ago Exp $
+
+ 19 Apr 2014; Agostino Sarubbo <ago@gentoo.org> harfbuzz-0.9.23.ebuild:
+ Stable for sparc, wrt bug #507568
18 Apr 2014; Agostino Sarubbo <ago@gentoo.org> harfbuzz-0.9.23.ebuild:
Stable for alpha, wrt bug #507568
diff --git a/media-libs/harfbuzz/harfbuzz-0.9.23.ebuild b/media-libs/harfbuzz/harfbuzz-0.9.23.ebuild
index eaf4450ac740..2360d0338faf 100644
--- a/media-libs/harfbuzz/harfbuzz-0.9.23.ebuild
+++ b/media-libs/harfbuzz/harfbuzz-0.9.23.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.23.ebuild,v 1.15 2014/04/18 13:56:37 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/harfbuzz/harfbuzz-0.9.23.ebuild,v 1.16 2014/04/19 17:44:26 ago 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 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 ppc ppc64 ~s390 ~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 )"