Hi! Attached is the ebuild for my NEW program callgit. callgit-1.1.ebuild It is a ham radio callsign lookup program. Most of the similar ham radio type programs seem to end up residing in media-radio. This is my first ebuild I have submitted but now I am sure I will do many more. I am not sure how to do it but make ME the MAINTAINER on this too. Mike
Created attachment 94871 [details] callgit-1.1.ebuild
- "gpl-2" is not a valid license value, have a look at /usr/portage/licenses - Qt is for sure a runtime dependency as well. - Your ebuild will conflict with the sandbox. Either inherit the qt3.eclass instead kde-functions.eclass or add the relevant add{write,predict} lines in the ebuild.
Regarding maintainership, you've to become
Regarding maintainership, you've to become¹ a Gentoo developer, if you approach to) or contact a dev (e.g. on irc), if he accepts proxy maintainership (only a few do). [1] http://www.gentoo.org/proj/en/devrel/handbook/handbook.xml?part=1&chap=2
Created attachment 94878 [details] callgit-1.1.ebuild (update 1) Ok hope this is better. This is my first try at ebuilding. Mike