summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* app-text/asciidoc: Drop oldMichał Górny2019-11-021-77/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-text: Remove *-fbsd KEYWORDSMichał Górny2019-10-111-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* Drop arm-linux keyword from tree.Benda Xu2018-08-311-1/+1
| | | | | | | | "arm-linux" is considered deprecated, unmaintained and easily replaced by "arm". Closes: https://bugs.gentoo.org/664598 Reference: https://archives.gentoo.org/gentoo-dev/message/63bafa051cccd1eb3d2ade16823671fa
* app-text/asciidoc: [QA] fix DESCRIPTIONMikle Kolyada2018-06-231-2/+2
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-281-1/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* app-text/asciidoc: mark 8.6.9-r2 arm64/ia64/s390/sh/sparc stableMike Frysinger2017-02-231-1/+1
|
* app-text/asciidoc: add m68k loveMike Frysinger2017-02-231-1/+1
|
* app-text/asciidoc: Stable for HPPA PPC64 (bug #577838).Jeroen Roovers2017-02-031-1/+1
| | | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --ignore-arches
* app-text/asciidoc: dropped ~x86-freebsdFabian Groffen2017-01-291-2/+2
| | | | Package-Manager: portage-2.3.3
* app-text/asciidoc-8.6.9-r2: stable on alphaTobias Klausmann2017-01-221-1/+1
| | | | Gentoo-Bug: 577838
* app-text/asciidoc: ppc stable wrt bug #577838Agostino Sarubbo2016-07-061-1/+1
| | | | | | Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-text/asciidoc: x86 stable wrt bug #577838Agostino Sarubbo2016-06-251-1/+1
| | | | | | Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-text/asciidoc: arm stable, bug #577838Markus Meier2016-04-011-1/+1
| | | | | Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="arm"
* app-text/asciidoc: amd64 stable wrt bug #577838Agostino Sarubbo2016-03-221-1/+1
| | | | | | Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* Merge remote-tracking branch 'github/pr/382'. Fixes bug 555400.Patrice Clement2015-11-231-1/+1
|\
| * app-text/asciidoc-8.6.9-r2: fix docompress callMarc Joliet2015-11-201-1/+1
| | | | | | | | | | | | | | Docompress should only be called when USE=examples. Gentoo-bug: 555400 Signed-off-by: Marc Joliet <marcec@gmx.de>
* | app-text/asciidoc: remove vim-syntax from IUSEMarc Joliet2015-11-201-12/+1
|/ | | | | | | | | | | | | The vim-syntax USE flag is useless now, for the following reasons: - The actions it controls have no effect, since the Makefile.in doesn't do anything vim-related anymore, as mentioned in the CHANGELOG. - Vim comes with its own syntax file since version 7.4, which is maintained (by AsciiDoc upstream, according to its header) and was last updated in 2014, whereas the upstream syntax file has not been changed since 2013. Gentoo-bug: 530808 Signed-off-by: Marc Joliet <marcec@gmx.de>
* app-text/asciidoc: use readme.gentoo for some depsMarc Joliet2015-11-161-4/+8
| | | | | | | | | | | Use readme.gentoo to refer to the a2x(1) man page for a list of runtime dependencies instead of forcing the app-text/dblatex and lynx/w3m dependencies. Since this commit removes the direct dependency on app-text/dblatex, it also restores previously dropped KEYWORDS to ~arch. Gentoo-bug: 565844 Signed-off-by: Marc Joliet <marcec@gmx.de>
* app-text/asciidoc: trim description to <80 charsMarc Joliet2015-11-141-1/+1
| | | | | | | The new description is taken verbatim from the first sentence at http://asciidoc.org/userguide.html#_introduction. Signed-off-by: Marc Joliet <marcec@gmx.de>
* app-text/asciidoc: split highlight deps by newlineMarc Joliet2015-11-141-1/+4
| | | | Signed-off-by: Marc Joliet <marcec@gmx.de>
* app-text/asciidoc: change order of highlight depsMarc Joliet2015-11-141-1/+1
| | | | | | | | Change the order of the highlight USE flag deps so that dev-util/source-highlight becomes the default in order to match upstream. Gentoo-bug: 552148 Signed-off-by: Marc Joliet <marcec@gmx.de>
* app-text/asciidoc: add a dep on app-text/highlightMarc Joliet2015-11-141-1/+1
| | | | | | It is another provider for the "highlight" USE flag. Signed-off-by: Marc Joliet <marcec@gmx.de>
* app-text/asciidoc: revbump to 8.6.9-r2 to add depsMarc Joliet2015-11-141-0/+82
Also, drop keywords to match app-text/dblatex. Gentoo-bug: 366763 Signed-off-by: Marc Joliet <marcec@gmx.de>