diff options
author | Ulrich Müller <ulm@gentoo.org> | 2022-04-01 21:35:17 +0200 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2022-04-01 21:35:17 +0200 |
commit | c0b3958cddfb7cf0bd36a7b599315a5e41b03dd4 (patch) | |
tree | 34d897ff7f72841b187ab52a5de0eb562c5bd739 | |
parent | app-emacs/auto-lang: Update HOMEPAGE and SRC_URI (diff) | |
download | emacs-c0b3958cddfb7cf0bd36a7b599315a5e41b03dd4.tar.gz emacs-c0b3958cddfb7cf0bd36a7b599315a5e41b03dd4.tar.bz2 emacs-c0b3958cddfb7cf0bd36a7b599315a5e41b03dd4.zip |
app-emacs/nummove: Update HOMEPAGE and SRC_URI
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
-rw-r--r-- | app-emacs/nummove/nummove-20070312.ebuild | 6 |
1 files 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" |