--- libzvt-2.0.1-r2.ebuild.orig 2006-04-30 20:34:52.000000000 +0200 +++ libzvt-2.0.1-r2.ebuild 2006-04-30 20:51:07.000000000 +0200 @@ -25,4 +25,7 @@ # This patch fixes a bug related to the numeric keypad. See bug #9536 epatch ${FILESDIR}/${P}-gentoo.diff + + # Link libutil too, for using it with recent binutils and --as-needed + epatch "${FILESDIR}/${P}-as-needed.patch" }