dev-tex/minted: make documentation optional
authorJonas Rabenstein <jonas.rabenstein@studium.uni-erlangen.de>
Sun, 6 Mar 2016 13:59:11 +0000 (14:59 +0100)
committerPatrice Clement <monsieurp@gentoo.org>
Fri, 11 Mar 2016 15:59:26 +0000 (15:59 +0000)
add IUSE="doc" in order to allow disabling of compiling the
documentation (already handled by latex-package.eclass if the "doc" use
flag is available);

Closes: https://github.com/gentoo/gentoo/pull/986
Acked-by: Alexis Ballier <aballier@gentoo.org>
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
dev-tex/minted/minted-1.7.ebuild
dev-tex/minted/minted-2.0.ebuild
dev-tex/minted/minted-2.1.ebuild

index ca24b944488170676039314d50735c4cc99c38fe..dc8585786148549e2d382d0fdfdaa7067c1e7bc4 100644 (file)
@@ -13,7 +13,7 @@ SRC_URI="https://minted.googlecode.com/files/${PN}-v${PV}.zip"
 SLOT="0"
 LICENSE="BSD"
 KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
-IUSE=""
+IUSE="doc"
 
 DEPEND="app-arch/unzip"
 RDEPEND="
index 3cb17e243343516351cb39bf4658096c26fad9d0..e247bb648148c6986249c72ba12a872c8c0024fb 100644 (file)
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/gpoore/minted/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 SLOT="0"
 LICENSE="BSD"
 KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
-IUSE=""
+IUSE="doc"
 
 DEPEND="app-arch/unzip"
 RDEPEND="
index 99db1e44e441726124a5276317497e479feb6db0..6115eb6e1acdb3b3c2e87b607a14051ea16764c4 100644 (file)
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/gpoore/minted/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 SLOT="0"
 LICENSE="BSD"
 KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
-IUSE=""
+IUSE="doc"
 
 DEPEND="app-arch/unzip"
 RDEPEND="