summaryrefslogtreecommitdiff
path: root/dev-python/bareos
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/bareos')
-rw-r--r--dev-python/bareos/Manifest1
-rw-r--r--dev-python/bareos/bareos-25.0.1.ebuild18
-rw-r--r--dev-python/bareos/metadata.xml11
3 files changed, 0 insertions, 30 deletions
diff --git a/dev-python/bareos/Manifest b/dev-python/bareos/Manifest
deleted file mode 100644
index e8296224ba51..000000000000
--- a/dev-python/bareos/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST bareos-25.0.1.tar.gz 12308189 BLAKE2B e2926ca032e3d0c688e75af7cc5ed379072197481fff7b493fd2bc9eba7d53600ccbfc4cb3069295e0dcdf7ad64f8a102a92a5e766a8a77d452620eba02a3b6f SHA512 ed11fd117124ac135d84fc93957654ef9234706998a3ccf3b105b24c71cefc845c7e6a6ca1d42a192850c4f5ecd0ebfb5c3afa38ed9b7014da0c1413648dec86
diff --git a/dev-python/bareos/bareos-25.0.1.ebuild b/dev-python/bareos/bareos-25.0.1.ebuild
deleted file mode 100644
index 44fc2efae36c..000000000000
--- a/dev-python/bareos/bareos-25.0.1.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 2022-2026 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{13..14} )
-DISTUTILS_USE_PEP517=setuptools
-inherit distutils-r1
-
-DESCRIPTION="python bindings for bareos network backup suite"
-HOMEPAGE="https://www.bareos.com/"
-SRC_URI="https://github.com/${PN}/${PN}/archive/Release/${PV}.tar.gz -> ${P}.tar.gz"
-S=${WORKDIR}/${PN}-Release-${PV}/python-bareos
-
-LICENSE="AGPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-RESTRICT="mirror test"
diff --git a/dev-python/bareos/metadata.xml b/dev-python/bareos/metadata.xml
deleted file mode 100644
index 335ff0221bf1..000000000000
--- a/dev-python/bareos/metadata.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="person">
- <email>mschiff@gentoo.org</email>
- <name>Marc Schiffbauer</name>
- </maintainer>
- <upstream>
- <remote-id type="github">bareos/bareos</remote-id>
- </upstream>
-</pkgmetadata>