1
0
mirror of https://github.com/gryf/gryf-overlay.git synced 2026-04-02 11:33:33 +02:00

Bump EAPI for pucrunch

This commit is contained in:
2022-08-13 08:56:11 +02:00
parent 737a8b71aa
commit be7da1525d
2 changed files with 3 additions and 3 deletions

View File

@@ -2,12 +2,12 @@
# Distributed under the terms of the GNU General Public License v2
# $Id$
EAPI=6
EAPI=8
inherit git-r3
DESCRIPTION="An Optimizing Hybrid LZ77 RLE Data Compression Program for 6502"
HOMEPAGE="https://github.com/mist64/pucrunch https://web.archive.org/web/http://koti.kapsi.fi/a1bert/Dev/pucrunch/"
EGIT_REPO_URI="git://github.com/mist64/pucrunch.git"
EGIT_REPO_URI="https://github.com/mist64/pucrunch"
LICENSE="LGPL-2.1"
SLOT="0"