From 4accdd52cbc2bbbeed3a5d08015ed53d20a25040 Mon Sep 17 00:00:00 2001 From: Michael Mair-Keimberger Date: Sun, 4 Feb 2018 17:01:16 +0100 Subject: app-emacs/circe: use HTTPS, fix HOMEPAGE --- app-emacs/circe/circe-1.3.ebuild | 4 ++-- app-emacs/circe/circe-2.7.ebuild | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'app-emacs/circe') diff --git a/app-emacs/circe/circe-1.3.ebuild b/app-emacs/circe/circe-1.3.ebuild index f9056ffa00e3..cc6e6d9515dc 100644 --- a/app-emacs/circe/circe-1.3.ebuild +++ b/app-emacs/circe/circe-1.3.ebuild @@ -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+" diff --git a/app-emacs/circe/circe-2.7.ebuild b/app-emacs/circe/circe-2.7.ebuild index 447bd4da3a03..8367f297cab8 100644 --- a/app-emacs/circe/circe-2.7.ebuild +++ b/app-emacs/circe/circe-2.7.ebuild @@ -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+" -- cgit v1.2.3-65-gdbad