--- /usr/portage/sys-libs/openipmi/openipmi-2.0.18-r1.ebuild 2015-08-09 22:34:55.000000000 +0200 +++ /usr/local/portage/sys-libs/openipmi/openipmi-2.0.21.ebuild 2015-09-23 17:17:18.487055448 +0200 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/openipmi/openipmi-2.0.18-r1.ebuild,v 1.6 2015/06/12 05:13:28 jer Exp $ EAPI=5 @@ -63,6 +63,10 @@ #cd "${S}" #elibtoolize #eautoreconf + + # Bug #501510: tinfo-patch: + epatch "${FILESDIR}/${PN}-2.0.21-tinfo.patch" + eautoreconf } src_configure() { @@ -90,7 +94,7 @@ src_install() { emake DESTDIR="${D}" install - dodoc README* FAQ ChangeLog TODO doc/IPMI.pdf lanserv/README.emulator + dodoc README* FAQ ChangeLog TODO doc/IPMI.pdf lanserv/README.vm newdoc cmdlang/README README.cmdlang use python && python_optimize