summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-07-22 10:48:23 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-07-22 10:48:23 +0000
commitf60e3b7f039f8d46745c79db089ca101a9edaa84 (patch)
treeff70ca80b7397db2085ed740b2fc3611420727b4 /media-libs/harfbuzz
parentStable for amd64, wrt bug #512912 (diff)
downloadgentoo-2-f60e3b7f039f8d46745c79db089ca101a9edaa84.tar.gz
gentoo-2-f60e3b7f039f8d46745c79db089ca101a9edaa84.tar.bz2
gentoo-2-f60e3b7f039f8d46745c79db089ca101a9edaa84.zip
Stable for amd64, wrt bug #512912
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, 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.28.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/harfbuzz/ChangeLog b/media-libs/harfbuzz/ChangeLog
index caddb7e80db6..4ea6eabb5230 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.79 2014/06/24 22:12:09 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/harfbuzz/ChangeLog,v 1.80 2014/07/22 10:48:23 ago Exp $
+
+ 22 Jul 2014; Agostino Sarubbo <ago@gentoo.org> harfbuzz-0.9.28.ebuild:
+ Stable for amd64, wrt bug #512912
24 Jun 2014; Michał Górny <mgorny@gentoo.org> harfbuzz-0.9.26-r1.ebuild,
harfbuzz-0.9.28.ebuild, harfbuzz-9999.ebuild:
diff --git a/media-libs/harfbuzz/harfbuzz-0.9.28.ebuild b/media-libs/harfbuzz/harfbuzz-0.9.28.ebuild
index ab3e91e07be5..af74b16a0f6c 100644
--- a/media-libs/harfbuzz/harfbuzz-0.9.28.ebuild
+++ b/media-libs/harfbuzz/harfbuzz-0.9.28.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.28.ebuild,v 1.4 2014/06/24 22:12:09 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/harfbuzz/harfbuzz-0.9.28.ebuild,v 1.5 2014/07/22 10:48:23 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 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 )"