Thanks for the pull request. So it seems that there is no version inside the ebuild files. That means for minor releases they usually could just be copied or moved. I will merge them manually in the appropriate branches. There seems one small error in the license definition of the packages. You specify GPL-2, but I think it should be GPL-2+ (for the "or later" version, if I remember correctly).
Hi Henning,
GPL-2 is the license used by Gentoo Ebuild files.
For the package license we can add the proper row
**LICENSE="GPL-2+"**
into the ebuilds theirselves to comply the Kamailio license if correct.
Kind regards.
Federico Santulli