app-emacs/php-mode - 1.26.1 (nongnu-elpa)

Search

Package Information

Description:
Major mode for editing PHP code
Homepage:
https://github.com/emacs-php/php-mode

Ebuild Details

Version EAPI Keywords Slot
1.26.1 8 ~amd64 ~x86 0
View Raw Ebuild
# automatically generated by g-sorcery
# please do not edit this file

EAPI=8

REPO_URI="https://elpa.nongnu.org/nongnu/"
SOURCE_TYPE="tar"
REALNAME="php-mode"
DIGEST_SOURCES="yes"

inherit g-sorcery gs-elpa

DESCRIPTION="Major mode for editing PHP code"

HOMEPAGE="https://github.com/emacs-php/php-mode"
SRC_URI="${REPO_URI}${REALNAME}-${PV}.${SUFFIX}"

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

DEPEND=""
RDEPEND=""