diff options
author | Eli Schwartz <eschwartz93@gmail.com> | 2024-03-11 23:39:28 -0400 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-03-12 05:15:38 +0000 |
commit | 28a87b8c6c255d81a19449b8ef9e4a32c0b1a4fd (patch) | |
tree | df522bf02b8c4fe3b91067849f28dc2336946d63 /net-print | |
parent | app-admin/ansible-core: revbump for PEP517 change (diff) | |
download | gentoo-28a87b8c6c255d81a19449b8ef9e4a32c0b1a4fd.tar.gz gentoo-28a87b8c6c255d81a19449b8ef9e4a32c0b1a4fd.tar.bz2 gentoo-28a87b8c6c255d81a19449b8ef9e4a32c0b1a4fd.zip |
net-print/mtink: update HOMEPAGE, SRC_URI
Original website is gone. Still available via archive.org though.
Signed-off-by: Eli Schwartz <eschwartz93@gmail.com>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-print')
-rw-r--r-- | net-print/mtink/mtink-1.0.16-r2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-print/mtink/mtink-1.0.16-r2.ebuild b/net-print/mtink/mtink-1.0.16-r2.ebuild index 8f231fa1e74e..32b8c51473ac 100644 --- a/net-print/mtink/mtink-1.0.16-r2.ebuild +++ b/net-print/mtink/mtink-1.0.16-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -6,8 +6,8 @@ EAPI=7 inherit toolchain-funcs DESCRIPTION="mtink is a status monitor and inkjet cartridge changer for some Epson printers" -HOMEPAGE="http://xwtools.automatix.de/" -SRC_URI="http://xwtools.automatix.de/files/${P}.tar.gz" +HOMEPAGE="https://web.archive.org/web/20160316185818/http://xwtools.automatix.de/" +SRC_URI="https://web.archive.org/web/20160316185818/http://xwtools.automatix.de/files/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" |