commit: c0b3958cddfb7cf0bd36a7b599315a5e41b03dd4 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org> AuthorDate: Fri Apr 1 19:35:17 2022 +0000 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org> CommitDate: Fri Apr 1 19:35:17 2022 +0000 URL: https://gitweb.gentoo.org/repo/proj/emacs.git/commit/?id=c0b3958c
app-emacs/nummove: Update HOMEPAGE and SRC_URI Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org> app-emacs/nummove/nummove-20070312.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app-emacs/nummove/nummove-20070312.ebuild b/app-emacs/nummove/nummove-20070312.ebuild index f5270bd..b813771 100644 --- a/app-emacs/nummove/nummove-20070312.ebuild +++ b/app-emacs/nummove/nummove-20070312.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -6,9 +6,9 @@ EAPI=7 inherit elisp DESCRIPTION="A graphical game of fifteen" -HOMEPAGE="http://www.emacswiki.org/cgi-bin/wiki/Nummove" +HOMEPAGE="https://www.emacswiki.org/emacs/Nummove" # taken from http://users.student.lth.se/f03kr/nummove.tar.gz -SRC_URI="http://dev.gentoo.org/~ulm/distfiles/${P}.tar.gz" +SRC_URI="https://dev.gentoo.org/~ulm/distfiles/${P}.tar.gz" LICENSE="GPL-2+" SLOT="0"
