Gentoo Archives: gentoo-commits

From: Andrew Ammerlaan <andrewammerlaan@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/proj/guru:dev commit in: sci-mathematics/lean-mathlib/
Date: Wed, 01 Dec 2021 19:50:15
Message-Id: 1638388206.6c79f5e387b454cdfbe5d9f3826cfbea41a4055b.andrewammerlaan@gentoo
1 commit: 6c79f5e387b454cdfbe5d9f3826cfbea41a4055b
2 Author: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
3 AuthorDate: Wed Dec 1 19:50:06 2021 +0000
4 Commit: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
5 CommitDate: Wed Dec 1 19:50:06 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=6c79f5e3
7
8 sci-mathematics/lean-mathlib: dev-lang/lean --> sci-mathematics/lean
9
10 Package-Manager: Portage-3.0.28, Repoman-3.0.3
11 Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org>
12
13 sci-mathematics/lean-mathlib/lean-mathlib-0.1_p20211021.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/sci-mathematics/lean-mathlib/lean-mathlib-0.1_p20211021.ebuild b/sci-mathematics/lean-mathlib/lean-mathlib-0.1_p20211021.ebuild
17 index 414cad8fb..0f991487e 100644
18 --- a/sci-mathematics/lean-mathlib/lean-mathlib-0.1_p20211021.ebuild
19 +++ b/sci-mathematics/lean-mathlib/lean-mathlib-0.1_p20211021.ebuild
20 @@ -15,7 +15,7 @@ LICENSE="Apache-2.0"
21 SLOT="0"
22 IUSE="test"
23
24 -RDEPEND=">=dev-lang/lean-3.34.0"
25 +RDEPEND=">=sci-mathematics/lean-3.34.0"
26 DEPEND="
27 ${RDEPEND}
28 sci-mathematics/mathlib-tools