--- dev-libs/apr/apr-0.9.6-r3.ebuild 2005-05-10 02:53:19.000000000 +0200 +++ apr-0.9.6-r3.ebuild 2005-05-10 03:13:57.000000000 +0200 @@ -46,3 +46,11 @@ dodoc CHANGES LICENSE NOTICE } + +pkg_postinst() { + ewarn "This version removes LFS support from APR (has caused to many" + ewarn "issues for mid-release introduction). The Apache tool-stack" + ewarn "(net-www/apache, dev-libs/apr (this package) and " + ewarn "dev-libs/apr-util) will need to be rebuilt after emerging this" + ewarn "update." +}