commit: cbc20bb00c91c95341f4ffee56d00e565e033385
Author: David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 26 15:48:36 2022 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Mon Dec 26 15:48:36 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cbc20bb0
sci-geosciences/tcd-utils: update EAPI 6 -> 8
Signed-off-by: David Seifert <soap <AT> gentoo.org>
.../{tcd-utils-20120115-r1.ebuild => tcd-utils-20120115-r2.ebuild} | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/sci-geosciences/tcd-utils/tcd-utils-20120115-r1.ebuild
b/sci-geosciences/tcd-utils/tcd-utils-20120115-r2.ebuild
similarity index 96%
rename from sci-geosciences/tcd-utils/tcd-utils-20120115-r1.ebuild
rename to sci-geosciences/tcd-utils/tcd-utils-20120115-r2.ebuild
index 9455200c6815..940833ea9514 100644
--- a/sci-geosciences/tcd-utils/tcd-utils-20120115-r1.ebuild
+++ b/sci-geosciences/tcd-utils/tcd-utils-20120115-r2.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=8
DESCRIPTION="Utilities for working with Tidal Constituent Databases"
HOMEPAGE="https://flaterco.com/xtide/"
@@ -10,7 +10,6 @@ SRC_URI="ftp://ftp.flaterco.com/xtide/${P}.tar.bz2"
LICENSE="public-domain"
SLOT="0"
KEYWORDS="amd64 x86"
-IUSE=""
DEPEND=">=sci-geosciences/libtcd-2.2.4"
RDEPEND="${DEPEND}"