diff options
author | Andrew Ammerlaan <andrewammerlaan@gentoo.org> | 2022-01-23 14:13:22 +0100 |
---|---|---|
committer | Andrew Ammerlaan <andrewammerlaan@gentoo.org> | 2022-01-23 14:13:22 +0100 |
commit | c1046bcd344eca0668f358b3c7d8db27ff704e12 (patch) | |
tree | 31201ab2cc0136efcafb05b8853a96ca4caeead5 /sci-visualization/surf-ice | |
parent | sci-chemistry/MotionCor2: fix metadata (diff) | |
download | sci-c1046bcd344eca0668f358b3c7d8db27ff704e12.tar.gz sci-c1046bcd344eca0668f358b3c7d8db27ff704e12.tar.bz2 sci-c1046bcd344eca0668f358b3c7d8db27ff704e12.zip |
sci-visualization/surf-ice: sync 9999 with release ebuild
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
Diffstat (limited to 'sci-visualization/surf-ice')
-rw-r--r-- | sci-visualization/surf-ice/surf-ice-9999.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-visualization/surf-ice/surf-ice-9999.ebuild b/sci-visualization/surf-ice/surf-ice-9999.ebuild index b44d7ba62..1419f17be 100644 --- a/sci-visualization/surf-ice/surf-ice-9999.ebuild +++ b/sci-visualization/surf-ice/surf-ice-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -15,7 +15,7 @@ SLOT="0" RDEPEND="" DEPEND="${RDEPEND} dev-lang/fpc - >=dev-lang/lazarus-1.6.2[python(-)] + >=dev-lang/lazarus-1.6.2 " src_compile() { |