app-emacs/jiralib2 - 0.20200520 (graaff)

Search

Install

Install this version:

emerge -a =app-emacs/jiralib2-0.20200520

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

autounmask =app-emacs/jiralib2-0.20200520

Or alternatively:

emerge --autounmask-write -a =app-emacs/jiralib2-0.20200520

Package Information

Description:
JIRA REST API bindings to elisp
Homepage:
https://github.com/nyyManni/jiralib2
License:
GPL-3

Ebuild Details

Version EAPI Keywords Slot
0.20200520 7 ~amd64 0
View Raw Ebuild
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=7

inherit elisp

COMMIT=c21c4e759eff549dbda11099f2f680b78d7f5a01

IUSE=""

DESCRIPTION="JIRA REST API bindings to elisp"
HOMEPAGE="https://github.com/nyyManni/jiralib2"
SRC_URI="https://github.com/nyyManni/jiralib2/archive/${COMMIT}.tar.gz -> ${P}.tar.gz"
S="${WORKDIR}/jiralib2-${COMMIT}"

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

DOCS="README.org"

DEPEND=">=app-emacs/request-0.3 >=app-emacs/dash-2.14.1"
RDEPEND=${DEPEND}

Inherited Eclasses

Dependencies

DEPEND

>=app-emacs/request-0.3 >=app-emacs/dash-2.14.1

RDEPEND

>=app-emacs/request-0.3 >=app-emacs/dash-2.14.1

Manifest for 0.20200520

Type File Size Source URLs
DIST jiralib2-0.20200520.tar.gz 16956 bytes https://github.com/nyyManni/jiralib2/archive/c21c4e759eff549dbda11099f2f680b78d7f5a01.tar.gz