mirror of
https://codeberg.org/gigirassy/nune-gentoo-overlay
synced 2026-08-30 23:47:39 +00:00
IT EXISTS IN GURU NVM
This commit is contained in:
@@ -1,21 +0,0 @@
|
||||
EAPI=8
|
||||
|
||||
inherit toolchain-funcs
|
||||
|
||||
DESCRIPTION="Sudo shim for doas"
|
||||
HOMEPAGE="https://github.com/jirutka/doas-sudo-shim"
|
||||
SRC_URI="https://github.com/jirutka/doas-sudo-shim/archive/refs/tags/v0.2.0.tar.gz"
|
||||
|
||||
LICENSE="ISC"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64"
|
||||
|
||||
DEPEND="app-admin/opendoas"
|
||||
RDEPEND="${DEPEND}"
|
||||
BDEPEND="${DEPEND}"
|
||||
|
||||
src_install() {
|
||||
emake DESTDIR="${D}" PREFIX="${EPREFIX}/usr" install
|
||||
|
||||
dodoc LICENSE
|
||||
}
|
||||
Reference in New Issue
Block a user