summaryrefslogtreecommitdiff
path: root/dev-python/maintboot
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-09-23 10:22:15 +0100
committerV3n3RiX <venerix@redcorelinux.org>2020-09-23 10:22:15 +0100
commit8b4ace9c50842c5b83401ea7b179dcab940387e1 (patch)
tree230f3135ceaace633cf93e9838b185c4a6664c2e /dev-python/maintboot
parent9ee6d97c2883d42f204a533a8bc1f4562df778fb (diff)
gentoo resync : 23.09.2020
Diffstat (limited to 'dev-python/maintboot')
-rw-r--r--dev-python/maintboot/Manifest3
-rw-r--r--dev-python/maintboot/maintboot-0.1.0.ebuild17
-rw-r--r--dev-python/maintboot/metadata.xml8
3 files changed, 0 insertions, 28 deletions
diff --git a/dev-python/maintboot/Manifest b/dev-python/maintboot/Manifest
deleted file mode 100644
index f5ff87318ebf..000000000000
--- a/dev-python/maintboot/Manifest
+++ /dev/null
@@ -1,3 +0,0 @@
-DIST maintboot-0.1.0.tar.gz 2090 BLAKE2B e20c7f478b83de1eaa7c8abde5f7c308c58b41eb8b7a02b3896c7d050d3d54ec55bdc518648fb5c7187d3626bbbe0093f6a191ec7e9a29ffdf4497d0da50fe18 SHA512 dc63c59718a3c66a2128f36ad495c42d94bba08d6b16c40f470b0a0cc00388b5ec5977326ac258c858113e4d6c3f1ff246c5a1dfbd3d417aea181d381d7ae28f
-EBUILD maintboot-0.1.0.ebuild 395 BLAKE2B 840035138f0aab82f9ad26eff2acf621bc7f8fdfc8993c411fffe72bbd216f5d7a4f17ed569b02c47e83f17a521b0cc162e83567c0e6cc03329f414b376e7dee SHA512 b2924cc701d43fbf74e787b244e9cb6786bb4a165ea105e6615860d17489fc78c48fe3d43f7e4797266af9860307f37bebbd28b95fb403d412f10fe6d8aca5a6
-MISC metadata.xml 244 BLAKE2B f5f1c229ff20b4c9f49e44fc9a759e8f94a79d5605031089006e5c196e877cdb074c10b5374d4087e72e86602a007388e2865ae7323bfb38b122a5fc6cc16caa SHA512 b0e08647af630e02531f47cabd502af365aa5f33e4152ca0944b73e8f627d2d473fd3ee8b0670d792854f4ee9feccb884d7dd9d33b921f881d5754f4e606d14a
diff --git a/dev-python/maintboot/maintboot-0.1.0.ebuild b/dev-python/maintboot/maintboot-0.1.0.ebuild
deleted file mode 100644
index 8c9fae89723d..000000000000
--- a/dev-python/maintboot/maintboot-0.1.0.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-PYTHON_COMPAT=( python3_6 )
-
-inherit distutils-r1
-
-DESCRIPTION="Run maintenance tasks outside the OS"
-HOMEPAGE="https://pypi.org/project/maintboot/"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-SLOT="0"
-LICENSE="GPL-3"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
-IUSE=""
diff --git a/dev-python/maintboot/metadata.xml b/dev-python/maintboot/metadata.xml
deleted file mode 100644
index 238ea5642ad3..000000000000
--- a/dev-python/maintboot/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <!-- maintainer-needed -->
- <upstream>
- <remote-id type="pypi">maintboot</remote-id>
- </upstream>
-</pkgmetadata>