ebuild for giggle.Giggle is a new frontend for git. More information on http://developer.imendio.com/projects/giggle Reproducible: Always
Created attachment 112495 [details] ebuild for giggle
perhaps someone with more experience with ebuilds can check my first ebuild ;-)
The ebuild looks fine. I did remove eutils from the inherit line as you are not using any of its functions anywhere.
If I'm not wrong, we need some more dependencies. As far as I can see: DEPEND=">=x11-libs/gtk+-2.10 >=dev-libs/glib-2.12 >=x11-libs/gtksourceview-1.8 >=gnome-base/libglade-2.4" You can check them in the configure file.
Oops, didn't check for dependencies and as things go I have all of these already installed. Good point.
Created attachment 112587 [details] fixed ebuild thx :-)
Created attachment 112591 [details] giggle ebuild sorry. should depend on git >= 1.4.4.3
Created attachment 113158 [details] giggle-0.1.ebuild Make it one line shorter: remove RDEPEND assignment
Exists newer version 0.2.
Renaming the giggle-0.1.ebuild to giggle-0.2.ebuild works fine. I've checked the dependencies in giggle-0.2 but no changes are needed.
Its in portage!