diff --git a/dev-python/django-statici18n/Manifest b/dev-python/django-statici18n/Manifest deleted file mode 100644 index e15c44db2..000000000 --- a/dev-python/django-statici18n/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST django-statici18n-1.8.3.tar.gz 7785 BLAKE2B 5b0b7f3ab48718c8a006a572296c57a063a1f7c5810504725c4c5ce087a4de27430978c75cce2d73c0ebc8375770a1b312ae05482b4bf2fe9a9105f34604d306 SHA512 ab8c40987afb3b17052ba6d71a2623b7b6ed705cabef2fc347e79b01fb7ad44436518a485f051e8da66f848c9293877fb7fec78ccfd5fa92ddc2230130ccfdbb diff --git a/dev-python/django-statici18n/django-statici18n-1.8.3.ebuild b/dev-python/django-statici18n/django-statici18n-1.8.3.ebuild deleted file mode 100644 index 248ae322f..000000000 --- a/dev-python/django-statici18n/django-statici18n-1.8.3.ebuild +++ /dev/null @@ -1,23 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -PYTHON_COMPAT=( python3_{10..12} ) - -inherit distutils-r1 - -DESCRIPTION="Django helper for generating Javascript catalog to static files" -HOMEPAGE="https://django-statici18n.readthedocs.org/ https://django-filter.readthedocs.org" -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" - -LICENSE="BSD" -SLOT="0" -#KEYWORDS="~amd64 ~x86" # Rquires dev-python/django-appconf which is not in Gentoo, nor Pentoo -IUSE="" - -CDEPEND=">=dev-python/django-1.8[${PYTHON_USEDEP}] - dev-python/django-appconf[${PYTHON_USEDEP}] - dev-python/six[${PYTHON_USEDEP}]" -RDEPEND="${CDEPEND}" -DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]" diff --git a/dev-python/django-statici18n/metadata.xml b/dev-python/django-statici18n/metadata.xml deleted file mode 100644 index ace7c2d3a..000000000 --- a/dev-python/django-statici18n/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - unknown@pentoo.ch - Author Unknown - -