commit: 65995d94e62aa56b712e102dd4bd3b5e2f09858d Author: Bernard Cafarelli <voyageur <AT> gentoo <DOT> org> AuthorDate: Sat Dec 15 20:34:07 2018 +0000 Commit: Bernard Cafarelli <voyageur <AT> gentoo <DOT> org> CommitDate: Sat Dec 15 20:34:07 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=65995d94
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 <AT> gentoo.org> x11-plugins/wmweather/wmweather-2.4.4.ebuild | 4 ++-- 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 dd51b110b97..84e2c5d4ece 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 125790de111..d04ec8df369 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"
