blob: c4c2b875c575899c4c30a8fa5fb57ba358146e9e (
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=Emacs package for talking to a dictionary server
EAPI=8
HOMEPAGE=https://www.myrkr.in-berlin.de/dictionary/index.html
INHERIT=elisp
KEYWORDS=amd64 ppc x86
LICENSE=GPL-2+
RDEPEND=>=app-editors/emacs-25.3:*
SLOT=0
SRC_URI=https://github.com/myrkr/dictionary-el/archive/refs/tags/v1.11.tar.gz -> dictionary-1.11.tar.gz
_eclasses_=elisp-common dc179f98b2b4d9a4473fd3bdc154bbb6 elisp fbefa95f5e9ab880a34bc69832b7c0d7
_md5_=2def75f9f58b87ea2be0997879bd21fd
|