app-emacs/circe: use HTTPS, fix HOMEPAGE
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Sun, 4 Feb 2018 16:01:16 +0000 (17:01 +0100)
committerUlrich Müller <ulm@gentoo.org>
Mon, 5 Feb 2018 23:58:57 +0000 (00:58 +0100)
app-emacs/circe/circe-1.3.ebuild
app-emacs/circe/circe-2.7.ebuild

index f9056ffa00e3e8f2f444433fef4318cea0f0cf43..cc6e6d9515dcbc8ecc351ca2fdf21905ea6816e2 100644 (file)
@@ -6,8 +6,8 @@ EAPI=5
 inherit elisp
 
 DESCRIPTION="A great IRC client for Emacs"
-HOMEPAGE="http://www.jorgenschaefer.de/software/circe/
-       http://www.emacswiki.org/emacs/Circe"
+HOMEPAGE="https://github.com/jorgenschaefer/circe
+       https://www.emacswiki.org/emacs/Circe"
 SRC_URI="https://github.com/jorgenschaefer/${PN}/archive/${P}.tar.gz"
 
 LICENSE="GPL-3+"
index 447bd4da3a032a79b52b6ccc8f68673fbd8ac2ae..8367f297cab820b3f8a188ac011a3d13d1df2455 100644 (file)
@@ -8,7 +8,7 @@ inherit elisp
 
 DESCRIPTION="A great IRC client for Emacs"
 HOMEPAGE="https://github.com/jorgenschaefer/circe
-       http://www.emacswiki.org/emacs/Circe"
+       https://www.emacswiki.org/emacs/Circe"
 SRC_URI="https://github.com/jorgenschaefer/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="GPL-3+"