summaryrefslogtreecommitdiff
path: root/dev-python/dib-utils
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-01-15 15:51:32 +0000
committerV3n3RiX <venerix@redcorelinux.org>2020-01-15 15:51:32 +0000
commit21435953e16cda318a82334ddbadb3b5c36d9ea7 (patch)
treee1810a4b135afce04b34862ef0fab2bfaeb8aeca /dev-python/dib-utils
parent7bc9c63c9da678a7e6fceb095d56c634afd22c56 (diff)
gentoo resync : 15.01.2020
Diffstat (limited to 'dev-python/dib-utils')
-rw-r--r--dev-python/dib-utils/Manifest5
-rw-r--r--dev-python/dib-utils/dib-utils-0.0.10.ebuild21
-rw-r--r--dev-python/dib-utils/dib-utils-0.0.8.ebuild21
-rw-r--r--dev-python/dib-utils/metadata.xml21
4 files changed, 0 insertions, 68 deletions
diff --git a/dev-python/dib-utils/Manifest b/dev-python/dib-utils/Manifest
deleted file mode 100644
index ce3a5a6870d6..000000000000
--- a/dev-python/dib-utils/Manifest
+++ /dev/null
@@ -1,5 +0,0 @@
-DIST dib-utils-0.0.10.tar.gz 9146 BLAKE2B 58ad9bb90c6480e645602f7f30ca467de7554599283f0ebca3bd5b04126829c06c1c64d0e3d80589a2e01ab9b6464a9ac072dc3256139da1f974b31abae59ce3 SHA512 7a73748ebea78f93136518fe599fcb10a27d8c9c432398fee7fd87a93207bc18154547f9af4f85c7c04d684d13c777f1a2da0287b0f3195303866fd541a18d68
-DIST dib-utils-0.0.8.tar.gz 7764 BLAKE2B 791fdb61b813d971a7c48ba6c503989cc4d7217772036e6770e0310c2340f5725bf8df0c3db768c5016721f7df81a2498a7c4ff8086ed8663c2aca5b395ada30 SHA512 a639a142156027ebe6ca9d5fba6458175b2db37dae14f8cde75d9c32c1903e5774a9cf69d1c251af17ce1c98a4ff28238a8abe75c32956b9605b23ff327f980c
-EBUILD dib-utils-0.0.10.ebuild 564 BLAKE2B bf2aff519cec21f5b0b8685765643e3eecefc8ae92ea44b9daf828014a414b6c9c1fa300ad5769f562dd7462efaad98182e62eb531a30e2fc126362ca6ccd0e2 SHA512 f5481f80ffb47f019f654dac8f72abbe81fa325e8fe8c57c60f3ba4fbc91b23bdb2b948840a3c5c6a6772b78cd532535c9f62833d8817a974580295738c5e490
-EBUILD dib-utils-0.0.8.ebuild 566 BLAKE2B 29174063c0bbfe9d8e1295ab5198ec8abaea388b7e6e1578a8c1c7b2e5e3d2c2cdf425ee384a890cd3674e0141168e4c9a0f4a440c57e8e5cbb4482fcb9f48d3 SHA512 29f9ed47df2756949aaf2098cb287c36496dd373a136e74faaddf3b7b62a65999517037f651ea6bdf4b4e25405456c673536dc021250467647952df5089bb1cf
-MISC metadata.xml 666 BLAKE2B 4429be344007e9d14cc3057b86f1a644ecbba2fc6e9a4a31df08e8b3d1f854a2f578a4381ceee56919c379e76d0809676fd6202428fd32c293f26c06ad430120 SHA512 3905d6028d0b680ddbb63b50491bf57a693b8b4a2473cc3204d87234a23fbe9a4c6c34a6a4811201ecfc2114b99406f7a745f57793ac4bd830aff6b6c30234e1
diff --git a/dev-python/dib-utils/dib-utils-0.0.10.ebuild b/dev-python/dib-utils/dib-utils-0.0.10.ebuild
deleted file mode 100644
index 3d036390f017..000000000000
--- a/dev-python/dib-utils/dib-utils-0.0.10.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-PYTHON_COMPAT=( python2_7 )
-
-inherit distutils-r1
-
-DESCRIPTION="Standalone tools related to diskimage-builder."
-HOMEPAGE="https://git.openstack.org/cgit/openstack/dib-utils"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64 ~arm64 x86 ~amd64-linux ~x86-linux"
-IUSE=""
-
-CDEPEND=">=dev-python/pbr-1.6[${PYTHON_USEDEP}]"
-DEPEND="${CDEPEND}
- dev-python/setuptools[${PYTHON_USEDEP}]"
-RDEPEND="${CDEPEND}"
diff --git a/dev-python/dib-utils/dib-utils-0.0.8.ebuild b/dev-python/dib-utils/dib-utils-0.0.8.ebuild
deleted file mode 100644
index 3fb0870f6427..000000000000
--- a/dev-python/dib-utils/dib-utils-0.0.8.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-PYTHON_COMPAT=( python2_7 )
-
-inherit distutils-r1
-
-DESCRIPTION="Standalone tools related to diskimage-builder."
-HOMEPAGE="https://git.openstack.org/cgit/openstack/dib-utils"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux"
-IUSE=""
-
-CDEPEND=">=dev-python/pbr-1.6[${PYTHON_USEDEP}]"
-DEPEND="${CDEPEND}
- dev-python/setuptools[${PYTHON_USEDEP}]"
-RDEPEND="${CDEPEND}"
diff --git a/dev-python/dib-utils/metadata.xml b/dev-python/dib-utils/metadata.xml
deleted file mode 100644
index f1ec9a48bdd3..000000000000
--- a/dev-python/dib-utils/metadata.xml
+++ /dev/null
@@ -1,21 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="person">
- <email>prometheanfire@gentoo.org</email>
- <name>Matthew Thode</name>
- </maintainer>
- <maintainer type="project">
- <email>openstack@gentoo.org</email>
- <name>Openstack</name>
- </maintainer>
- <longdescription lang="en">
- These tools were originally part of the
- diskimage-builder project, but they have
- uses outside of that project as well.
- </longdescription>
- <upstream>
- <remote-id type="pypi">dib-utils</remote-id>
- <remote-id type="github">openstack/dib-utils</remote-id>
- </upstream>
-</pkgmetadata>