commit: 0ebc940991e08556ece35e82b5c397ca50b601f4 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sun Dec 16 15:52:40 2018 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sun Dec 16 15:56:31 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0ebc9409
dev-python/aldryn-search: Remove last-rited pkg Closes: https://bugs.gentoo.org/664012 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> dev-python/aldryn-search/Manifest | 1 - .../aldryn-search/aldryn-search-0.3.0.ebuild | 32 ---------------------- dev-python/aldryn-search/metadata.xml | 11 -------- profiles/package.mask | 1 - 4 files changed, 45 deletions(-) diff --git a/dev-python/aldryn-search/Manifest b/dev-python/aldryn-search/Manifest deleted file mode 100644 index 39917766e0f..00000000000 --- a/dev-python/aldryn-search/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST aldryn-search-0.3.0.tar.gz 26548 BLAKE2B 6c26ef8f41648a2336cbddcffc93366853e5c96c0edd01cdc1828c65ce446efbdfeaf35ef1909f0aaab9663fea806b2f8fb07375df53e482ee8c5b75f7746db5 SHA512 ce428ca844798c938964be4412ad87fc9f6c152f4d9bb711e23d0eea4d2c1cb9d2e2e0590648d2f29beb60273562c995f18a5c754107c61db3a19bc139f55c67 diff --git a/dev-python/aldryn-search/aldryn-search-0.3.0.ebuild b/dev-python/aldryn-search/aldryn-search-0.3.0.ebuild deleted file mode 100644 index 3b3667ebca2..00000000000 --- a/dev-python/aldryn-search/aldryn-search-0.3.0.ebuild +++ /dev/null @@ -1,32 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI="5" - -PYTHON_COMPAT=( python2_7 ) - -inherit distutils-r1 - -DESCRIPTION="An extension to django CMS to provide multilingual Haystack indexes" -HOMEPAGE="https://pypi.org/project/aldryn-search/" -SRC_URI="https://github.com/aldryn/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="BSD" -KEYWORDS="~amd64 ~x86" -SLOT="0" -IUSE="" - -RDEPEND=" - dev-python/lxml[${PYTHON_USEDEP}] - >=dev-python/django-1.4[${PYTHON_USEDEP}] - dev-python/django-appconf[${PYTHON_USEDEP}] - >=dev-python/django-cms-3.0[${PYTHON_USEDEP}] - >=dev-python/django-haystack-2.0.0[${PYTHON_USEDEP}] - dev-python/django-spurl[${PYTHON_USEDEP}] - dev-python/django-standard-form[${PYTHON_USEDEP}] - >=dev-python/aldryn-common-1.0.2[${PYTHON_USEDEP}] -" -DEPEND=" - ${RDEPEND} - dev-python/setuptools[${PYTHON_USEDEP}] -" diff --git a/dev-python/aldryn-search/metadata.xml b/dev-python/aldryn-search/metadata.xml deleted file mode 100644 index 9a396b038d0..00000000000 --- a/dev-python/aldryn-search/metadata.xml +++ /dev/null @@ -1,11 +0,0 @@ -<?xml version='1.0' encoding='UTF-8'?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="person"> - <email>[email protected]</email> - </maintainer> - <upstream> - <remote-id type="pypi">aldryn-search</remote-id> - <remote-id type="github">aldryn/aldryn-search</remote-id> - </upstream> -</pkgmetadata> diff --git a/profiles/package.mask b/profiles/package.mask index c51dc8f7660..ab12e13dd59 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -151,7 +151,6 @@ dev-python/django-formtools dev-python/djangocms-text-ckeditor dev-python/django-sekizai dev-python/django-treebeard -dev-python/aldryn-search # Mike Gilbert <[email protected]> (10 Nov 2018) # Open bugs and no Gentoo maintainer.
