diff options
Diffstat (limited to 'app-emacs/circe')
-rw-r--r-- | app-emacs/circe/circe-1.3.ebuild | 4 | ||||
-rw-r--r-- | app-emacs/circe/circe-2.7.ebuild | 2 |
2 files changed, 3 insertions, 3 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+" 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+" |