Gentoo Archives: gentoo-commits

From: Marc Schiffbauer <mschiff@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-geosciences/opencpn-plugin-weather_routing/
Date: Wed, 18 May 2022 09:16:50
Message-Id: 1652865389.4b231eb29a9468c51f033ef90b0e211c8e77ee12.mschiff@gentoo
1 commit: 4b231eb29a9468c51f033ef90b0e211c8e77ee12
2 Author: Nils Schlupp <nils.schlupp <AT> gmail <DOT> com>
3 AuthorDate: Sat May 7 00:27:17 2022 +0000
4 Commit: Marc Schiffbauer <mschiff <AT> gentoo <DOT> org>
5 CommitDate: Wed May 18 09:16:29 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4b231eb2
7
8 sci-geosciences/opencpn-plugin-weather_routing:
9
10 Switching to more recent maintainer branch and bumping to version 1.13.1
11
12 Bug: https://bugs.gentoo.org/830067,https://bugs.gentoo.org/831680
13 Signed-off-by: Nils Schlupp <nils.schlupp <AT> gmail.com>
14 Signed-off-by: Marc Schiffbauer <mschiff <AT> gentoo.org>
15
16 sci-geosciences/opencpn-plugin-weather_routing/Manifest | 2 +-
17 ...g-9999.ebuild => opencpn-plugin-weather_routing-1.13.1.ebuild} | 8 ++++----
18 .../opencpn-plugin-weather_routing-9999.ebuild | 8 ++++----
19 3 files changed, 9 insertions(+), 9 deletions(-)
20
21 diff --git a/sci-geosciences/opencpn-plugin-weather_routing/Manifest b/sci-geosciences/opencpn-plugin-weather_routing/Manifest
22 index 8ef5e1f39a73..a8d3887396a5 100644
23 --- a/sci-geosciences/opencpn-plugin-weather_routing/Manifest
24 +++ b/sci-geosciences/opencpn-plugin-weather_routing/Manifest
25 @@ -1 +1 @@
26 -DIST opencpn-plugin-weather_routing-1.10.1.tar.gz 845403 BLAKE2B e7cacef78f2f5567c008452c6c24eacf3acde8f8dcd78aa05f1e36248f31ab946f27c0bacdbb0882dcc1075a0fe15d6ddd62f5e24f7c38fffaf577683de6a345 SHA512 052377bc2b962b131640ecdb2e688b97325a7935f60c68652be6bdb07486278d03d09ec2c8b4b1547e5eeab1ea7613890604c800a91f185babe5bfb5221a7337
27 +DIST opencpn-plugin-weather_routing-1.13.1.tar.gz 893533 BLAKE2B 011eed0e6c4b463a89e83611f1b5b6dcb74edd65100a8fe444c5623ea85c20666194586964c2ed0b8a8b1d2d790026affccc034d98ea375284048fd33983a092 SHA512 43661df7b1a823f38a928a899bca58cd7451b663e23843bdf79000c0bc4e95cf9491e21e7a5ea6ad33f6a15e0a72c68058779ee241ad338a907852d048b5bc45
28
29 diff --git a/sci-geosciences/opencpn-plugin-weather_routing/opencpn-plugin-weather_routing-9999.ebuild b/sci-geosciences/opencpn-plugin-weather_routing/opencpn-plugin-weather_routing-1.13.1.ebuild
30 similarity index 67%
31 copy from sci-geosciences/opencpn-plugin-weather_routing/opencpn-plugin-weather_routing-9999.ebuild
32 copy to sci-geosciences/opencpn-plugin-weather_routing/opencpn-plugin-weather_routing-1.13.1.ebuild
33 index 826df2e8f0ba..586c24e8abcb 100644
34 --- a/sci-geosciences/opencpn-plugin-weather_routing/opencpn-plugin-weather_routing-9999.ebuild
35 +++ b/sci-geosciences/opencpn-plugin-weather_routing/opencpn-plugin-weather_routing-1.13.1.ebuild
36 @@ -1,4 +1,4 @@
37 -# Copyright 1999-2021 Gentoo Authors
38 +# Copyright 1999-2022 Gentoo Authors
39 # Distributed under the terms of the GNU General Public License v2
40
41 EAPI=7
42 @@ -9,16 +9,16 @@ inherit cmake wxwidgets
43 MY_PN="weather_routing_pi"
44 if [[ ${PV} == *9999 ]] ; then
45 inherit git-r3
46 - EGIT_REPO_URI="https://github.com/seandepagnier/${MY_PN}.git"
47 + EGIT_REPO_URI="https://github.com/rgleason/${MY_PN}.git"
48 else
49 - SRC_URI="https://github.com/seandepagnier/${MY_PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
50 + SRC_URI="https://github.com/rgleason/${MY_PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
51
52 KEYWORDS="~amd64 ~x86"
53 S="${WORKDIR}/${MY_PN}-${PV}"
54 fi
55
56 DESCRIPTION="Weather Routing Plugin for OpenCPN"
57 -HOMEPAGE="https://github.com/seandepagnier/weather_routing_pi/"
58 +HOMEPAGE="https://github.com/rgleason/weather_routing_pi/"
59
60 LICENSE="GPL-3+"
61 SLOT="0"
62
63 diff --git a/sci-geosciences/opencpn-plugin-weather_routing/opencpn-plugin-weather_routing-9999.ebuild b/sci-geosciences/opencpn-plugin-weather_routing/opencpn-plugin-weather_routing-9999.ebuild
64 index 826df2e8f0ba..586c24e8abcb 100644
65 --- a/sci-geosciences/opencpn-plugin-weather_routing/opencpn-plugin-weather_routing-9999.ebuild
66 +++ b/sci-geosciences/opencpn-plugin-weather_routing/opencpn-plugin-weather_routing-9999.ebuild
67 @@ -1,4 +1,4 @@
68 -# Copyright 1999-2021 Gentoo Authors
69 +# Copyright 1999-2022 Gentoo Authors
70 # Distributed under the terms of the GNU General Public License v2
71
72 EAPI=7
73 @@ -9,16 +9,16 @@ inherit cmake wxwidgets
74 MY_PN="weather_routing_pi"
75 if [[ ${PV} == *9999 ]] ; then
76 inherit git-r3
77 - EGIT_REPO_URI="https://github.com/seandepagnier/${MY_PN}.git"
78 + EGIT_REPO_URI="https://github.com/rgleason/${MY_PN}.git"
79 else
80 - SRC_URI="https://github.com/seandepagnier/${MY_PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
81 + SRC_URI="https://github.com/rgleason/${MY_PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
82
83 KEYWORDS="~amd64 ~x86"
84 S="${WORKDIR}/${MY_PN}-${PV}"
85 fi
86
87 DESCRIPTION="Weather Routing Plugin for OpenCPN"
88 -HOMEPAGE="https://github.com/seandepagnier/weather_routing_pi/"
89 +HOMEPAGE="https://github.com/rgleason/weather_routing_pi/"
90
91 LICENSE="GPL-3+"
92 SLOT="0"