commit: 0c13f57b8c745d3d885723783f29ff1693e2f045
Author: Marc Joliet <marcec <AT> gmx <DOT> de>
AuthorDate: Mon Nov 9 15:14:40 2015 +0000
Commit: Ian Delaney <idella4 <AT> gentoo <DOT> org>
CommitDate: Fri Nov 13 23:17:06 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c13f57b
app-text/asciidoc: change order of highlight deps
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 <AT> gmx.de>
app-text/asciidoc/asciidoc-8.6.9-r2.ebuild | 2 +-
app-text/asciidoc/asciidoc-9999.ebuild | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-text/asciidoc/asciidoc-8.6.9-r2.ebuild
b/app-text/asciidoc/asciidoc-8.6.9-r2.ebuild
index 8af9b15..e945af5 100644
--- a/app-text/asciidoc/asciidoc-8.6.9-r2.ebuild
+++ b/app-text/asciidoc/asciidoc-8.6.9-r2.ebuild
@@ -25,7 +25,7 @@ RDEPEND=">=app-text/docbook-xsl-stylesheets-1.75
app-text/docbook-xml-dtd:4.5
app-text/dblatex
|| ( www-client/w3m www-client/lynx )
- highlight? ( || ( dev-python/pygments[${PYTHON_USEDEP}]
dev-util/source-highlight app-text/highlight ) )
+ highlight? ( || ( dev-util/source-highlight
dev-python/pygments[${PYTHON_USEDEP}] app-text/highlight ) )
${PYTHON_DEPS}
"
DEPEND="test? ( dev-util/source-highlight
diff --git a/app-text/asciidoc/asciidoc-9999.ebuild
b/app-text/asciidoc/asciidoc-9999.ebuild
index 997dc3f..8f61e6f 100644
--- a/app-text/asciidoc/asciidoc-9999.ebuild
+++ b/app-text/asciidoc/asciidoc-9999.ebuild
@@ -32,7 +32,7 @@ RDEPEND=">=app-text/docbook-xsl-stylesheets-1.75
app-text/docbook-xml-dtd:4.5
app-text/dblatex
|| ( www-client/w3m www-client/lynx )
- highlight? ( || ( dev-python/pygments[${PYTHON_USEDEP}]
dev-util/source-highlight app-text/highlight ) )
+ highlight? ( || ( dev-util/source-highlight
dev-python/pygments[${PYTHON_USEDEP}] app-text/highlight ) )
${PYTHON_DEPS}
"
DEPEND="test? ( dev-util/source-highlight