2015-11-19 9:17 GMT-06:00 Alan Grimes <alonz...@verizon.net>:
> Naturally, the instructions on the gentoo wiki FAIL....
>
>
>
> https://wiki.gentoo.org/wiki/Basic_guide_to_write_Gentoo_Ebuilds
> ############################
>
> atg@tortoise ~/archive $ ebuild seamonkey-2.35.ebuild clean merge
> Appending /home to PORTDIR_OVERLAY...
> !!! Repository 'x-home' is missing masters attribute in
> '/home/metadata/layout.conf'
> !!! Set 'masters = gentoo' in this file for future compatibility
> ebuild: /home/atg/archive/seamonkey-2.35.ebuild: does not seem to have a
> valid PORTDIR structure
> atg@tortoise ~/archive $
> #################################
>

Why are you reading random documentation on the wiki? if you want to
learn about overlays and writing ebuilds read the developer
documentation.
And you don't seem to be folowing it properly either, besides what was
pointed out already, you are trying to run the ebuild comand as your
user, and you don't seem to have made an overlay(You shouldn't be
using hour $HOME as your overlay), also it should be run as the
portage user or root, a lot of documentation you will find about this
stuff won't guide step by step because it is assumed you understand
about overlays already, and have looked at the developer
documentation.

Reply via email to