jer 15/05/16 04:19:45 Modified: ChangeLog harfbuzz-0.9.38.ebuild Log: Stable for PPC64 (bug #544792). (Portage version: 2.2.19/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Revision Changes Path 1.109 media-libs/harfbuzz/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/harfbuzz/ChangeLog?rev=1.109&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/harfbuzz/ChangeLog?rev=1.109&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/harfbuzz/ChangeLog?r1=1.108&r2=1.109 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/media-libs/harfbuzz/ChangeLog,v retrieving revision 1.108 retrieving revision 1.109 diff -u -r1.108 -r1.109 --- ChangeLog 28 Apr 2015 09:45:50 -0000 1.108 +++ ChangeLog 16 May 2015 04:19:45 -0000 1.109 @@ -1,6 +1,9 @@ # ChangeLog for media-libs/harfbuzz # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/harfbuzz/ChangeLog,v 1.108 2015/04/28 09:45:50 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/harfbuzz/ChangeLog,v 1.109 2015/05/16 04:19:45 jer Exp $ + + 16 May 2015; Jeroen Roovers <[email protected]> harfbuzz-0.9.38.ebuild: + Stable for PPC64 (bug #544792). 28 Apr 2015; Agostino Sarubbo <[email protected]> harfbuzz-0.9.38.ebuild: Stable for sparc, wrt bug #544792 1.11 media-libs/harfbuzz/harfbuzz-0.9.38.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/harfbuzz/harfbuzz-0.9.38.ebuild?rev=1.11&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/harfbuzz/harfbuzz-0.9.38.ebuild?rev=1.11&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/harfbuzz/harfbuzz-0.9.38.ebuild?r1=1.10&r2=1.11 Index: harfbuzz-0.9.38.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/media-libs/harfbuzz/harfbuzz-0.9.38.ebuild,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- harfbuzz-0.9.38.ebuild 28 Apr 2015 09:45:50 -0000 1.10 +++ harfbuzz-0.9.38.ebuild 16 May 2015 04:19:45 -0000 1.11 @@ -1,6 +1,6 @@ # 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.38.ebuild,v 1.10 2015/04/28 09:45:50 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/harfbuzz/harfbuzz-0.9.38.ebuild,v 1.11 2015/05/16 04:19:45 jer Exp $ EAPI=5 @@ -18,7 +18,7 @@ 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 ~arm64 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 ~arm64 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 )"
