diff options
author | Marc Schiffbauer <mschiff@gentoo.org> | 2016-12-27 19:04:28 +0100 |
---|---|---|
committer | Marc Schiffbauer <mschiff@gentoo.org> | 2016-12-27 19:07:16 +0100 |
commit | 385591424ff8e698a8bbc3e919c1eaf0247abc02 (patch) | |
tree | 63d004da1b9a947dca1521c115543c2eebbcea09 /sci-geosciences | |
parent | app-misc/grc: Version Bump (diff) | |
download | gentoo-385591424ff8e698a8bbc3e919c1eaf0247abc02.tar.gz gentoo-385591424ff8e698a8bbc3e919c1eaf0247abc02.tar.bz2 gentoo-385591424ff8e698a8bbc3e919c1eaf0247abc02.zip |
sci-geosciences/opencpn-plugin-weather_routing: update live ebuild
Diffstat (limited to 'sci-geosciences')
-rw-r--r-- | sci-geosciences/opencpn-plugin-weather_routing/opencpn-plugin-weather_routing-9999.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 index 8bd5f1c9824e..ef63f49031ff 100644 --- 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 @@ -4,7 +4,7 @@ EAPI=5 -WX_GTK_VER="2.8" +WX_GTK_VER="3.0" MY_PN="weather_routing_pi" if [[ ${PV} == "9999" ]] ; then EGIT_REPO_URI="https://github.com/seandepagnier/${MY_PN}.git" @@ -20,7 +20,7 @@ else fi DESCRIPTION="Weather Routing Plugin for OpenCPN" -HOMEPAGE="https://github.com/" +HOMEPAGE="https://github.com/seandepagnier/weather_routing_pi/" LICENSE="GPL-3+" SLOT="0" |