diff options
author | Alexey Sokolov <sokolov@google.com> | 2020-06-20 16:51:22 +0100 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2020-06-27 22:44:28 +0200 |
commit | 8b7a1fb51dda7f3c0cafdcdfcd1911407120cedc (patch) | |
tree | e8cd4fadf1c83d7abaf6ce7e3f20df776f0a8467 /dev-embedded | |
parent | x11-themes/xxv-skins: update homepage (diff) | |
download | gentoo-8b7a1fb51dda7f3c0cafdcdfcd1911407120cedc.tar.gz gentoo-8b7a1fb51dda7f3c0cafdcdfcd1911407120cedc.tar.bz2 gentoo-8b7a1fb51dda7f3c0cafdcdfcd1911407120cedc.zip |
dev-embedded/zmac: update homepage
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Alexey Sokolov <alexey+gentoo@asokolov.org>
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'dev-embedded')
-rw-r--r-- | dev-embedded/zmac/zmac-1.3-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-embedded/zmac/zmac-1.3-r1.ebuild b/dev-embedded/zmac/zmac-1.3-r1.ebuild index bb78b19a8768..ce0ee4a4f916 100644 --- a/dev-embedded/zmac/zmac-1.3-r1.ebuild +++ b/dev-embedded/zmac/zmac-1.3-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 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="Z80 macro cross-assembler" -HOMEPAGE="http://www.tim-mann.org/trs80resources.html" -SRC_URI="http://www.tim-mann.org/trs80/${PN}${PV//.}.zip" +HOMEPAGE="https://www.tim-mann.org/trs80resources.html" +SRC_URI="https://www.tim-mann.org/trs80/${PN}${PV//.}.zip" LICENSE="public-domain" SLOT="0" |