-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Labels
packagingpackaging and distribution of the softwarepackaging and distribution of the software
Description
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 softwarepackaging and distribution of the software