Skip to content

🐧 add a gentoo installation for mommy~ #144

@Chery-cake

Description

@Chery-cake

I created a simple ebuild for gentoo, that installs the main branch of mommy.

The steps to install mommy are:
First you add the repository:
eselect repository add Sapphire git https://github.com/Chery-cake/Sapphire.git

Second you enable the repository:
eselect repository enable Sapphire

Third you need to unmask the package, just add the following to which ever place you prefer, inside /etc/portage/package.accept_keywords:
sys-apps/mommy ~amd64

Or you can add --autounmask-write to the install command and use dispatch-conf to unmask the package

And finally you can install mommy:
emerge sys-apps/mommy

Metadata

Metadata

Assignees

Labels

packagingpackaging and distribution of the software

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions