app-emacs/once - 20260218.751 (melpa)

Search

Package Information

Description:
Add-hook and eval-after-load, but only once
Homepage:
https://github.com/meedstrom/once

Ebuild Details

Version EAPI Keywords Slot
20260218.751 8 ~amd64 ~x86 0
View Raw Ebuild
# automatically generated by g-sorcery
# please do not edit this file

EAPI=8

REPO_URI="https://melpa.org/packages/"
SOURCE_TYPE="tar"
REALNAME="once"
DIGEST_SOURCES="yes"

inherit g-sorcery gs-elpa

DESCRIPTION="Add-hook and eval-after-load, but only once"

HOMEPAGE="https://github.com/meedstrom/once"
SRC_URI="${REPO_URI}${REALNAME}-${PV}.${SUFFIX}"

SLOT="0"
KEYWORDS="~amd64 ~x86"

DEPEND="app-emacs/compat"
RDEPEND="app-emacs/compat"

Dependencies

DEPEND

app-emacs/compat

RDEPEND

app-emacs/compat