app-emacs/circe: use HTTPS, fix HOMEPAGE

This commit is contained in:
Michael Mair-Keimberger
2018-02-04 17:01:16 +01:00
committed by Ulrich Müller
parent 59f8edae11
commit 4accdd52cb
2 changed files with 3 additions and 3 deletions

View 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+"

View 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+"