app-emacs/howm - 20260726.1112 (melpa)

Search

Install

Install this version:

emerge -a =app-emacs/howm-20260726.1112

If this version is masked, you can unmask it using the autounmask tool or standard emerge options:

autounmask =app-emacs/howm-20260726.1112

Or alternatively:

emerge --autounmask-write -a =app-emacs/howm-20260726.1112

Package Information

Description:
Wiki-like note-taking tool
Homepage:
https://kaorahi.github.io/howm/

Ebuild Details

Version EAPI Keywords Slot
20260726.1112 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="howm"
DIGEST_SOURCES="yes"

inherit g-sorcery gs-elpa

DESCRIPTION="Wiki-like note-taking tool"

HOMEPAGE="https://kaorahi.github.io/howm/"
SRC_URI="${REPO_URI}${REALNAME}-${PV}.${SUFFIX}"

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

DEPEND=""
RDEPEND=""

Inherited Eclasses