blob: 7249377180d589cdeaeb3879555d9e1ad0efcc77 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
BDEPEND=>=app-editors/emacs-25.3:*
DEFINED_PHASES=compile configure install postinst postrm prepare setup test unpack
DESCRIPTION=Create local package repository from installed Emacs Lisp packages
EAPI=8
HOMEPAGE=https://github.com/redguardtoo/elpa-mirror/
INHERIT=elisp
KEYWORDS=~amd64 ~x86
LICENSE=GPL-3+
PROPERTIES=test_network
RDEPEND=>=app-editors/emacs-25.3:*
RESTRICT=test
SLOT=0
SRC_URI=https://github.com/redguardtoo/elpa-mirror/archive/2.2.2.tar.gz -> elpa-mirror-2.2.2.tar.gz
_eclasses_=elisp-common dde4f515dde15603a26a3755438e9c78 elisp d5d9361b9698f474179a2ac3f8bf46e8
_md5_=88d1bbcc1c5e97317dae329b6187facf
|