EternalTerminal icon indicating copy to clipboard operation
EternalTerminal copied to clipboard

Add a Gentoo ebuild (attached)

Open lericson opened this issue 2 years ago • 0 comments

Hello! I took the liberty of creating a proper ebuild for Gentoo. I don't really care to submit it upstream and maintain it, so I attach it here: et-6.1.9.ebuild.txt

How to use it, if you don't already have a local Portage overlay:

mkdir -p /usr/local/portage/{net-misc/et,metadata}
echo 'masters = gentoo' >/usr/local/portage/metadata/layout.conf

Add this to /etc/make.conf:

PORTDIR_OVERLAY=/usr/local/portage

Download attached ebuild as /usr/local/portage/net-misc/et/et-6.1.9.ebuild, then

emerge et

lericson avatar Dec 05 '21 13:12 lericson