blob: 5dd0091be8fde7e7212c6e7db8b58cb2f215e825 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
BDEPEND=>=app-editors/emacs-25.3:*
DEFINED_PHASES=compile configure install postinst postrm prepare setup test unpack
DESCRIPTION=Relative loads for Emacs Lisp files
EAPI=8
HOMEPAGE=https://github.com/rocky/emacs-load-relative/
INHERIT=elisp
KEYWORDS=~amd64 ~x86
LICENSE=GPL-3+
RDEPEND=>=app-editors/emacs-25.3:*
SLOT=0
SRC_URI=https://github.com/rocky/emacs-load-relative/archive/1.3.1.tar.gz -> load-relative-1.3.1.tar.gz
_eclasses_=elisp-common dde4f515dde15603a26a3755438e9c78 elisp d5d9361b9698f474179a2ac3f8bf46e8
_md5_=00890b43f0f0fb9f26847e5f46c274f1
|