Skip to content

Commit

Permalink
sci-geosciences/gshhs-data: Port to EAPI 8
Browse files Browse the repository at this point in the history
Closes: gentoo#22016
Signed-off-by: Jakov Smolic <[email protected]>
Signed-off-by: David Seifert <[email protected]>
  • Loading branch information
Jakov Smolic authored and SoapGentoo committed Aug 22, 2021
1 parent 6a6b530 commit 33a3135
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion sci-geosciences/gshhs-data/gshhs-data-2.2.0.ebuild
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=5
EAPI=8

DESCRIPTION="Global Self-consistent, Hierarchical, High-resolution Shoreline programs data"
HOMEPAGE="https://www.ngdc.noaa.gov/mgg/shorelines/gshhs.html"
Expand All @@ -12,6 +12,8 @@ LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"

BDEPEND="app-arch/unzip"

src_install() {
dodoc gshhs/README.TXT
rm gshhs/README.TXT || die
Expand Down

0 comments on commit 33a3135

Please sign in to comment.