diff options
author | Ulrich Müller <ulm@gentoo.org> | 2022-04-01 20:51:54 +0200 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2022-04-01 20:51:54 +0200 |
commit | 24ba45570ca825782c8e22b10c3716f02d11f874 (patch) | |
tree | 97e017ddd1aea467d2555a8310b1831cc133d05c | |
parent | app-editors/uemacs-pk: Update HOMEPAGE (diff) | |
download | emacs-24ba45570ca825782c8e22b10c3716f02d11f874.tar.gz emacs-24ba45570ca825782c8e22b10c3716f02d11f874.tar.bz2 emacs-24ba45570ca825782c8e22b10c3716f02d11f874.zip |
app-emacs/fold-dwim: Update HOMEPAGE
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
-rw-r--r-- | app-emacs/fold-dwim/fold-dwim-1.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/fold-dwim/fold-dwim-1.3.ebuild b/app-emacs/fold-dwim/fold-dwim-1.3.ebuild index 77287b6..1f2cebf 100644 --- a/app-emacs/fold-dwim/fold-dwim-1.3.ebuild +++ b/app-emacs/fold-dwim/fold-dwim-1.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -6,7 +6,7 @@ EAPI=7 inherit elisp DESCRIPTION="Unified user interface for Emacs folding modes" -HOMEPAGE="https://community.dur.ac.uk/p.j.heslin/Software/Emacs/" +HOMEPAGE="https://github.com/pjheslin/fold-dwim" SRC_URI="https://dev.gentoo.org/~ulm/distfiles/${P}.el.bz2" LICENSE="GPL-2+" |