summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2014-02-22 15:32:23 +0000
committerPacho Ramos <pacho@gentoo.org>2014-02-22 15:32:23 +0000
commit0d4f8e5ee78e58dca0160c119f40c76698ce0243 (patch)
tree7615462b85fedbc6310c574c6910c7d79259ec84 /media-libs
parentarch stable, bug 888 (diff)
downloadgentoo-2-0d4f8e5ee78e58dca0160c119f40c76698ce0243.tar.gz
gentoo-2-0d4f8e5ee78e58dca0160c119f40c76698ce0243.tar.bz2
gentoo-2-0d4f8e5ee78e58dca0160c119f40c76698ce0243.zip
arch stable, bug 888
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
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 9949c5d1db8e..4ca106d74789 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.60 2014/01/20 19:21:19 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/harfbuzz/ChangeLog,v 1.61 2014/02/22 15:32:23 pacho Exp $
+
+ 22 Feb 2014; Pacho Ramos <pacho@gentoo.org> harfbuzz-0.9.23.ebuild:
+ arch stable, bug 888
20 Jan 2014; Mike Frysinger <vapier@gentoo.org> harfbuzz-0.9.12.ebuild,
harfbuzz-0.9.18-r1.ebuild, harfbuzz-0.9.20.ebuild, harfbuzz-0.9.23.ebuild,
diff --git a/media-libs/harfbuzz/harfbuzz-0.9.23.ebuild b/media-libs/harfbuzz/harfbuzz-0.9.23.ebuild
index a6ef57afeaf4..19398bb81615 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.7 2014/01/20 19:21:18 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/harfbuzz/harfbuzz-0.9.23.ebuild,v 1.8 2014/02/22 15:32:23 pacho 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 )"