commit:     640ddc5b5673749ae781701bcf62b47540cfbff3
Author:     Virgil Dupras <vdupras <AT> gentoo <DOT> org>
AuthorDate: Sun May 26 19:30:40 2019 +0000
Commit:     Virgil Dupras <vdupras <AT> gentoo <DOT> org>
CommitDate: Sun May 26 19:31:23 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=640ddc5b

dev-python/djangocms-attributes-field: remove last-rited package

Closes: https://bugs.gentoo.org/683862
Signed-off-by: Virgil Dupras <vdupras <AT> gentoo.org>

 dev-python/djangocms-attributes-field/Manifest     |  1 -
 .../djangocms-attributes-field-0.2.0.ebuild        | 28 ----------------------
 dev-python/djangocms-attributes-field/metadata.xml | 11 ---------
 profiles/package.mask                              |  5 ----
 4 files changed, 45 deletions(-)

diff --git a/dev-python/djangocms-attributes-field/Manifest 
b/dev-python/djangocms-attributes-field/Manifest
deleted file mode 100644
index e101b1a8ed4..00000000000
--- a/dev-python/djangocms-attributes-field/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST djangocms-attributes-field-0.2.0.tar.gz 27958 BLAKE2B 
23828aa35cab8830cbdab04033335985bb36b27e28fe469c68990775fe379f99f5ba339a7e7cf0f17d9df116a85131f8009068eb76f113b9b785b50f15c9c696
 SHA512 
2afb7ee05db12573d7f0a174334168ba9e9a9b96f8ac940d01694573f4711845d87995e60ba00af88626eb244f9fee7287328ac3a297c12a2a5d1d90425d897b

diff --git 
a/dev-python/djangocms-attributes-field/djangocms-attributes-field-0.2.0.ebuild 
b/dev-python/djangocms-attributes-field/djangocms-attributes-field-0.2.0.ebuild
deleted file mode 100644
index 863ba36d69e..00000000000
--- 
a/dev-python/djangocms-attributes-field/djangocms-attributes-field-0.2.0.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="6"
-
-PYTHON_COMPAT=( python{2_7,3_{5,6}} )
-
-inherit distutils-r1
-
-DESCRIPTION="File plugin for django CMS"
-HOMEPAGE="https://github.com/divio/djangocms-attributes-field";
-SRC_URI="https://github.com/divio/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="BSD"
-KEYWORDS="~amd64 ~x86"
-SLOT="0"
-IUSE=""
-
-RDEPEND=""
-DEPEND="
-       ${RDEPEND}
-       dev-python/setuptools[${PYTHON_USEDEP}]
-"
-
-src_prepare() {
-       sed -i 's/find_packages()/find_packages(exclude=["tests"])/g' 
"${S}/setup.py"
-       eapply_user
-}

diff --git a/dev-python/djangocms-attributes-field/metadata.xml 
b/dev-python/djangocms-attributes-field/metadata.xml
deleted file mode 100644
index 1e23483f3d0..00000000000
--- a/dev-python/djangocms-attributes-field/metadata.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version='1.0' encoding='UTF-8'?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
-<pkgmetadata>
-  <maintainer type="person">
-    <email>s...@gentoo.org</email>
-  </maintainer>
-  <upstream>
-    <remote-id type="pypi">djangocms-attributes-field</remote-id>
-    <remote-id type="github">divio/djangocms-attributes-field</remote-id>
-  </upstream>
-</pkgmetadata>

diff --git a/profiles/package.mask b/profiles/package.mask
index 9147b81b70f..0ae140f042f 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -333,11 +333,6 @@ dev-python/gst-python:0.10
 media-libs/gnonlin:0.10
 net-libs/farstream:0.1
 
-# Virgil Dupras <vdup...@gentoo.org> (26 Apr 2019)
-# Should have been removed with django-cms a while back but wasn't.
-# Removal in 30 days. Bug #683862
-dev-python/djangocms-attributes-field
-
 # Jason Zaman <perfin...@gentoo.org> (25 Apr 2019)
 # net-mail/perdition was last-rited in 2016. The
 # SELinux policy packge is no longer needed.

Reply via email to