summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarc Schiffbauer <mschiff@gentoo.org>2018-03-17 00:24:57 +0100
committerMarc Schiffbauer <mschiff@gentoo.org>2018-03-17 00:46:01 +0100
commitcbeaa41174db4d3123654255f66ab8398d0cf415 (patch)
tree073987dbc8a9fb7acb0f9c7932ff36fe0041054c /sci-geosciences/opencpn-plugin-weatherfax/opencpn-plugin-weatherfax-9999.ebuild
parentsci-geosciences/opencpn-plugin-statusbar: added snapshot version (diff)
downloadgentoo-cbeaa41174db4d3123654255f66ab8398d0cf415.tar.gz
gentoo-cbeaa41174db4d3123654255f66ab8398d0cf415.tar.bz2
gentoo-cbeaa41174db4d3123654255f66ab8398d0cf415.zip
sci-geosciences/opencpn-plugin-weatherfax: added snapshot version
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'sci-geosciences/opencpn-plugin-weatherfax/opencpn-plugin-weatherfax-9999.ebuild')
-rw-r--r--sci-geosciences/opencpn-plugin-weatherfax/opencpn-plugin-weatherfax-9999.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-geosciences/opencpn-plugin-weatherfax/opencpn-plugin-weatherfax-9999.ebuild b/sci-geosciences/opencpn-plugin-weatherfax/opencpn-plugin-weatherfax-9999.ebuild
index 2551edd07cf2..a9bec2036741 100644
--- a/sci-geosciences/opencpn-plugin-weatherfax/opencpn-plugin-weatherfax-9999.ebuild
+++ b/sci-geosciences/opencpn-plugin-weatherfax/opencpn-plugin-weatherfax-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -11,7 +11,7 @@ if [[ ${PV} == "9999" ]] ; then
KEYWORDS=""
else
SRC_URI="
- https://github.com/seandepagnier/${MY_PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz
+ https://github.com/mschiff/${MY_PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz
"
inherit cmake-utils wxwidgets
KEYWORDS="~amd64 ~x86"