diff options
author | Michael Mair-Keimberger <m.mairkeimberger@gmail.com> | 2018-02-15 12:58:14 +0100 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2018-02-20 21:54:00 +0100 |
commit | 275d424008f78d4684ce2c8f5b2b74591c78cab5 (patch) | |
tree | 751241f04b7978f6d1cf5dc5567965d5f12319ed /app-emacs | |
parent | app-emacs/edb: use HTTPS. (diff) | |
download | gentoo-275d424008f78d4684ce2c8f5b2b74591c78cab5.tar.gz gentoo-275d424008f78d4684ce2c8f5b2b74591c78cab5.tar.bz2 gentoo-275d424008f78d4684ce2c8f5b2b74591c78cab5.zip |
app-emacs/df-mode: use HTTPS.
Diffstat (limited to 'app-emacs')
-rw-r--r-- | app-emacs/df-mode/df-mode-20050509.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/df-mode/df-mode-20050509.ebuild b/app-emacs/df-mode/df-mode-20050509.ebuild index c846e5b1cffb..c46eb76c2460 100644 --- a/app-emacs/df-mode/df-mode-20050509.ebuild +++ b/app-emacs/df-mode/df-mode-20050509.ebuild @@ -7,7 +7,7 @@ inherit elisp DESCRIPTION="Minor mode to show space left on devices in the mode line" HOMEPAGE="https://web.archive.org/web/20061001221337/http://www.coli.uni-saarland.de/~fouvry/software.html - http://www.emacswiki.org/emacs/DfMode" + https://www.emacswiki.org/emacs/DfMode" # taken from http://www.coli.uni-saarland.de/~fouvry/files/df-mode.el.gz SRC_URI="mirror://gentoo/${P}.el.bz2" |