blob: 4a863b53559ba25b662127743bf24ea9568e9d40 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
BDEPEND=app-emacs/all-the-icons >=app-editors/emacs-24.4:*
DEFINED_PHASES=compile configure install postinst postrm prepare setup unpack
DESCRIPTION=Display all-the-icons icon for each file in Emacs' dired buffer
EAPI=8
HOMEPAGE=https://github.com/wyuenho/all-the-icons-dired/
INHERIT=elisp
KEYWORDS=~amd64 ~x86
LICENSE=GPL-3+
RDEPEND=app-emacs/all-the-icons >=app-editors/emacs-24.4:*
SLOT=0
SRC_URI=https://github.com/wyuenho/all-the-icons-dired/archive/2.0.tar.gz -> all-the-icons-dired-2.0.tar.gz
_eclasses_=elisp-common e7aaa047873789f549ea3df2f04b2145 elisp c1c17e9c24d72d3bd58c611de8116fb6
_md5_=f37f520189f8d00909006435aafea753
|