Versions
v2.6 :: 0 :: gentoo
- Modified
- License
- GPL-3+
- Keywords
- amd64 ~amd64-linux ~arm64 ~x86 ~x86-linux
- USE flags
- test
USE flags
General
- test
- Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
Runtime Dependencies
app-editors / emacs : The extensible, customizable, self-documenting real-time display editor
dev-python / markdown : Python implementation of the markdown markup language
dev-python / markdown2 : Python Markdown language reimplementation
Depending packages
app-emacs / fedi : Helper functions for Fediverse or other REST API clients for GNU Emacs
app-emacs / forge : Work with Git forges from the comfort of Magit
app-emacs / lsp-java : Emacs Java IDE using Eclipse JDT Language Server
app-emacs / lsp-mode : Emacs client/library for the Language Server Protocol
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Maciej Barć · gentoo
app-emacs/markdown-mode: drop old 2.5-r1
Signed-off-by: Maciej Barć <xgqt@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
app-emacs/markdown-mode: Keyword 2.6 arm64, #922064
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
app-emacs/markdown-mode: Stabilize 2.6 ALLARCHES, #915035
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Maciej Barć · gentoo
app-emacs/markdown-mode: bump to 2.6
Signed-off-by: Maciej Barć <xgqt@gentoo.org> - Maciej Barć · gentoo
app-emacs/markdown-mode: drop old 2.4-r1
Signed-off-by: Maciej Barć <xgqt@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Maciej Barć · gentoo
app-emacs/markdown-mode: edit-indirect optfeature; format
Signed-off-by: Maciej Barć <xgqt@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Matthew Smith · gentoo
app-emacs/*: drop redundant NEED_EMACS
Not needed after elisp-common.eclass changed the default to 25.3 (the oldest currently in tree). Signed-off-by: Matthew Smith <matthew@gentoo.org> [Whitespace: removed double empty lines] Signed-off-by: Ulrich Müller <ulm@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-emacs/markdown-mode: Stabilize 2.5-r1 amd64, #899640
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Maciej Barć · gentoo
app-emacs/markdown-mode: depend on pandoc virtual
Signed-off-by: Maciej Barć <xgqt@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Ulrich Müller · gentoo
app-emacs/markdown-mode: Add test dependency on English dictionary
Closes: https://bugs.gentoo.org/833463 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Ulrich Müller <ulm@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Ulrich Müller · gentoo
app-emacs/markdown-mode: Version bump to 2.5
Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Ulrich Müller <ulm@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Ulrich Müller · gentoo
app-emacs/markdown-mode: Remove old
Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Ulrich Müller <ulm@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Ulrich Müller · gentoo
app-emacs/markdown-mode: Version bump to 2.4
Closes: https://bugs.gentoo.org/763042 Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Ulrich Müller <ulm@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Ulrich Müller · gentoo
app-emacs/markdown-mode: Remove old.
Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: Ulrich Müller <ulm@gentoo.org> - Michael Mair-Keimberger · gentoo
app-emacs/markdown-mode: use HTTPS
Closes: https://github.com/gentoo/gentoo/pull/8441 - Naohiro Aota · gentoo
app-emacs/markdown-mode: drop old packages
Package-Manager: Portage-2.3.24, Repoman-2.3.6 - Naohiro Aota · gentoo
app-emacs/markdown-mode: version bump
Bug: https://bugs.gentoo.org/647846 Package-Manager: Portage-2.3.24, Repoman-2.3.6 - Michael Mair-Keimberger · gentoo
app-emacs/markdown-mode: use HTTPS. - Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> - Ulrich Müller · gentoo
app-emacs/markdown-mode: ELISP_PATCHES isn't an array.
Package-Manager: portage-2.3.0_rc1 - Hans de Graaff · gentoo
app-emacs/markdown-mode: add 2.1
Backport upstream patch to not add .text to auto-mode-alist. Add auto-mode-alist entries for .md and .markdown in site-init. Package-Manager: portage-2.2.28 - Justin Lecher · gentoo
Use https by default
Convert all URLs for sites supporting encrypted connections from http to https Signed-off-by: Justin Lecher <jlec@gentoo.org> - Robin H. Johnson · gentoo
proj/gentoo: Initial commit
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed