projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
50d6437
)
app-emacs/d-mode: Add test restriction.
author
Ulrich Müller
<ulm@gentoo.org>
Wed, 20 Nov 2019 11:53:22 +0000
(12:53 +0100)
committer
Ulrich Müller
<ulm@gentoo.org>
Wed, 20 Nov 2019 11:55:16 +0000
(12:55 +0100)
Tries to use cask which is not in the tree.
Closes: https://bugs.gentoo.org/700722
Package-Manager: Portage-2.3.79, Repoman-2.3.18
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
app-emacs/d-mode/d-mode-2.0.10.ebuild
patch
|
blob
|
history
diff --git
a/app-emacs/d-mode/d-mode-2.0.10.ebuild
b/app-emacs/d-mode/d-mode-2.0.10.ebuild
index 24f2b79111090567ecf610cef82dd4254ac49eec..c410ee103834df500786cbf8fd90e04c6e084681 100644
(file)
--- a/
app-emacs/d-mode/d-mode-2.0.10.ebuild
+++ b/
app-emacs/d-mode/d-mode-2.0.10.ebuild
@@
-13,6
+13,7
@@
SRC_URI="https://github.com/Emacs-D-Mode-Maintainers/Emacs-D-Mode/archive/${PV}.
LICENSE="GPL-2+"
SLOT="0"
KEYWORDS="~amd64 ~x86"
+RESTRICT="test"
S="${WORKDIR}/Emacs-D-Mode-${PV}"
SITEFILE="50${PN}-gentoo.el"