app-emacs/ox-jira - 0.20200920 (graaff)

Search

Install

Install this version:

emerge -a =app-emacs/ox-jira-0.20200920

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

autounmask =app-emacs/ox-jira-0.20200920

Or alternatively:

emerge --autounmask-write -a =app-emacs/ox-jira-0.20200920

Package Information

Description:
JIRA Backend for Org Export Engine
Homepage:
https://github.com/stig/ox-jira.el
License:
GPL-3+

Ebuild Details

Version EAPI Keywords Slot
0.20200920 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=64d364cf08109e6877b74c0aa2c4ef690fe9501b

IUSE=""

DESCRIPTION="JIRA Backend for Org Export Engine"
HOMEPAGE="https://github.com/stig/ox-jira.el"
SRC_URI="https://github.com/stig/ox-jira.el/archive/${COMMIT}.tar.gz -> ${P}.tar.gz"
S="${WORKDIR}/ox-jira.el-${COMMIT}"

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

DOCS="README.org ox-jira.org"

DEPEND=">=app-emacs/org-mode-8.3"
RDEPEND=${DEPEND}

Inherited Eclasses

Dependencies

DEPEND

>=app-emacs/org-mode-8.3

RDEPEND

>=app-emacs/org-mode-8.3

Manifest for 0.20200920

Type File Size Source URLs
DIST ox-jira-0.20200920.tar.gz 13568 bytes https://github.com/stig/ox-jira.el/archive/64d364cf08109e6877b74c0aa2c4ef690fe9501b.tar.gz