mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
games-emulation/atari800: update HOMEPAGE, SRC_URI, metadata
Closes: https://bugs.gentoo.org/683648 Signed-off-by: Wim Muskee <wimmuskee@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/11750 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
This commit is contained in:
committed by
James Le Cuirot
parent
a27d234c27
commit
d35acb5171
@@ -1,13 +1,13 @@
|
||||
# Copyright 1999-2018 Gentoo Foundation
|
||||
# Copyright 1999-2019 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=6
|
||||
inherit desktop autotools
|
||||
|
||||
DESCRIPTION="Atari 800 emulator"
|
||||
HOMEPAGE="http://atari800.sourceforge.net/"
|
||||
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz
|
||||
mirror://sourceforge/${PN}/xf25.zip"
|
||||
HOMEPAGE="https://atari800.github.io/"
|
||||
SRC_URI="https://sourceforge.net/projects/${PN}/files/${PN}/${PV}/${P}.tar.gz
|
||||
https://sourceforge.net/projects/${PN}/files/ROM/Original%20XL%20ROM/xf25.zip"
|
||||
|
||||
LICENSE="GPL-2+"
|
||||
SLOT="0"
|
||||
|
||||
@@ -25,5 +25,6 @@ ways :
|
||||
</longdescription>
|
||||
<upstream>
|
||||
<remote-id type="sourceforge">atari800</remote-id>
|
||||
<remote-id type="github">atari800/atari800</remote-id>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
|
||||
Reference in New Issue
Block a user