diff options
author | Alexis Ballier <aballier@gentoo.org> | 2013-01-28 13:50:03 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2013-01-28 13:50:03 +0000 |
commit | ae53f02e5957d922844ae5f39a8efe0c7a4b1455 (patch) | |
tree | b855d3fdff05e3b62275b40c167d90f62fdc9426 /media-libs | |
parent | keyword ~amd64-fbsd (diff) | |
download | gentoo-2-ae53f02e5957d922844ae5f39a8efe0c7a4b1455.tar.gz gentoo-2-ae53f02e5957d922844ae5f39a8efe0c7a4b1455.tar.bz2 gentoo-2-ae53f02e5957d922844ae5f39a8efe0c7a4b1455.zip |
keyword ~amd64-fbsd
(Portage version: 2.2.0_alpha161/cvs/Linux x86_64, signed Manifest commit with key 160F534A)
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/harfbuzz/ChangeLog | 6 | ||||
-rw-r--r-- | media-libs/harfbuzz/harfbuzz-0.9.11.ebuild | 4 | ||||
-rw-r--r-- | media-libs/harfbuzz/harfbuzz-9999.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/media-libs/harfbuzz/ChangeLog b/media-libs/harfbuzz/ChangeLog index f02c0eb33507..737166607e8b 100644 --- a/media-libs/harfbuzz/ChangeLog +++ b/media-libs/harfbuzz/ChangeLog @@ -1,6 +1,10 @@ # 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.23 2013/01/13 21:34:13 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/harfbuzz/ChangeLog,v 1.24 2013/01/28 13:50:03 aballier Exp $ + + 28 Jan 2013; Alexis Ballier <aballier@gentoo.org> harfbuzz-0.9.11.ebuild, + harfbuzz-9999.ebuild: + keyword ~amd64-fbsd *harfbuzz-0.9.11 (13 Jan 2013) diff --git a/media-libs/harfbuzz/harfbuzz-0.9.11.ebuild b/media-libs/harfbuzz/harfbuzz-0.9.11.ebuild index 95fc65166930..1ac5abc7c5f9 100644 --- a/media-libs/harfbuzz/harfbuzz-0.9.11.ebuild +++ b/media-libs/harfbuzz/harfbuzz-0.9.11.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.11.ebuild,v 1.1 2013/01/13 21:34:13 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/harfbuzz/harfbuzz-0.9.11.ebuild,v 1.2 2013/01/28 13:50:03 aballier 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 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x64-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x64-solaris" IUSE="static-libs" RDEPEND=" diff --git a/media-libs/harfbuzz/harfbuzz-9999.ebuild b/media-libs/harfbuzz/harfbuzz-9999.ebuild index b252c9126bce..5f00767db761 100644 --- a/media-libs/harfbuzz/harfbuzz-9999.ebuild +++ b/media-libs/harfbuzz/harfbuzz-9999.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-9999.ebuild,v 1.9 2013/01/13 21:34:13 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/harfbuzz/harfbuzz-9999.ebuild,v 1.10 2013/01/28 13:50:03 aballier 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 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x64-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x64-solaris" IUSE="static-libs" RDEPEND=" |