diff options
-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" |