From de49812990871e1705b64051c35161d5e6400269 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Mon, 24 Dec 2018 14:11:38 +0000 Subject: gentoo resync : 24.12.2018 --- dev-python/django-sekizai/Manifest | 3 --- .../django-sekizai/django-sekizai-0.10.0.ebuild | 27 ---------------------- dev-python/django-sekizai/metadata.xml | 11 --------- 3 files changed, 41 deletions(-) delete mode 100644 dev-python/django-sekizai/Manifest delete mode 100644 dev-python/django-sekizai/django-sekizai-0.10.0.ebuild delete mode 100644 dev-python/django-sekizai/metadata.xml (limited to 'dev-python/django-sekizai') diff --git a/dev-python/django-sekizai/Manifest b/dev-python/django-sekizai/Manifest deleted file mode 100644 index b9927cc5e6ad..000000000000 --- a/dev-python/django-sekizai/Manifest +++ /dev/null @@ -1,3 +0,0 @@ -DIST django-sekizai-0.10.0.tar.gz 18731 BLAKE2B 03dc4423a1b7d477b5b845dd69ddf1bed2adb23e847cae9224bcc299e5a6b1b60cda43b271754216d044d6e5d9a054ec419b58439ce23aea3be01aa0157c8b14 SHA512 f7e336fce652094394aa3d3f94f53dae0eb80bb3cc7715013f1c8d227b9f36b97746f572a8c5bfe278e41d73783b7a978f86967ec23a7a423f1c014d658347c2 -EBUILD django-sekizai-0.10.0.ebuild 603 BLAKE2B 372dd6677e1188feaaa76d14e196a4a16eb24b26b4a65be750f91b2dafc9b87f7700f22f804d795d230a12678119e88d757514a0a74eae34008e4ae9a93b8fb6 SHA512 36ca9c2c397a40ceb32c8ac4e505ad568731893119f99fe281c6d7a7f081d30e8cb0bdc35301240bb31963bfc373ae7e0c0d5097ffcaee9904bca25e43f8fdae -MISC metadata.xml 361 BLAKE2B ef3cf30c1c039eff20d15c98b8bab342b5305c83274bb4593c4968e3770105dc1a48c115c47bb2abd706f100b32bf0df020ba303c3651c53606ea49edc92ab07 SHA512 e6d062fe70d05e07e6d13c714abba9a031da50fa8678ec8f44dd3a376665e686a5db9880d4ebbf02e197aa138da043b18bff17f52de9cff83b495d8c59d3dbbf diff --git a/dev-python/django-sekizai/django-sekizai-0.10.0.ebuild b/dev-python/django-sekizai/django-sekizai-0.10.0.ebuild deleted file mode 100644 index 487e509d67b8..000000000000 --- a/dev-python/django-sekizai/django-sekizai-0.10.0.ebuild +++ /dev/null @@ -1,27 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI="5" - -PYTHON_COMPAT=( python{2_7,3_{3,4,5,6}} ) - -inherit distutils-r1 - -DESCRIPTION="Django Template Blocks with extra functionality" -HOMEPAGE="https://github.com/ojii/django-sekizai https://pypi.org/project/django-sekizai/" -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" - -LICENSE="BSD" -KEYWORDS="~amd64 ~x86" -SLOT="0" -IUSE="" - -RDEPEND=" - >=dev-python/django-1.6[${PYTHON_USEDEP}] - >=dev-python/django-classy-tags-0.3.1 -" - -DEPEND=" - ${RDEPEND} - dev-python/setuptools[${PYTHON_USEDEP}] -" diff --git a/dev-python/django-sekizai/metadata.xml b/dev-python/django-sekizai/metadata.xml deleted file mode 100644 index b54504275860..000000000000 --- a/dev-python/django-sekizai/metadata.xml +++ /dev/null @@ -1,11 +0,0 @@ - - - - - slis@gentoo.org - - - ojii/django-sekizai - django-sekizai - - -- cgit v1.2.3