commit: 6237ed9b8a25082a5bdc694403e12b819b054282 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sun Dec 16 15:51:46 2018 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sun Dec 16 15:56:30 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6237ed9b
dev-python/django-filer: Remove last-rited pkg Closes: https://bugs.gentoo.org/664012 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> dev-python/django-filer/Manifest | 2 -- dev-python/django-filer/django-filer-1.2.0.ebuild | 29 ----------------------- dev-python/django-filer/django-filer-1.2.7.ebuild | 29 ----------------------- dev-python/django-filer/metadata.xml | 10 -------- profiles/package.mask | 1 - 5 files changed, 71 deletions(-) diff --git a/dev-python/django-filer/Manifest b/dev-python/django-filer/Manifest deleted file mode 100644 index 4657667ae00..00000000000 --- a/dev-python/django-filer/Manifest +++ /dev/null @@ -1,2 +0,0 @@ -DIST django-filer-1.2.0.tar.gz 1100877 BLAKE2B 924129e668ae3390e82e12f9d2589b1b199492d9d2995ee566f051b7e57359548bf3fb03d642c70e930f7a8e4f9a4c9a2229f4d6a2da0a6222b029e021691a9c SHA512 b3cf4d028f0e8fb3e8a43d18002e8f8a2659cb57281fbc8c6e2d1ce6cdcfa165f627d0e393f07eb0ce0aec86f7d99aaf6e6a418334faa6695644d8aef65f5993 -DIST django-filer-1.2.7.tar.gz 1269205 BLAKE2B c24b375b965ce31c4456383309521301fe8e55c0dfe29a6c0f79d5b2d359a881e72b11a496671c47ac75afbdb09a2e276da5cea7de4502bc8399de0a99414be9 SHA512 681f31bf7d3c781e7ef0f1833cc666f993403da527ffa8862585b21b8ebef1eacb2c856abfb1b41028a500eb2fb6533a869da3660a4606ba0c435702fdc7ad9e diff --git a/dev-python/django-filer/django-filer-1.2.0.ebuild b/dev-python/django-filer/django-filer-1.2.0.ebuild deleted file mode 100644 index 563448e5214..00000000000 --- a/dev-python/django-filer/django-filer-1.2.0.ebuild +++ /dev/null @@ -1,29 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI="5" - -PYTHON_COMPAT=( python{2_7,3_4} ) - -inherit distutils-r1 - -DESCRIPTION="File management application for django that makes handling of files and images" -HOMEPAGE="https://pypi.org/project/django-filer/" -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" - -LICENSE="BSD" -KEYWORDS="~amd64 ~x86" -SLOT="0" -IUSE="" - -RDEPEND=" - >=dev-python/django-1.5 - >=dev-python/django_polymorphic-0.2 - >=dev-python/easy-thumbnails-1.0 - dev-python/django-mptt -" - -DEPEND=" - ${RDEPEND} - dev-python/setuptools -" diff --git a/dev-python/django-filer/django-filer-1.2.7.ebuild b/dev-python/django-filer/django-filer-1.2.7.ebuild deleted file mode 100644 index 443dfc1be2c..00000000000 --- a/dev-python/django-filer/django-filer-1.2.7.ebuild +++ /dev/null @@ -1,29 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI="5" - -PYTHON_COMPAT=( python{2_{6,7},3_{4,5,6}} ) - -inherit distutils-r1 - -DESCRIPTION="File management application for django that makes handling of files and images" -HOMEPAGE="https://pypi.org/project/django-filer/" -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" - -LICENSE="BSD" -KEYWORDS="~amd64 ~x86" -SLOT="0" -IUSE="" - -RDEPEND=" - >=dev-python/django-1.5[${PYTHON_USEDEP}] - >=dev-python/django_polymorphic-0.2[${PYTHON_USEDEP}] - >=dev-python/easy-thumbnails-1.0[${PYTHON_USEDEP}] - dev-python/django-mptt[${PYTHON_USEDEP}] -" - -DEPEND=" - ${RDEPEND} - dev-python/setuptools[${PYTHON_USEDEP}] -" diff --git a/dev-python/django-filer/metadata.xml b/dev-python/django-filer/metadata.xml deleted file mode 100644 index 108f02cb6d6..00000000000 --- a/dev-python/django-filer/metadata.xml +++ /dev/null @@ -1,10 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="person"> - <email>[email protected]</email> - </maintainer> - <upstream> - <remote-id type="pypi">django-filer</remote-id> - </upstream> -</pkgmetadata> diff --git a/profiles/package.mask b/profiles/package.mask index 8776a904efa..466aa6723bc 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -153,7 +153,6 @@ dev-python/django-sekizai dev-python/django-treebeard dev-python/aldryn-search dev-python/aldryn-bootstrap3 -dev-python/django-filer # Mike Gilbert <[email protected]> (10 Nov 2018) # Open bugs and no Gentoo maintainer.
