From 24939cc93a3458b13a73cc203b28862715203395 Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Tue, 15 Oct 2019 18:49:08 +0200 Subject: dev-python/django-opensearch: Remove last-rited pkg MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Closes: https://bugs.gentoo.org/694280 Signed-off-by: Michał Górny --- dev-python/django-opensearch/Manifest | 1 - .../django-opensearch/django-opensearch-0.2.5.ebuild | 19 ------------------- dev-python/django-opensearch/metadata.xml | 8 -------- 3 files changed, 28 deletions(-) delete mode 100644 dev-python/django-opensearch/Manifest delete mode 100644 dev-python/django-opensearch/django-opensearch-0.2.5.ebuild delete mode 100644 dev-python/django-opensearch/metadata.xml (limited to 'dev-python/django-opensearch') diff --git a/dev-python/django-opensearch/Manifest b/dev-python/django-opensearch/Manifest deleted file mode 100644 index aec8c03688e6..000000000000 --- a/dev-python/django-opensearch/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST django-opensearch-0.2.5.tar.gz 15870 BLAKE2B 88229b8545633bb46d37cb03e1fc3a7f8854a36b14f662e4edfcc8c3518014cbb67fbc9b6c25775b4b22eca73de26ca94621e7f92c502d0fcb5dd41e1da30af7 SHA512 70ec931de2687bd6e688fd60262a85de553700247c852a686fea422bb5208b5a3e0441b5778dead1838ae693a22103ed3db1677fe395f000531573bac5a501c7 diff --git a/dev-python/django-opensearch/django-opensearch-0.2.5.ebuild b/dev-python/django-opensearch/django-opensearch-0.2.5.ebuild deleted file mode 100644 index f4bb011dd714..000000000000 --- a/dev-python/django-opensearch/django-opensearch-0.2.5.ebuild +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -PYTHON_COMPAT=( python{2_7,3_5,3_6} ) - -inherit distutils-r1 - -DESCRIPTION="A django reusable application to handle opensearch.xml" -HOMEPAGE="https://github.com/vint21h/django-opensearch" -SRC_URI="https://github.com/vint21h/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="GPL-3" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" - -RDEPEND=">=dev-python/django-1.7[${PYTHON_USEDEP}]" diff --git a/dev-python/django-opensearch/metadata.xml b/dev-python/django-opensearch/metadata.xml deleted file mode 100644 index 6e90fd29d0fd..000000000000 --- a/dev-python/django-opensearch/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - vint21h/django-opensearch - - -- cgit v1.2.3-65-gdbad