app-emacs/jdecomp - 20170224.2200 (melpa)

Search

Package Information

Description:
Interface to Java decompilers
Homepage:
https://github.com/xiongtx/jdecomp

Ebuild Details

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

inherit g-sorcery gs-elpa

DESCRIPTION="Interface to Java decompilers"

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

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

DEPEND=""
RDEPEND=""