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: Tue, 27 Dec 2016 18:07:32
Message-Id: 1482862036.385591424ff8e698a8bbc3e919c1eaf0247abc02.mschiff@gentoo
1 commit: 385591424ff8e698a8bbc3e919c1eaf0247abc02
2 Author: Marc Schiffbauer <mschiff <AT> gentoo <DOT> org>
3 AuthorDate: Tue Dec 27 18:04:28 2016 +0000
4 Commit: Marc Schiffbauer <mschiff <AT> gentoo <DOT> org>
5 CommitDate: Tue Dec 27 18:07:16 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=38559142
7
8 sci-geosciences/opencpn-plugin-weather_routing: update live ebuild
9
10 .../opencpn-plugin-weather_routing-9999.ebuild | 4 ++--
11 1 file changed, 2 insertions(+), 2 deletions(-)
12
13 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
14 index 8bd5f1c..ef63f49 100644
15 --- a/sci-geosciences/opencpn-plugin-weather_routing/opencpn-plugin-weather_routing-9999.ebuild
16 +++ b/sci-geosciences/opencpn-plugin-weather_routing/opencpn-plugin-weather_routing-9999.ebuild
17 @@ -4,7 +4,7 @@
18
19 EAPI=5
20
21 -WX_GTK_VER="2.8"
22 +WX_GTK_VER="3.0"
23 MY_PN="weather_routing_pi"
24 if [[ ${PV} == "9999" ]] ; then
25 EGIT_REPO_URI="https://github.com/seandepagnier/${MY_PN}.git"
26 @@ -20,7 +20,7 @@ else
27 fi
28
29 DESCRIPTION="Weather Routing Plugin for OpenCPN"
30 -HOMEPAGE="https://github.com/"
31 +HOMEPAGE="https://github.com/seandepagnier/weather_routing_pi/"
32
33 LICENSE="GPL-3+"
34 SLOT="0"