From: Timothy Redaelli Date: Wed, 18 Apr 2007 13:24:22 +0000 (+0000) Subject: Keyworded ~x86-bsd wrt bug #175090 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=465b461a6ce47d3cf99d95ccd5e665d10b492d9e;p=gentoo.git Keyworded ~x86-bsd wrt bug #175090 Package-Manager: portage-2.1.2.3 --- diff --git a/dev-libs/libebml/ChangeLog b/dev-libs/libebml/ChangeLog index 4dd16a24b258..8bc44fd7760c 100644 --- a/dev-libs/libebml/ChangeLog +++ b/dev-libs/libebml/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/libebml # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libebml/ChangeLog,v 1.80 2007/03/27 17:33:28 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libebml/ChangeLog,v 1.81 2007/04/18 13:24:22 drizzt Exp $ + + 18 Apr 2007; Timothy Redaelli libebml-0.7.7-r1.ebuild: + Keyworded ~x86-bsd wrt bug #175090 27 Mar 2007; Alexis Ballier libebml-0.7.7-r1.ebuild: Compile in src_compile, use tc-getCC to call the correct gcc, thanks to diff --git a/dev-libs/libebml/libebml-0.7.7-r1.ebuild b/dev-libs/libebml/libebml-0.7.7-r1.ebuild index cfd7913b6872..a097f3018513 100644 --- a/dev-libs/libebml/libebml-0.7.7-r1.ebuild +++ b/dev-libs/libebml/libebml-0.7.7-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libebml/libebml-0.7.7-r1.ebuild,v 1.9 2007/03/27 17:33:28 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libebml/libebml-0.7.7-r1.ebuild,v 1.10 2007/04/18 13:24:22 drizzt Exp $ inherit multilib toolchain-funcs @@ -10,7 +10,7 @@ SRC_URI="http://www.bunkus.org/videotools/mkvtoolnix/sources/${P}.tar.bz2" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha amd64 arm hppa ia64 ppc ~ppc-macos ppc64 sparc x86" +KEYWORDS="~alpha amd64 arm hppa ia64 ppc ~ppc-macos ppc64 sparc x86 ~x86-fbsd" IUSE="" S="${S}/make/linux"