Gentoo Archives: gentoo-commits

From: "Ulrich Müller" <ulm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emacs/dired-sort-menu/
Date: Wed, 21 Feb 2018 19:37:51
Message-Id: 1519241752.39355669d4a560906cec82e9134bb077c520b5d5.ulm@gentoo
1 commit: 39355669d4a560906cec82e9134bb077c520b5d5
2 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
3 AuthorDate: Wed Feb 21 19:35:52 2018 +0000
4 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
5 CommitDate: Wed Feb 21 19:35:52 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=39355669
7
8 app-emacs/dired-sort-menu: Update HOMEPAGE.
9
10 Closes: https://bugs.gentoo.org/648142
11 Package-Manager: Portage-2.3.24, Repoman-2.3.6
12
13 app-emacs/dired-sort-menu/dired-sort-menu-1.26.ebuild | 5 ++---
14 1 file changed, 2 insertions(+), 3 deletions(-)
15
16 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
17 index bf769680d87..4f71b436613 100644
18 --- a/app-emacs/dired-sort-menu/dired-sort-menu-1.26.ebuild
19 +++ b/app-emacs/dired-sort-menu/dired-sort-menu-1.26.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2014 Gentoo Foundation
22 +# Copyright 1999-2018 Gentoo Foundation
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=5
26 @@ -6,8 +6,7 @@ EAPI=5
27 inherit elisp
28
29 DESCRIPTION="Sort entries in Dired mode"
30 -HOMEPAGE="http://centaur.maths.qmw.ac.uk/Emacs/
31 - http://www.emacswiki.org/emacs/DiredSortMenu"
32 +HOMEPAGE="https://www.emacswiki.org/emacs/DiredSortMenu"
33 SRC_URI="mirror://gentoo/${P}.tar.gz"
34
35 LICENSE="GPL-2+"