mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-20 20:43:09 -04:00
dev-ml/*: remove empty RDEPEND lines (lint cleanup)
Signed-off-by: Alain Emilia Anna Zscheile <fogti+devel@ytrizja.de> Signed-off-by: David Roman <davidroman96@gmail.com>
This commit is contained in:
committed by
David Roman
parent
6d54885ef9
commit
56eb433194
@@ -14,9 +14,7 @@ SLOT="0/${PV}"
|
|||||||
KEYWORDS="~amd64"
|
KEYWORDS="~amd64"
|
||||||
IUSE="ocamlopt test"
|
IUSE="ocamlopt test"
|
||||||
|
|
||||||
RDEPEND=""
|
|
||||||
DEPEND="
|
DEPEND="
|
||||||
${RDEPEND}
|
|
||||||
test? ( dev-ml/stdlib-shims )
|
test? ( dev-ml/stdlib-shims )
|
||||||
"
|
"
|
||||||
|
|
||||||
|
|||||||
@@ -13,6 +13,3 @@ LICENSE="LGPL-2.1-with-linking-exception"
|
|||||||
SLOT="0/${PV}"
|
SLOT="0/${PV}"
|
||||||
KEYWORDS="~amd64"
|
KEYWORDS="~amd64"
|
||||||
IUSE="ocamlopt"
|
IUSE="ocamlopt"
|
||||||
|
|
||||||
DEPEND=""
|
|
||||||
RDEPEND="${DEPEND}"
|
|
||||||
|
|||||||
@@ -16,8 +16,6 @@ IUSE="ocamlopt test"
|
|||||||
|
|
||||||
RESTRICT="!test? ( test )"
|
RESTRICT="!test? ( test )"
|
||||||
|
|
||||||
RDEPEND=""
|
|
||||||
DEPEND="
|
DEPEND="
|
||||||
${RDEPEND}
|
|
||||||
test? ( dev-ml/alcotest )
|
test? ( dev-ml/alcotest )
|
||||||
"
|
"
|
||||||
|
|||||||
@@ -17,9 +17,7 @@ SLOT="0/${PV}"
|
|||||||
KEYWORDS="~amd64"
|
KEYWORDS="~amd64"
|
||||||
IUSE="ocamlopt test"
|
IUSE="ocamlopt test"
|
||||||
|
|
||||||
RDEPEND=""
|
|
||||||
DEPEND="
|
DEPEND="
|
||||||
${RDEPEND}
|
|
||||||
test? (
|
test? (
|
||||||
dev-ml/alcotest
|
dev-ml/alcotest
|
||||||
dev-ml/fmt
|
dev-ml/fmt
|
||||||
|
|||||||
@@ -15,9 +15,7 @@ SLOT="0/${PV}"
|
|||||||
KEYWORDS="~amd64"
|
KEYWORDS="~amd64"
|
||||||
IUSE="ocamlopt test"
|
IUSE="ocamlopt test"
|
||||||
|
|
||||||
RDEPEND=""
|
|
||||||
DEPEND="
|
DEPEND="
|
||||||
${RDEPEND}
|
|
||||||
test? (
|
test? (
|
||||||
dev-ml/alcotest
|
dev-ml/alcotest
|
||||||
dev-ml/astring
|
dev-ml/astring
|
||||||
|
|||||||
@@ -18,4 +18,4 @@ KEYWORDS="~amd64"
|
|||||||
IUSE="ocamlopt"
|
IUSE="ocamlopt"
|
||||||
|
|
||||||
RDEPEND="dev-ml/cstruct"
|
RDEPEND="dev-ml/cstruct"
|
||||||
DEPEND="${DEPEND}"
|
DEPEND="${RDEPEND}"
|
||||||
|
|||||||
@@ -17,9 +17,7 @@ SLOT="0/${PV}"
|
|||||||
KEYWORDS="~amd64"
|
KEYWORDS="~amd64"
|
||||||
IUSE="ocamlopt test"
|
IUSE="ocamlopt test"
|
||||||
|
|
||||||
RDEPEND=""
|
|
||||||
DEPEND="
|
DEPEND="
|
||||||
${RDEPEND}
|
|
||||||
test? (
|
test? (
|
||||||
dev-ml/ounit2
|
dev-ml/ounit2
|
||||||
dev-ml/qtest
|
dev-ml/qtest
|
||||||
|
|||||||
@@ -17,7 +17,6 @@ SLOT="0/${PV}"
|
|||||||
KEYWORDS="~amd64"
|
KEYWORDS="~amd64"
|
||||||
IUSE="test"
|
IUSE="test"
|
||||||
|
|
||||||
RDEPEND=""
|
|
||||||
DEPEND="dev-ml/topkg"
|
DEPEND="dev-ml/topkg"
|
||||||
BDEPEND="dev-ml/ocamlbuild"
|
BDEPEND="dev-ml/ocamlbuild"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user