summaryrefslogtreecommitdiff
path: root/dev-python/iOSbackup
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/iOSbackup')
-rw-r--r--dev-python/iOSbackup/Manifest1
-rw-r--r--dev-python/iOSbackup/iOSbackup-0.9.925-r1.ebuild38
-rw-r--r--dev-python/iOSbackup/metadata.xml8
3 files changed, 0 insertions, 47 deletions
diff --git a/dev-python/iOSbackup/Manifest b/dev-python/iOSbackup/Manifest
deleted file mode 100644
index 2d7defc2b40b..000000000000
--- a/dev-python/iOSbackup/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST iOSbackup-0.9.925.tar.gz 25228 BLAKE2B aa4be5fb2190a3dd8e88c28129a2422c14041e564ef5ba3fc75b444049632bf621c7581c8a18d03afe3592d03ad7830a9384694a71ee856f013d96b49e4b0a06 SHA512 b8339359f806f9629736a7abe9e35a6b868c08529b43d0b9e0408afca25babc167ff70abb2516f557ac071fa26193d1cfaf1348f7bfee0eb57ef736c1c5d83d0
diff --git a/dev-python/iOSbackup/iOSbackup-0.9.925-r1.ebuild b/dev-python/iOSbackup/iOSbackup-0.9.925-r1.ebuild
deleted file mode 100644
index b9d3dfd04690..000000000000
--- a/dev-python/iOSbackup/iOSbackup-0.9.925-r1.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2025 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYPI_NO_NORMALIZE=1
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{9,10,11,12,13} )
-
-inherit distutils-r1 pypi
-
-DESCRIPTION="Reads and extracts files from a password-encrypted iOS backup"
-HOMEPAGE="
- https://pypi.org/project/iOSbackup/
- https://github.com/avibrazil/iOSbackup
-"
-
-# The project only states LGPL in setup.py
-LICENSE="
- || (
- LGPL-2
- LGPL-2+
- LGPL-2-with-linking-exception
- LGPL-2.1
- LGPL-2.1+
- LGPL-2.1-with-linking-exception
- LGPL-3
- LGPL-3+
- LGPL-3-with-linking-exception
- )
-"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-RDEPEND="
- dev-python/pycryptodome[${PYTHON_USEDEP}]
- dev-python/NSKeyedUnArchiver[${PYTHON_USEDEP}]
-"
diff --git a/dev-python/iOSbackup/metadata.xml b/dev-python/iOSbackup/metadata.xml
deleted file mode 100644
index 8945319b4f23..000000000000
--- a/dev-python/iOSbackup/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd">
-<pkgmetadata>
- <upstream>
- <bugs-to>https://github.com/avibrazil/iOSbackup</bugs-to>
- </upstream>
- <origin>gentoo-guru-overlay</origin>
-</pkgmetadata> \ No newline at end of file