From 0c13f57b8c745d3d885723783f29ff1693e2f045 Mon Sep 17 00:00:00 2001 From: Marc Joliet Date: Mon, 9 Nov 2015 16:14:40 +0100 Subject: 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 --- app-text/asciidoc/asciidoc-8.6.9-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app-text/asciidoc/asciidoc-8.6.9-r2.ebuild') diff --git a/app-text/asciidoc/asciidoc-8.6.9-r2.ebuild b/app-text/asciidoc/asciidoc-8.6.9-r2.ebuild index 8af9b15dee42..e945af5e914f 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 -- cgit v1.2.3-18-g5258