public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
Search results ordered by [date|relevance]  view[summary|nested|Atom feed]
thread overview below | download mbox.gz: |
* [gentoo-commits] repo/gentoo:master commit in: app-emacs/markdown-mode/
@ 2016-05-29 13:51 99% Ulrich Müller
  0 siblings, 0 replies; 1+ results
From: Ulrich Müller @ 2016-05-29 13:51 UTC (permalink / raw
  To: gentoo-commits

commit:     4698ecf02f950b6ba6a1c79a36fa17290aa1c129
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Sun May 29 13:49:06 2016 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Sun May 29 13:49:32 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4698ecf0

app-emacs/markdown-mode: ELISP_PATCHES isn't an array.

Package-Manager: portage-2.3.0_rc1

 app-emacs/markdown-mode/markdown-mode-2.1.ebuild | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/app-emacs/markdown-mode/markdown-mode-2.1.ebuild b/app-emacs/markdown-mode/markdown-mode-2.1.ebuild
index 27708554..af5e0cb 100644
--- a/app-emacs/markdown-mode/markdown-mode-2.1.ebuild
+++ b/app-emacs/markdown-mode/markdown-mode-2.1.ebuild
@@ -19,5 +19,4 @@ KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
 RDEPEND="|| ( dev-python/markdown2 dev-python/markdown )"
 
 SITEFILE="50${PN}-gentoo.el"
-
-ELISP_PATCHES=( ${P}-text-auto-mode.patch )
+ELISP_PATCHES="${P}-text-auto-mode.patch"


^ permalink raw reply related	[relevance 99%]

Results 1-1 of 1 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
2016-05-29 13:51 99% [gentoo-commits] repo/gentoo:master commit in: app-emacs/markdown-mode/ Ulrich Müller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox