summaryrefslogtreecommitdiff
path: root/dev-python/django-opensearch
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/django-opensearch')
-rw-r--r--dev-python/django-opensearch/Manifest3
-rw-r--r--dev-python/django-opensearch/django-opensearch-0.2.5.ebuild19
-rw-r--r--dev-python/django-opensearch/metadata.xml8
3 files changed, 0 insertions, 30 deletions
diff --git a/dev-python/django-opensearch/Manifest b/dev-python/django-opensearch/Manifest
deleted file mode 100644
index 8667c6c8eb4d..000000000000
--- a/dev-python/django-opensearch/Manifest
+++ /dev/null
@@ -1,3 +0,0 @@
-DIST django-opensearch-0.2.5.tar.gz 15870 BLAKE2B 88229b8545633bb46d37cb03e1fc3a7f8854a36b14f662e4edfcc8c3518014cbb67fbc9b6c25775b4b22eca73de26ca94621e7f92c502d0fcb5dd41e1da30af7 SHA512 70ec931de2687bd6e688fd60262a85de553700247c852a686fea422bb5208b5a3e0441b5778dead1838ae693a22103ed3db1677fe395f000531573bac5a501c7
-EBUILD django-opensearch-0.2.5.ebuild 488 BLAKE2B 37f6d20556c8ca74b28e4c82947487825918a444a332a6d36d6b613c153765b00c9befb4686e6f1d9cd2d37fe5b6455f6379fe3c2369f0fa01eb89cd745150c4 SHA512 74524bf91879e87cef77ca0330e24040e99938d35bd5d7f279e54940e9739356754ce7bc639ad1b5d3862c3951fc2b6a2bc109f83226f88dee60794b4cb2baf9
-MISC metadata.xml 262 BLAKE2B 02a57996cba51af46d30d6745cc9c2562c062771a5f29ed3504d227b273bb68b383b263255f7f58518b72b34f5d3b31e0821900bc50ea79a5c24b7939829ad97 SHA512 ee8bf92400689f298273664ec2dcf58599c428a6c31a6c3b0a3e413afc43688bc77ea7ec553296d6ef6c7edfb7bbd076e96de837e62837dccf0040fe5cc30e18
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 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <!-- maintainer-needed -->
- <upstream>
- <remote-id type="github">vint21h/django-opensearch</remote-id>
- </upstream>
-</pkgmetadata>