Gentoo Archives: gentoo-commits

From: Andrew Ammerlaan <andrewammerlaan@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/sci:master commit in: sci-visualization/surf-ice/
Date: Sat, 15 Jan 2022 14:50:32
Message-Id: 1642258223.fa06d984aee1f284ff32d87484503a227c1be938.andrewammerlaan@gentoo
1 commit: fa06d984aee1f284ff32d87484503a227c1be938
2 Author: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jan 15 14:50:23 2022 +0000
4 Commit: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
5 CommitDate: Sat Jan 15 14:50:23 2022 +0000
6 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=fa06d984
7
8 sci-visualization/surf-ice: drop unavailable flag
9
10 Package-Manager: Portage-3.0.30, Repoman-3.0.3
11 Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org>
12
13 sci-visualization/surf-ice/surf-ice-1.0.20201102.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/sci-visualization/surf-ice/surf-ice-1.0.20201102.ebuild b/sci-visualization/surf-ice/surf-ice-1.0.20201102.ebuild
17 index 845e43e48..e2e0ae462 100644
18 --- a/sci-visualization/surf-ice/surf-ice-1.0.20201102.ebuild
19 +++ b/sci-visualization/surf-ice/surf-ice-1.0.20201102.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2021 Gentoo Authors
22 +# Copyright 1999-2022 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=7
26 @@ -16,7 +16,7 @@ KEYWORDS="~amd64 ~x86"
27 RDEPEND=""
28 DEPEND="${RDEPEND}
29 dev-lang/fpc
30 - >=dev-lang/lazarus-1.6.2[python(-)]
31 + >=dev-lang/lazarus-1.6.2
32 "
33
34 src_compile() {