summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTimothy Redaelli <drizzt@gentoo.org>2007-04-18 13:24:22 +0000
committerTimothy Redaelli <drizzt@gentoo.org>2007-04-18 13:24:22 +0000
commit465b461a6ce47d3cf99d95ccd5e665d10b492d9e (patch)
tree3d35ea03f05bb5977265d696f70b867336b0ad61 /dev-libs/libebml
parentMarked ~mips. (diff)
downloadhistorical-465b461a6ce47d3cf99d95ccd5e665d10b492d9e.tar.gz
historical-465b461a6ce47d3cf99d95ccd5e665d10b492d9e.tar.bz2
historical-465b461a6ce47d3cf99d95ccd5e665d10b492d9e.zip
Keyworded ~x86-bsd wrt bug #175090
Package-Manager: portage-2.1.2.3
Diffstat (limited to 'dev-libs/libebml')
-rw-r--r--dev-libs/libebml/ChangeLog5
-rw-r--r--dev-libs/libebml/libebml-0.7.7-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
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 <drizzt@gentoo.org> libebml-0.7.7-r1.ebuild:
+ Keyworded ~x86-bsd wrt bug #175090
27 Mar 2007; Alexis Ballier <aballier@gentoo.org> 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"