blob: dd782b3d3df1a96e4c07e26b961b55ff23590fc0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
BDEPEND=>=app-editors/emacs-23.1:*
DEFINED_PHASES=compile configure install postinst postrm prepare setup 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-23.1:*
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 79f8e13c80c89792e5c9b3fc8ef59f3b elisp c1c17e9c24d72d3bd58c611de8116fb6
_md5_=00890b43f0f0fb9f26847e5f46c274f1
|