From d8f2cf7a13e79943edb806a7a361ad6dfb12b0cb Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= Date: Thu, 13 Feb 2020 18:43:25 +0100 Subject: [PATCH] app-admin/supernova: Remove last-rited pkg MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- app-admin/supernova/Manifest | 1 - app-admin/supernova/metadata.xml | 16 ------- app-admin/supernova/supernova-2.2.0.ebuild | 52 ---------------------- profiles/package.mask | 6 --- 4 files changed, 75 deletions(-) delete mode 100644 app-admin/supernova/Manifest delete mode 100644 app-admin/supernova/metadata.xml delete mode 100644 app-admin/supernova/supernova-2.2.0.ebuild diff --git a/app-admin/supernova/Manifest b/app-admin/supernova/Manifest deleted file mode 100644 index 4a18c5b41f6c..000000000000 --- a/app-admin/supernova/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST supernova-2.2.0.tar.gz 24068 BLAKE2B 129c077baf9b415851f3c17eb5a9870ff2d8109a54c424d9039204620b6dd68d8f17183b5c52d863882bd2586ed03b7d1c397f70f337bfba9e9c8255b6feb578 SHA512 436ec13dfaf5ff7cadacc1dedc3545a579784cfce3b0c7925cc0d877ba76a4c865ad3687ae8ae22fdb11d880282dd555f9a9d709c005ad024299a34607fd8063 diff --git a/app-admin/supernova/metadata.xml b/app-admin/supernova/metadata.xml deleted file mode 100644 index a227b41365cc..000000000000 --- a/app-admin/supernova/metadata.xml +++ /dev/null @@ -1,16 +0,0 @@ - - - - - prometheanfire@gentoo.org - Matthew Thode - - - openstack@gentoo.org - Openstack - - - rackerhacker/supernova - supernova - - diff --git a/app-admin/supernova/supernova-2.2.0.ebuild b/app-admin/supernova/supernova-2.2.0.ebuild deleted file mode 100644 index 098c36756865..000000000000 --- a/app-admin/supernova/supernova-2.2.0.ebuild +++ /dev/null @@ -1,52 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 -PYTHON_COMPAT=( python2_7 ) - -inherit bash-completion-r1 distutils-r1 - -DESCRIPTION="novaclient wrapper for multiple nova environments" -HOMEPAGE="https://github.com/rackerhacker/supernova" -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" - -LICENSE="Apache-2.0" -SLOT="0" -KEYWORDS="~amd64" -IUSE="doc examples test" -RESTRICT="!test? ( test )" - -CDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]" -DEPEND=" - ${CDEPEND} - doc? ( >=dev-python/mkdocs-0.14.0[${PYTHON_USEDEP}] ) - test? ( (2020-01-12) -# Python 2 only, depends on OpenStack which is Py3 now. No release -# since 2005. -# Removal in 30 days. -app-admin/supernova - # Mart Raudsepp (2020-01-11) # End of life vala:0.42 series, please depclean. # This message shall be kept until 2020-02-11. -- 2.26.2