blob: 2981fc55261dd319032766ea38d7062172303269 (
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=Extension for nxml-mode with Gentoo-specific schemas
EAPI=8
HOMEPAGE=https://gitweb.gentoo.org/proj/nxml-gentoo-schemas.git/
INHERIT=elisp
KEYWORDS=~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 sparc x86 ~x64-macos
LICENSE=MIT GPL-2+
RDEPEND=>=app-editors/emacs-23.1:*
SLOT=0
SRC_URI=https://dev.gentoo.org/~ulm/distfiles/nxml-gentoo-schemas-20220916.tar.xz
_eclasses_=elisp-common 4f91d24ccf86f94b3f28c6470aab24d3 elisp 4885a6bf2026d3a2d5b9789f3b76d1f3
_md5_=93410d58c5c38babced9242b7d7de9e2
|