Created attachment 293035 [details] Ebuild, Manifest, ChangeLog and metadata.xml for numdiff-2.00 I have written an ebuild for the program ndiff, which can be found here: http://www.math.utah.edu/~beebe/software/ndiff/ Ndiff is a diff program that can compare numbers in text files and will report them as "identical" if they differ less than a specified relative or absolute amount. The main file to install is the executable, called ndiff by default. Since /usr/bin/ndiff is already provided by net-analyzer/nmap, I decided to rename all files from "ndiff" to "numdiff", and call the ebuild "numdiff" as well.
Created attachment 293037 [details] Ebuild for dev-util/numdiff-2.00
Created attachment 293521 [details] Updated ebuild for dev-util/numdiff-2.00 Added doc USE flag
Created attachment 295109 [details] Updated ebuild for dev-util/numdiff-2.00 Minor update to ebuild
Created attachment 295131 [details] Updated ebuild - renamed it to ndiff-2.00 Updated ebuild using comments from #gentoo-sunrise: * renamed it numdiff-2.00.ebuild -> ndiff-2.00.ebuild * removed implicit die statements * fixed dependencies
In tree and maintained.