commit: 9771bca4256c4cb8b5b9e10f08620c5ee54e4ccb Author: Marc Joliet <marcec <AT> gmx <DOT> de> AuthorDate: Mon Sep 18 16:33:58 2017 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Wed Oct 18 20:35:18 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9771bca4
app-text/asciidoc-8.6.9-r6: revbump to re-add docs Add a revbump to install README and BUGS again, which were dropped inexplicably. Closes: https://github.com/gentoo/gentoo/pull/5849 Package-Manager: Portage-2.3.8, Repoman-2.3.1 .../asciidoc/{asciidoc-8.6.9-r5.ebuild => asciidoc-8.6.9-r6.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-text/asciidoc/asciidoc-8.6.9-r5.ebuild b/app-text/asciidoc/asciidoc-8.6.9-r6.ebuild similarity index 97% rename from app-text/asciidoc/asciidoc-8.6.9-r5.ebuild rename to app-text/asciidoc/asciidoc-8.6.9-r6.ebuild index 2c68badd971..4b9175db95c 100644 --- a/app-text/asciidoc/asciidoc-8.6.9-r5.ebuild +++ b/app-text/asciidoc/asciidoc-8.6.9-r6.ebuild @@ -68,7 +68,7 @@ src_install() { python_fix_shebang "${ED%/}"/usr/bin/*.py readme.gentoo_create_doc - dodoc CHANGELOG docbook-xsl/asciidoc-docbook-xsl.txt \ + dodoc BUGS CHANGELOG README docbook-xsl/asciidoc-docbook-xsl.txt \ dblatex/dblatex-readme.txt filters/code/code-filter-readme.txt # Below results in some files being installed twice in different locations, but they are
