Created attachment 387840 [details] dynamips-0.2.14.ebuild latest version of app-emulation/dynamips. Build system has been changed to cmake and ebuild reflects acccordingly. Patch comments out hard coded compile options in cmake/dependencies.cmake which do not respect make.conf compile options. This is my first ebuild with cmake so please QA.
*** Bug 527552 has been marked as a duplicate of this bug. ***
Created attachment 387854 [details, diff] cmake patch to respect user set compiler options
Reassigned to new maintainer
Created attachment 390446 [details] dynamips-0.2.14 ebuild Remove patch in favor of one line sed call. Added DOCS=( ) to stop Portage from installing documents in favor of the build system.
Created attachment 390448 [details] dynamips-0.2.14 ebuild added patch to stop cmake from installing redundant docs and let Portage handle it as instructed.
Created attachment 390450 [details, diff] dynamips-0.2.14 doc patch
28 Nov 2014; Ian Delaney <idella4@gentoo.org> +dynamips-0.2.14.ebuild, +files/0.2.14-docs.patch, -dynamips-0.2.10.ebuild, -files/dynamips-0.2.10-makefile.patch: bump; build system has changed to cmake, patch to remove install_doc function from cmake, drop disused patch & oldest version, closes bug #527550 28 Nov 2014; Sergey Popov <pinkbyte@gentoo.org> -dynamips-0.2.14.ebuild, +dynamips-0.2.14-r1.ebuild: Revision bump: add use flag for building without IPv6 support, drop redundant function definitions. Drop old revision Commited, little messy, but should cover all issues, thanks.