mirror of
https://github.com/gryf/gryf-overlay.git
synced 2026-03-23 13:03:33 +01:00
Version bump for KickAssembler
This commit is contained in:
@@ -1,13 +1,16 @@
|
||||
# Copyright 2019 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
EAPI=8
|
||||
|
||||
inherit java-pkg-2
|
||||
|
||||
DESCRIPTION="Cross assembler for 6510 code"
|
||||
HOMEPAGE="http://www.theweb.dk/KickAssembler/Main.php"
|
||||
SRC_URI="http://www.theweb.dk/KickAssembler/${PN}${PV}.zip"
|
||||
# This is unchanged archive downloaded from homepage. For some reason IIS
|
||||
# which is used for hosting rejects direct download for tools like curl/wget,
|
||||
# hence the mirror on my web server.
|
||||
SRC_URI="https://vimja.pl/filez/${PN}${PV}.zip"
|
||||
|
||||
LICENSE=""
|
||||
SLOT="0"
|
||||
|
||||
Reference in New Issue
Block a user