From f516638b7fe9592837389826a6152a7e1b251c54 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 30 May 2020 11:44:06 +0100 Subject: gentoo resync : 30.05.2020 --- dev-python/django-durationfield/Manifest | 3 --- .../django-durationfield-0.5.4.ebuild | 26 ---------------------- dev-python/django-durationfield/metadata.xml | 8 ------- 3 files changed, 37 deletions(-) delete mode 100644 dev-python/django-durationfield/Manifest delete mode 100644 dev-python/django-durationfield/django-durationfield-0.5.4.ebuild delete mode 100644 dev-python/django-durationfield/metadata.xml (limited to 'dev-python/django-durationfield') diff --git a/dev-python/django-durationfield/Manifest b/dev-python/django-durationfield/Manifest deleted file mode 100644 index 3dc3df40b935..000000000000 --- a/dev-python/django-durationfield/Manifest +++ /dev/null @@ -1,3 +0,0 @@ -DIST django-durationfield-0.5.4.tar.gz 4728 BLAKE2B 446a5b361cc54bcc2ae375caebfe2eda64114e3e326e7d60fc8d4ebe5c6acf59d80e12e246ecf5ca7edf44a1f1068bc3b17d841b4d39c7317211c87fc03aacd5 SHA512 84885ab7bb07ed3c5a64094a2beb7d4adcf8b0f9f2933ad2c1d4654789bd71aa7d2efd5c84931f22f81a51e8aaeb3ed9415a12c69dfd7354c2317ea912fdc610 -EBUILD django-durationfield-0.5.4.ebuild 516 BLAKE2B 7d93ab366d0184eafe9f099b70f0ca13a7abe0225b3f2a1fd69425692778900570448f96bc9c6dd914bfdf738ed4814c02fc9d936887c6a8305c7f57c7b683ca SHA512 aaaa624f412a0fefdb0ad0efcea534e58d5e6aa72e01e0bb34fc6115f877464ef083c29e8e6bd59a7e6ac83e22441e58a2b2f448f179d0d428772007d7af3451 -MISC metadata.xml 255 BLAKE2B 0924bcb4f88cae2ba7ac0c7b4e08370e7f6699507728964accaa7fba4febd141af2770f6015f2505089f0eb800a7fa5d163ea4f4fdb5b353da2f3f937f9f0d34 SHA512 5281390bd91b60edc73c823a237c08d70f70a721628c751652ded7fc4827d62f980d1be6660b79fd237cb4b022e9a979796c056f72d8e8051a2a922940d92678 diff --git a/dev-python/django-durationfield/django-durationfield-0.5.4.ebuild b/dev-python/django-durationfield/django-durationfield-0.5.4.ebuild deleted file mode 100644 index 2e15cf09d7f0..000000000000 --- a/dev-python/django-durationfield/django-durationfield-0.5.4.ebuild +++ /dev/null @@ -1,26 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI="5" - -PYTHON_COMPAT=( python3_6 ) - -inherit distutils-r1 - -DESCRIPTION="Reusable app for adding a DurationField to Django" -HOMEPAGE="https://pypi.org/project/django-durationfield/" -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" - -LICENSE="BSD" -KEYWORDS="~amd64 ~x86" -SLOT="0" -IUSE="" - -RDEPEND=" - >=dev-python/django-1.4[${PYTHON_USEDEP}] -" - -DEPEND=" - ${RDEPEND} - dev-python/setuptools[${PYTHON_USEDEP}] -" diff --git a/dev-python/django-durationfield/metadata.xml b/dev-python/django-durationfield/metadata.xml deleted file mode 100644 index 9243c707fbe9..000000000000 --- a/dev-python/django-durationfield/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - django-durationfield - - -- cgit v1.2.3