From 1798c4aeca70ac8d0a243684d6a798fbc65735f8 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 14 Jul 2018 20:57:42 +0100 Subject: gentoo resync : 14.07.2018 --- dev-python/dib-utils/Manifest | 5 ----- dev-python/dib-utils/dib-utils-0.0.10.ebuild | 21 --------------------- dev-python/dib-utils/dib-utils-0.0.8.ebuild | 21 --------------------- dev-python/dib-utils/metadata.xml | 21 --------------------- 4 files changed, 68 deletions(-) delete mode 100644 dev-python/dib-utils/Manifest delete mode 100644 dev-python/dib-utils/dib-utils-0.0.10.ebuild delete mode 100644 dev-python/dib-utils/dib-utils-0.0.8.ebuild delete mode 100644 dev-python/dib-utils/metadata.xml (limited to 'dev-python/dib-utils') 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 @@ - - - - - prometheanfire@gentoo.org - Matthew Thode - - - openstack@gentoo.org - Openstack - - - These tools were originally part of the - diskimage-builder project, but they have - uses outside of that project as well. - - - dib-utils - openstack/dib-utils - - -- cgit v1.2.3