diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-06-30 13:28:51 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-06-30 13:28:51 +0000 |
commit | f2420c3b9e6066aa0a08f408af0b978fe0a0b9ba (patch) | |
tree | 304438e2c3545fddf758b5ca99aa595dbda8ac2d /media-libs | |
parent | Stable for arm, wrt bug #470762 (diff) | |
download | gentoo-2-f2420c3b9e6066aa0a08f408af0b978fe0a0b9ba.tar.gz gentoo-2-f2420c3b9e6066aa0a08f408af0b978fe0a0b9ba.tar.bz2 gentoo-2-f2420c3b9e6066aa0a08f408af0b978fe0a0b9ba.zip |
Stable for arm, wrt bug #470762
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="arm", signed Manifest commit with key 7194459F)
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/harfbuzz/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/harfbuzz/harfbuzz-0.9.12.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/harfbuzz/ChangeLog b/media-libs/harfbuzz/ChangeLog index f43b8e44542f..513725ddf4c4 100644 --- a/media-libs/harfbuzz/ChangeLog +++ b/media-libs/harfbuzz/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/harfbuzz # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/harfbuzz/ChangeLog,v 1.41 2013/06/29 19:42:06 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/harfbuzz/ChangeLog,v 1.42 2013/06/30 13:28:51 ago Exp $ + + 30 Jun 2013; Agostino Sarubbo <ago@gentoo.org> harfbuzz-0.9.12.ebuild: + Stable for arm, wrt bug #470762 29 Jun 2013; Agostino Sarubbo <ago@gentoo.org> harfbuzz-0.9.12.ebuild: Stable for ppc64, wrt bug #470762 diff --git a/media-libs/harfbuzz/harfbuzz-0.9.12.ebuild b/media-libs/harfbuzz/harfbuzz-0.9.12.ebuild index 85c042b428b6..3ee1d59177ce 100644 --- a/media-libs/harfbuzz/harfbuzz-0.9.12.ebuild +++ b/media-libs/harfbuzz/harfbuzz-0.9.12.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/harfbuzz/harfbuzz-0.9.12.ebuild,v 1.10 2013/06/29 19:42:06 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/harfbuzz/harfbuzz-0.9.12.ebuild,v 1.11 2013/06/30 13:28:51 ago Exp $ EAPI=5 @@ -16,7 +16,7 @@ HOMEPAGE="http://www.freedesktop.org/wiki/Software/HarfBuzz" LICENSE="Old-MIT ISC icu" SLOT="0" [[ ${PV} == 9999 ]] || \ -KEYWORDS="~alpha amd64 ~arm hppa ia64 ppc ppc64 ~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 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~x64-macos ~x86-macos ~x64-solaris" IUSE="static-libs" RDEPEND=" |