diff options
author | Bernard Cafarelli <voyageur@gentoo.org> | 2018-12-15 21:34:07 +0100 |
---|---|---|
committer | Bernard Cafarelli <voyageur@gentoo.org> | 2018-12-15 21:34:07 +0100 |
commit | 65995d94e62aa56b712e102dd4bd3b5e2f09858d (patch) | |
tree | 72b6e217b97434053bcf6d2ac79fe239d897c2f3 /x11-plugins/wmweather | |
parent | x11-plugins/wmweather: drop old ~arch version (diff) | |
download | gentoo-65995d94e62aa56b712e102dd4bd3b5e2f09858d.tar.gz gentoo-65995d94e62aa56b712e102dd4bd3b5e2f09858d.tar.bz2 gentoo-65995d94e62aa56b712e102dd4bd3b5e2f09858d.zip |
x11-plugins/wmweather: fix HOMEPAGE
Closes: https://bugs.gentoo.org/672700
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org>
Diffstat (limited to 'x11-plugins/wmweather')
-rw-r--r-- | x11-plugins/wmweather/wmweather-2.4.4.ebuild | 4 | ||||
-rw-r--r-- | x11-plugins/wmweather/wmweather-2.4.6.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/x11-plugins/wmweather/wmweather-2.4.4.ebuild b/x11-plugins/wmweather/wmweather-2.4.4.ebuild index dd51b110b97b..84e2c5d4ece3 100644 --- a/x11-plugins/wmweather/wmweather-2.4.4.ebuild +++ b/x11-plugins/wmweather/wmweather-2.4.4.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=0 DESCRIPTION="a dockable weather monitor for standard METAR stations using ICAO location" -HOMEPAGE="http://www.godisch.de/debian/wmweather" +HOMEPAGE="https://people.debian.org/~godisch/wmweather/" SRC_URI="mirror://debian/pool/main/w/${PN}/${PN}_${PV}.orig.tar.gz" LICENSE="GPL-2" diff --git a/x11-plugins/wmweather/wmweather-2.4.6.ebuild b/x11-plugins/wmweather/wmweather-2.4.6.ebuild index 125790de1114..d04ec8df3691 100644 --- a/x11-plugins/wmweather/wmweather-2.4.6.ebuild +++ b/x11-plugins/wmweather/wmweather-2.4.6.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 DESCRIPTION="a dockable weather monitor for standard METAR stations using ICAO location" -HOMEPAGE="http://www.godisch.de/debian/wmweather" +HOMEPAGE="https://people.debian.org/~godisch/wmweather/" SRC_URI="mirror://debian/pool/main/w/${PN}/${PN}_${PV}.orig.tar.gz" LICENSE="GPL-2" |