summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2018-02-15 12:58:13 +0100
committerPatrice Clement <monsieurp@gentoo.org>2018-02-20 21:53:47 +0100
commit709433102ecaacf813cb57a8e3ad2430e6dfbeb2 (patch)
tree3156baf4e1386ada658eaec5dd9df3835da3ca03 /app-emacs/crypt++
parentapp-emacs/color-browser: use HTTPS. (diff)
downloadgentoo-709433102ecaacf813cb57a8e3ad2430e6dfbeb2.tar.gz
gentoo-709433102ecaacf813cb57a8e3ad2430e6dfbeb2.tar.bz2
gentoo-709433102ecaacf813cb57a8e3ad2430e6dfbeb2.zip
app-emacs/crypt++: use HTTPS.
Diffstat (limited to 'app-emacs/crypt++')
-rw-r--r--app-emacs/crypt++/crypt++-2.92.ebuild2
-rw-r--r--app-emacs/crypt++/crypt++-2.94_pre20080430.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/crypt++/crypt++-2.92.ebuild b/app-emacs/crypt++/crypt++-2.92.ebuild
index 1e4c00682710..f28ba6418631 100644
--- a/app-emacs/crypt++/crypt++-2.92.ebuild
+++ b/app-emacs/crypt++/crypt++-2.92.ebuild
@@ -6,7 +6,7 @@ EAPI=5
inherit elisp
DESCRIPTION="Handle all sorts of compressed and encrypted files"
-HOMEPAGE="http://www.emacswiki.org/emacs/CryptPlusPlus"
+HOMEPAGE="https://www.emacswiki.org/emacs/CryptPlusPlus"
SRC_URI="mirror://debian/pool/main/c/crypt++el/crypt++el_${PV}.orig.tar.gz"
LICENSE="GPL-2"
diff --git a/app-emacs/crypt++/crypt++-2.94_pre20080430.ebuild b/app-emacs/crypt++/crypt++-2.94_pre20080430.ebuild
index f0cd28a558d3..b534e837c5d5 100644
--- a/app-emacs/crypt++/crypt++-2.94_pre20080430.ebuild
+++ b/app-emacs/crypt++/crypt++-2.94_pre20080430.ebuild
@@ -6,7 +6,7 @@ EAPI=5
inherit elisp
DESCRIPTION="Handle all sorts of compressed and encrypted files"
-HOMEPAGE="http://www.emacswiki.org/emacs/CryptPlusPlus"
+HOMEPAGE="https://www.emacswiki.org/emacs/CryptPlusPlus"
# snapshot from http://cvs.xemacs.org/viewcvs.cgi/XEmacs/packages/xemacs-packages/os-utils/crypt.el
SRC_URI="https://dev.gentoo.org/~ulm/distfiles/${P}.el.bz2"