summaryrefslogtreecommitdiff
path: root/sci-geosciences/opencpn-plugin-otcurrent
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-02-17 10:35:54 +0000
committerV3n3RiX <venerix@redcorelinux.org>2021-02-17 10:35:54 +0000
commit463397cf1e064185110fe57c568d73f99a06f5d1 (patch)
tree9aa75eefc5154eaf0e3c33658b830fc54dc68052 /sci-geosciences/opencpn-plugin-otcurrent
parentc8d60dada2ec8eb48b2d2b290cd6683ccec40e39 (diff)
gentoo resync : 17.02.2021
Diffstat (limited to 'sci-geosciences/opencpn-plugin-otcurrent')
-rw-r--r--sci-geosciences/opencpn-plugin-otcurrent/Manifest4
-rw-r--r--sci-geosciences/opencpn-plugin-otcurrent/opencpn-plugin-otcurrent-1.2.ebuild3
-rw-r--r--sci-geosciences/opencpn-plugin-otcurrent/opencpn-plugin-otcurrent-9999.ebuild3
3 files changed, 4 insertions, 6 deletions
diff --git a/sci-geosciences/opencpn-plugin-otcurrent/Manifest b/sci-geosciences/opencpn-plugin-otcurrent/Manifest
index f5a24ecb809d..11f2e103cd84 100644
--- a/sci-geosciences/opencpn-plugin-otcurrent/Manifest
+++ b/sci-geosciences/opencpn-plugin-otcurrent/Manifest
@@ -1,4 +1,4 @@
DIST opencpn-plugin-otcurrent-1.2.tar.gz 184391 BLAKE2B 498dbe2533cb8867d4f87766f245d353494be1db5e955a320c6b9906a5edbca634645017c84fe1a6c145520b355b3c49767a5c012d621de88b7b6801d6d27407 SHA512 04564e0fcafe0f338d52a2fe7cf1a00c5d53d4ecbbac3264203ddc5ed4dd1e237b45d206314dfc493ea4649491a03872158a4d61a6dd0658dd54a20b43502263
-EBUILD opencpn-plugin-otcurrent-1.2.ebuild 789 BLAKE2B 27eecabc1a4a2403b369cf3a15d4c703b138bed9760cc8974d0ce02ea3a5a47079206961c0ac2b74cf6c128d191d10796ec5815ab58a0721994983fd09d8ee81 SHA512 ee9ce85fd4c81807e3824a0de521f72f438aeaf45b78400710bb25187245df47edb896f2cdbcda0ce79cc58e9f9981b807e4f62dd791998bfc5c98d2751c9527
-EBUILD opencpn-plugin-otcurrent-9999.ebuild 789 BLAKE2B 27eecabc1a4a2403b369cf3a15d4c703b138bed9760cc8974d0ce02ea3a5a47079206961c0ac2b74cf6c128d191d10796ec5815ab58a0721994983fd09d8ee81 SHA512 ee9ce85fd4c81807e3824a0de521f72f438aeaf45b78400710bb25187245df47edb896f2cdbcda0ce79cc58e9f9981b807e4f62dd791998bfc5c98d2751c9527
+EBUILD opencpn-plugin-otcurrent-1.2.ebuild 773 BLAKE2B 4048495a269f43306327008350ba5a04e28f5171108f5909a34366ed83e9e196f7965669abc7698892162d99419568133d66c301fb35ae42c3c92b9516ed5a6d SHA512 1b1361ac803916a669214b8d46df938b21c3dc72cb2db8db452c786a33af22ccf57276bb0f34dd8e4ca14d685dda774aea8c56274378e535e16554b9bc6ce445
+EBUILD opencpn-plugin-otcurrent-9999.ebuild 773 BLAKE2B 4048495a269f43306327008350ba5a04e28f5171108f5909a34366ed83e9e196f7965669abc7698892162d99419568133d66c301fb35ae42c3c92b9516ed5a6d SHA512 1b1361ac803916a669214b8d46df938b21c3dc72cb2db8db452c786a33af22ccf57276bb0f34dd8e4ca14d685dda774aea8c56274378e535e16554b9bc6ce445
MISC metadata.xml 465 BLAKE2B 4307b579615e38be351c2bcad023c8379b8007a654c6372420c508365ada065a4f159dd0149729c897f6c2aaac73736cb4968d32007bb88b94021b5b3d29edfa SHA512 31acd1d3a12d14d1e96df8a381187e3bcb970518f48e843d054852be222c83302750ad51d5f0721d100cede415202927c078c5e2a98cdb082985beb0b110332b
diff --git a/sci-geosciences/opencpn-plugin-otcurrent/opencpn-plugin-otcurrent-1.2.ebuild b/sci-geosciences/opencpn-plugin-otcurrent/opencpn-plugin-otcurrent-1.2.ebuild
index 03152157c982..0d88a9a5e632 100644
--- a/sci-geosciences/opencpn-plugin-otcurrent/opencpn-plugin-otcurrent-1.2.ebuild
+++ b/sci-geosciences/opencpn-plugin-otcurrent/opencpn-plugin-otcurrent-1.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -8,7 +8,6 @@ MY_PN="otcurrent_pi"
if [[ ${PV} == "9999" ]] ; then
EGIT_REPO_URI="https://github.com/Rasbats/${MY_PN}.git"
inherit git-r3 cmake-utils wxwidgets
- KEYWORDS=""
else
SRC_URI="
https://github.com/Rasbats/${MY_PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz
diff --git a/sci-geosciences/opencpn-plugin-otcurrent/opencpn-plugin-otcurrent-9999.ebuild b/sci-geosciences/opencpn-plugin-otcurrent/opencpn-plugin-otcurrent-9999.ebuild
index 03152157c982..0d88a9a5e632 100644
--- a/sci-geosciences/opencpn-plugin-otcurrent/opencpn-plugin-otcurrent-9999.ebuild
+++ b/sci-geosciences/opencpn-plugin-otcurrent/opencpn-plugin-otcurrent-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -8,7 +8,6 @@ MY_PN="otcurrent_pi"
if [[ ${PV} == "9999" ]] ; then
EGIT_REPO_URI="https://github.com/Rasbats/${MY_PN}.git"
inherit git-r3 cmake-utils wxwidgets
- KEYWORDS=""
else
SRC_URI="
https://github.com/Rasbats/${MY_PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz