yaffshiv: remove, unmaintained

This commit is contained in:
Rick Farina (Zero_Chaos) 2023-06-29 16:15:51 -04:00
parent 2065fd0d20
commit 83e91c13d2
No known key found for this signature in database
GPG key ID: A29433C0AA431DDC
3 changed files with 0 additions and 32 deletions

View file

@ -1,8 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>email@linxon.ru</email>
<name>Yury Martynov</name>
</maintainer>
</pkgmetadata>

View file

@ -1 +0,0 @@
yaffshiv-99999999.ebuild

View file

@ -1,23 +0,0 @@
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
PYTHON_COMPAT=( python3_{10..11} )
inherit git-r3 distutils-r1
DESCRIPTION="YAFFS filesystem extraction tool"
HOMEPAGE="https://github.com/devttys0/yaffshiv"
EGIT_REPO_URI="https://github.com/devttys0/yaffshiv"
if [[ ${PV} != *9999 ]]; then
EGIT_COMMIT="8a7c99e2ea4cb968f2cede1b9782160c0fe6cb87"
KEYWORDS="~amd64 ~x86"
fi
LICENSE="MIT"
SLOT="0"
RDEPEND="${PYTHON_DEPS}"
DEPEND="${RDEPEND}"