From 6ce6be8ef52ef62d9fbd4ae9581e7c33e599aa1b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Fri, 21 Feb 2020 20:21:58 +0100 Subject: dev-python/django-registration: Remove last-rited package MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- dev-python/django-registration/Manifest | 1 - .../django-registration-1.0.ebuild | 20 -------------------- dev-python/django-registration/metadata.xml | 15 --------------- 3 files changed, 36 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') diff --git a/dev-python/django-registration/Manifest b/dev-python/django-registration/Manifest deleted file mode 100644 index 99a39eb59620..000000000000 --- a/dev-python/django-registration/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST django-registration-1.0.tar.gz 276715 BLAKE2B b9937f0d4eb7a6411c492c7b434d084758e1e53d0134132fce8aa00c634d34c05b2ce0c3fab4953f08a53f4b33b9e588b2ec763bb8be2caff4704fb11c443f45 SHA512 53b191e4c75629d3ce93e4817a843bc1b056a14558be892aa95dc060b8b0542ddcae79f7cb0b37c4e758e8d9da093e59a57591294539acfed39b998b7087e0e6 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