commit:     111e78f0ba64d3637816488b5c21ee324b5db725
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Sat Mar  3 09:05:10 2018 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Sat Mar  3 09:10:46 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=111e78f0

dev-python/django-opensearch: remove 0.2.4

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 dev-python/django-opensearch/Manifest                 |  1 -
 .../django-opensearch/django-opensearch-0.2.4.ebuild  | 19 -------------------
 2 files changed, 20 deletions(-)

diff --git a/dev-python/django-opensearch/Manifest 
b/dev-python/django-opensearch/Manifest
index f558bcd9c60..aec8c03688e 100644
--- a/dev-python/django-opensearch/Manifest
+++ b/dev-python/django-opensearch/Manifest
@@ -1,2 +1 @@
-DIST django-opensearch-0.2.4.tar.gz 15770 BLAKE2B 
ec57f16eadfb8905b1598b4e80a2cb6b7c996fcc6eaab2bd133df20e2ab23281c52d57b45879a7e46e6ec34db7645b3f7241223ef04efe6515b75892af1973d5
 SHA512 
6852f95b52a68cf1c48ceeaa365a691391e7a19363221e3bc32a9dd4c863e37a9611b1f31f91c342303b0e1b3418c4a27873d0a980e64aeab87ff2ccb1aba63d
 DIST django-opensearch-0.2.5.tar.gz 15870 BLAKE2B 
88229b8545633bb46d37cb03e1fc3a7f8854a36b14f662e4edfcc8c3518014cbb67fbc9b6c25775b4b22eca73de26ca94621e7f92c502d0fcb5dd41e1da30af7
 SHA512 
70ec931de2687bd6e688fd60262a85de553700247c852a686fea422bb5208b5a3e0441b5778dead1838ae693a22103ed3db1677fe395f000531573bac5a501c7

diff --git a/dev-python/django-opensearch/django-opensearch-0.2.4.ebuild 
b/dev-python/django-opensearch/django-opensearch-0.2.4.ebuild
deleted file mode 100644
index 33ea6109f7c..00000000000
--- a/dev-python/django-opensearch/django-opensearch-0.2.4.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-PYTHON_COMPAT=( python{2_7,3_4} )
-
-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}]"

Reply via email to