Skip to content

Commit

Permalink
dev-embedded/zmac: update homepage
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Alexey Sokolov <[email protected]>
Signed-off-by: Andreas K. Hüttel <[email protected]>
  • Loading branch information
DarthGandalf authored and akhuettel committed Jun 27, 2020
1 parent f66dc68 commit 8b7a1fb
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions dev-embedded/zmac/zmac-1.3-r1.ebuild
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
# Copyright 1999-2019 Gentoo Authors
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

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"
Expand Down

0 comments on commit 8b7a1fb

Please sign in to comment.