diff options
author | Michael Mair-Keimberger <m.mairkeimberger@gmail.com> | 2018-02-15 12:58:13 +0100 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2018-02-20 21:53:49 +0100 |
commit | 9f3bf725ceb15bfb6bacc4b555fb9e90dd9c7799 (patch) | |
tree | 759e6a90e9ef3efa4de944ffe39d976a2cbf488f | |
parent | app-emacs/crypt++: use HTTPS. (diff) | |
download | gentoo-9f3bf725ceb15bfb6bacc4b555fb9e90dd9c7799.tar.gz gentoo-9f3bf725ceb15bfb6bacc4b555fb9e90dd9c7799.tar.bz2 gentoo-9f3bf725ceb15bfb6bacc4b555fb9e90dd9c7799.zip |
app-emacs/color-moccur: use HTTPS.
-rw-r--r-- | app-emacs/color-moccur/color-moccur-2.73.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/color-moccur/color-moccur-2.73.ebuild b/app-emacs/color-moccur/color-moccur-2.73.ebuild index 9eefb4eb377f..b8db1bfbe640 100644 --- a/app-emacs/color-moccur/color-moccur-2.73.ebuild +++ b/app-emacs/color-moccur/color-moccur-2.73.ebuild @@ -7,7 +7,7 @@ inherit elisp DESCRIPTION="Major mode for color moccur" HOMEPAGE="http://www.bookshelf.jp/ - http://www.emacswiki.org/emacs/SearchBuffers" + https://www.emacswiki.org/emacs/SearchBuffers" # taken from http://www.bookshelf.jp/elc/color-moccur.el SRC_URI="https://dev.gentoo.org/~ulm/distfiles/${P}.el.xz" |