summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2022-12-26 16:48:36 +0100
committerDavid Seifert <soap@gentoo.org>2022-12-26 16:48:36 +0100
commitcbc20bb00c91c95341f4ffee56d00e565e033385 (patch)
tree8027b6bad92df97b0bfb2b9bfbcb9a9b4b54b8d6 /sci-geosciences
parentsci-misc/nco: mask useless automake test results (diff)
downloadgentoo-cbc20bb00c91c95341f4ffee56d00e565e033385.tar.gz
gentoo-cbc20bb00c91c95341f4ffee56d00e565e033385.tar.bz2
gentoo-cbc20bb00c91c95341f4ffee56d00e565e033385.zip
sci-geosciences/tcd-utils: update EAPI 6 -> 8
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'sci-geosciences')
-rw-r--r--sci-geosciences/tcd-utils/tcd-utils-20120115-r2.ebuild (renamed from sci-geosciences/tcd-utils/tcd-utils-20120115-r1.ebuild)3
1 files changed, 1 insertions, 2 deletions
diff --git a/sci-geosciences/tcd-utils/tcd-utils-20120115-r1.ebuild b/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}"