From ceeeb463cc1eef97fd62eaee8bf2196ba04bc384 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 29 Feb 2020 18:01:47 +0000 Subject: gentoo (leap year) resync : 29.02.2020 --- dev-python/django-registration/Manifest | 3 --- .../django-registration-1.0.ebuild | 20 -------------------- dev-python/django-registration/metadata.xml | 15 --------------- 3 files changed, 38 deletions(-) delete mode 100644 dev-python/django-registration/Manifest delete mode 100644 dev-python/django-registration/django-registration-1.0.ebuild delete mode 100644 dev-python/django-registration/metadata.xml (limited to 'dev-python/django-registration') diff --git a/dev-python/django-registration/Manifest b/dev-python/django-registration/Manifest deleted file mode 100644 index 359a5978b58b..000000000000 --- a/dev-python/django-registration/Manifest +++ /dev/null @@ -1,3 +0,0 @@ -DIST django-registration-1.0.tar.gz 276715 BLAKE2B b9937f0d4eb7a6411c492c7b434d084758e1e53d0134132fce8aa00c634d34c05b2ce0c3fab4953f08a53f4b33b9e588b2ec763bb8be2caff4704fb11c443f45 SHA512 53b191e4c75629d3ce93e4817a843bc1b056a14558be892aa95dc060b8b0542ddcae79f7cb0b37c4e758e8d9da093e59a57591294539acfed39b998b7087e0e6 -EBUILD django-registration-1.0.ebuild 524 BLAKE2B a5357c636b18c794993685c96151dce29ea647e48d0cfe5cc1e3ead08bd31b26f3a478a3aa3d6385786b44ee61ba45ac74ccbdacff4765dc9d0982563b10738d SHA512 082e43c8eb7280d3f43242fa09d151aab2b0a27ee9e87a7b56cf41fbfd6aaa00a2193b911ca05fbde542a333be47695733984d37b4982bf0973d83ec7f153693 -MISC metadata.xml 447 BLAKE2B c961bbc70a2b8d0c87335d29d8225f952629c626cbfa806823aae699feed1db9fa44e0cdfbce73e2e76696cc81b7aea1e7f8c361dda323ef91ef531f472f67cd SHA512 7cb148c092d0b5216321842041406d4191d1ab45fb0fc655ffdd2b02c3f50553b4561b45db8fd81549e4c567ba7ae0ffe7efc91cb73a250dd35ac2fe32928417 diff --git a/dev-python/django-registration/django-registration-1.0.ebuild b/dev-python/django-registration/django-registration-1.0.ebuild deleted file mode 100644 index 38ad16b2c8e8..000000000000 --- a/dev-python/django-registration/django-registration-1.0.ebuild +++ /dev/null @@ -1,20 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -PYTHON_COMPAT=( python2_7 ) - -inherit distutils-r1 - -DESCRIPTION="An extensible user-registration application for Django" -HOMEPAGE="https://www.bitbucket.org/ubernostrum/django-registration/wiki/ https://pypi.org/project/django-registration/" -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" - -LICENSE="BSD" -SLOT="0" -KEYWORDS="amd64" -IUSE="" - -DEPEND="dev-python/django[${PYTHON_USEDEP}]" -RDEPEND="${DEPEND}" diff --git a/dev-python/django-registration/metadata.xml b/dev-python/django-registration/metadata.xml deleted file mode 100644 index 9f505df3e948..000000000000 --- a/dev-python/django-registration/metadata.xml +++ /dev/null @@ -1,15 +0,0 @@ - - - - - jmbsvicetto@gentoo.org - Jorge Manuel B. S. Vicetto - - - python@gentoo.org - Python - - - django-registration - - -- cgit v1.2.3