mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 18:58:08 -07:00
app-emacs/circe: use HTTPS, fix HOMEPAGE
This commit is contained in:
committed by
Ulrich Müller
parent
59f8edae11
commit
4accdd52cb
@@ -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+"
|
||||
|
||||
@@ -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+"
|
||||
|
||||
Reference in New Issue
Block a user