app-emacs/helm-system-packages - 1.10.2 (gentoo)

Search

Package Information

Description:
A Helm interface to the package manager of your operating system
Homepage:
https://github.com/emacs-helm/helm-system-packages
License:
GPL-3+

Ebuild Details

Version EAPI Keywords Slot
1.10.2 8 ~amd64 ~x86 0
View Raw Ebuild
# Copyright 2019-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

inherit elisp

DESCRIPTION="A Helm interface to the package manager of your operating system"
HOMEPAGE="https://github.com/emacs-helm/helm-system-packages"
SRC_URI="https://github.com/emacs-helm/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"

LICENSE="GPL-3+"
SLOT="0"
KEYWORDS="~amd64 ~x86"

RDEPEND="app-emacs/helm"
BDEPEND="${RDEPEND}"

SITEFILE="50${PN}-gentoo.el"
DOCS="readme.org"

Dependencies

RDEPEND

app-emacs/helm

BDEPEND

app-emacs/helm

Manifest for 1.10.2

Type File Size Source URLs
DIST helm-system-packages-1.10.2.tar.gz 2685580 bytes https://github.com/emacs-helm/helm-system-packages/archive/v1.10.2.tar.gz