From 1db2ba29f90260464dffca0c6cd41f6f0e377b55 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= Date: Sat, 23 May 2020 11:30:05 +0200 Subject: [PATCH] app-admin/ara: Remove last-rited pkg MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Closes: https://bugs.gentoo.org/718166 Signed-off-by: Michał Górny --- app-admin/ara/Manifest | 1 - app-admin/ara/ara-0.15.0-r1.ebuild | 57 ------------------------------ app-admin/ara/metadata.xml | 8 ----- profiles/package.mask | 6 ---- 4 files changed, 72 deletions(-) delete mode 100644 app-admin/ara/Manifest delete mode 100644 app-admin/ara/ara-0.15.0-r1.ebuild delete mode 100644 app-admin/ara/metadata.xml diff --git a/app-admin/ara/Manifest b/app-admin/ara/Manifest deleted file mode 100644 index bcd32ea7f789..000000000000 --- a/app-admin/ara/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST ara-0.15.0.tar.gz 1216308 BLAKE2B c1b88891a3859f32e70a3e8dcb383549ea17cf126e3204eb3dd4f8bf28e11f702c3cbb51bde05c03097d2bb2dbf85354027846b8b3d40916d18e855335a5c16c SHA512 848437db36a398c3e4699b4ee500207e7e90bcbe1ede81c6f15e3b6624538beccd76ffcb51af0293f9371f67c27e430e3e23b1e6e0444665103b91f6587d6b9a diff --git a/app-admin/ara/ara-0.15.0-r1.ebuild b/app-admin/ara/ara-0.15.0-r1.ebuild deleted file mode 100644 index a99a9059eaba..000000000000 --- a/app-admin/ara/ara-0.15.0-r1.ebuild +++ /dev/null @@ -1,57 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -PYTHON_COMPAT=( python3_6 ) - -inherit distutils-r1 - -DESCRIPTION="ARA Records Ansible" -HOMEPAGE="https://github.com/openstack/ara" -SRC_URI="https://github.com/openstack/ara/archive/${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="GPL-3" -SLOT="0" -KEYWORDS="~amd64 ~x86" - -RDEPEND=" - app-admin/ansible[${PYTHON_USEDEP}] - dev-python/jinja[${PYTHON_USEDEP}] - dev-python/flask[${PYTHON_USEDEP}] - dev-python/flask-migrate[${PYTHON_USEDEP}] - dev-python/flask-sqlalchemy[${PYTHON_USEDEP}] - dev-python/flask-script[${PYTHON_USEDEP}] - dev-python/frozen-flask[${PYTHON_USEDEP}] - dev-python/decorator[${PYTHON_USEDEP}] - dev-python/cliff[${PYTHON_USEDEP}] - dev-python/subunit[${PYTHON_USEDEP}] - dev-python/pygments[${PYTHON_USEDEP}] - dev-python/debtcollector[${PYTHON_USEDEP}] - dev-python/junit-xml[${PYTHON_USEDEP}] - dev-python/pyfakefs[${PYTHON_USEDEP}] - >=dev-python/pbr-3.1.1[${PYTHON_USEDEP}] - dev-python/oslo-serialization[${PYTHON_USEDEP}] - dev-python/oslo-utils[${PYTHON_USEDEP}] - dev-python/xstatic[${PYTHON_USEDEP}] - dev-python/xstatic-bootstrap-scss[${PYTHON_USEDEP}] - dev-python/xstatic-datatables[${PYTHON_USEDEP}] - dev-python/xstatic-jquery[${PYTHON_USEDEP}] - dev-python/xstatic-patternfly[${PYTHON_USEDEP}] - dev-python/xstatic-patternfly-bootstrap-treeview[${PYTHON_USEDEP}] -" -DEPEND=" - dev-python/setuptools[${PYTHON_USEDEP}] - dev-python/six[${PYTHON_USEDEP}] -" - -python_compile() { - export PBR_VERSION="${PV}" - distutils-r1_python_compile -} - -python_install_all() { - distutils-r1_python_install_all - einstalldocs - dodoc -r doc -} diff --git a/app-admin/ara/metadata.xml b/app-admin/ara/metadata.xml deleted file mode 100644 index dd92348f3d07..000000000000 --- a/app-admin/ara/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - ara - - diff --git a/profiles/package.mask b/profiles/package.mask index 6c1309330d2a..c348f8562748 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -625,12 +625,6 @@ app-crypt/gkeys # Removal in 30 days. Bug #718182. app-admin/installer -# Michał Górny (2020-04-19) -# Unmaintained. Stuck on Python 3.6. Multiple versions behind -# upstream. -# Removal in 30 days. Bug #718166. -app-admin/ara - # Georgy Yakovlev (2020-04-18) # Unmaintained, vulnerable oracle java ebuilds, even fetching distfiles # requires agreement to restrictive license -- 2.26.2