summaryrefslogtreecommitdiff
path: root/dev-python/maintboot
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-07-14 20:57:42 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-07-14 20:57:42 +0100
commit1798c4aeca70ac8d0a243684d6a798fbc65735f8 (patch)
treee48e19cb6fa03de18e1c63e1a93371b7ebc4eb56 /dev-python/maintboot
parentd87262dd706fec50cd150aab3e93883b6337466d (diff)
gentoo resync : 14.07.2018
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 02169c78850d..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 412 BLAKE2B d91aeb48f580930aacb5550ae3de853936f4efff5be9ec25b3f5e7c6440c581cb2fd3b12e96845fe1b91eea3655beee8799c1e547560e1f67765c28ae8de51b5 SHA512 b1c53428ba2650076120d93de98abf7a4f5cd53d62b556c59bcf806717bf43fe1d36e2ed99afcc9eb95acbe8340b0e0c93a21778780d60de207f5a522939266d
-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 1571ded87d02..000000000000
--- a/dev-python/maintboot/maintboot-0.1.0.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-PYTHON_COMPAT=( python{2_7,3_4,3_5,3_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>