summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2018-02-04 17:01:16 +0100
committerUlrich Müller <ulm@gentoo.org>2018-02-06 00:58:57 +0100
commit4accdd52cbc2bbbeed3a5d08015ed53d20a25040 (patch)
tree1dddcd8471271fa7d84fac3e1c29cf69d34eeacd /app-emacs/circe/circe-1.3.ebuild
parentapp-emacs/chess: use HTTPS (diff)
downloadgentoo-4accdd52cbc2bbbeed3a5d08015ed53d20a25040.tar.gz
gentoo-4accdd52cbc2bbbeed3a5d08015ed53d20a25040.tar.bz2
gentoo-4accdd52cbc2bbbeed3a5d08015ed53d20a25040.zip
app-emacs/circe: use HTTPS, fix HOMEPAGE
Diffstat (limited to 'app-emacs/circe/circe-1.3.ebuild')
-rw-r--r--app-emacs/circe/circe-1.3.ebuild4
1 files changed, 2 insertions, 2 deletions
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+"