commit: 39355669d4a560906cec82e9134bb077c520b5d5 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org> AuthorDate: Wed Feb 21 19:35:52 2018 +0000 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org> CommitDate: Wed Feb 21 19:35:52 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=39355669
app-emacs/dired-sort-menu: Update HOMEPAGE. Closes: https://bugs.gentoo.org/648142 Package-Manager: Portage-2.3.24, Repoman-2.3.6 app-emacs/dired-sort-menu/dired-sort-menu-1.26.ebuild | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/app-emacs/dired-sort-menu/dired-sort-menu-1.26.ebuild b/app-emacs/dired-sort-menu/dired-sort-menu-1.26.ebuild index bf769680d87..4f71b436613 100644 --- a/app-emacs/dired-sort-menu/dired-sort-menu-1.26.ebuild +++ b/app-emacs/dired-sort-menu/dired-sort-menu-1.26.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -6,8 +6,7 @@ EAPI=5 inherit elisp DESCRIPTION="Sort entries in Dired mode" -HOMEPAGE="http://centaur.maths.qmw.ac.uk/Emacs/ - http://www.emacswiki.org/emacs/DiredSortMenu" +HOMEPAGE="https://www.emacswiki.org/emacs/DiredSortMenu" SRC_URI="mirror://gentoo/${P}.tar.gz" LICENSE="GPL-2+"
