diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-12 16:45:22 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-12 16:45:22 +0000 |
commit | 0683bfb08c561034b0032e2b95814489175a1974 (patch) | |
tree | 89c89fc540d6e8a22b30d1507de071f547a5f24d /media-libs/harfbuzz | |
parent | RESTRICT="mirror" since the license doesn't explicitely grand us authorizatio... (diff) | |
download | gentoo-2-0683bfb08c561034b0032e2b95814489175a1974.tar.gz gentoo-2-0683bfb08c561034b0032e2b95814489175a1974.tar.bz2 gentoo-2-0683bfb08c561034b0032e2b95814489175a1974.zip |
Stable for amd64, wrt bug #456872
(Portage version: 2.1.11.50/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'media-libs/harfbuzz')
-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 c79c5b0b288d..20d6b0f61959 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.27 2013/02/12 03:18:45 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/harfbuzz/ChangeLog,v 1.28 2013/02/12 16:45:22 ago Exp $ + + 12 Feb 2013; Agostino Sarubbo <ago@gentoo.org> harfbuzz-0.9.12.ebuild: + Stable for amd64, wrt bug #456872 *harfbuzz-0.9.12 (12 Feb 2013) diff --git a/media-libs/harfbuzz/harfbuzz-0.9.12.ebuild b/media-libs/harfbuzz/harfbuzz-0.9.12.ebuild index a2c5cf3852a5..9a15b893d982 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.1 2013/02/12 03:18:45 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/harfbuzz/harfbuzz-0.9.12.ebuild,v 1.2 2013/02/12 16:45:22 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 ~x86-linux ~x64-macos ~x64-solaris" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x64-solaris" IUSE="static-libs" RDEPEND=" |