summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-python/django-cms/Manifest1
-rw-r--r--dev-python/django-cms/django-cms-3.4.3.ebuild42
-rw-r--r--dev-python/django-cms/metadata.xml42
-rw-r--r--profiles/package.mask5
4 files changed, 0 insertions, 90 deletions
diff --git a/dev-python/django-cms/Manifest b/dev-python/django-cms/Manifest
deleted file mode 100644
index 4371401bec7d..000000000000
--- a/dev-python/django-cms/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST django-cms-3.4.3.tar.gz 5234748 BLAKE2B 331af0ba11b3e8e5379838be71e57cedad624da97d1cc03ec78081ff9644805e1713b5f98655f48541745d08e53e5b2ddc8af5615b7df26bef49e4f3686f6089 SHA512 0c6b418bf025b042cefc4bb89fb663cc419a8e806a3c6e436198b7bb595d8012f79c7f02d08cee891e5e1ef83bd4f52f0e2adcc4ebd1d22325a674cbc7e69be9
diff --git a/dev-python/django-cms/django-cms-3.4.3.ebuild b/dev-python/django-cms/django-cms-3.4.3.ebuild
deleted file mode 100644
index 3220966dcc95..000000000000
--- a/dev-python/django-cms/django-cms-3.4.3.ebuild
+++ /dev/null
@@ -1,42 +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="A Django application for managing hierarchical pages of content"
-HOMEPAGE="https://www.django-cms.org/"
-SRC_URI="https://github.com/divio/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="BSD"
-KEYWORDS="~amd64 ~x86"
-SLOT="0"
-IUSE="+admin-style +ckeditor file flash inherit link picture snippet teaser video"
-REQUIRED_USE="admin-style ckeditor"
-
-RDEPEND="
- >=dev-python/django-1.8[${PYTHON_USEDEP}]
- admin-style? ( >=dev-python/djangocms-admin-style-1.0[${PYTHON_USEDEP}] )
- file? ( dev-python/djangocms-file[${PYTHON_USEDEP}] )
- flash? ( dev-python/djangocms-flash[${PYTHON_USEDEP}] )
- inherit? ( dev-python/djangocms-inherit[${PYTHON_USEDEP}] )
- link? ( dev-python/djangocms-link[${PYTHON_USEDEP}] )
- picture? ( dev-python/djangocms-picture[${PYTHON_USEDEP}] )
- snippet? ( dev-python/djangocms-snippet[${PYTHON_USEDEP}] )
- teaser? ( dev-python/djangocms-teaser[${PYTHON_USEDEP}] )
- video? ( dev-python/djangocms-video[${PYTHON_USEDEP}] )
- >=dev-python/django-classy-tags-0.7[${PYTHON_USEDEP}]
- >=dev-python/django-formtools-1.0[${PYTHON_USEDEP}]
- >=dev-python/django-sekizai-0.7[${PYTHON_USEDEP}]
- ckeditor? ( >=dev-python/djangocms-text-ckeditor-3.2.0[${PYTHON_USEDEP}] )
- >=dev-python/django-treebeard-4.0[${PYTHON_USEDEP}]
- dev-python/html5lib[${PYTHON_USEDEP}]
-"
-
-DEPEND="
- ${RDEPEND}
- dev-python/setuptools[${PYTHON_USEDEP}]
-"
diff --git a/dev-python/django-cms/metadata.xml b/dev-python/django-cms/metadata.xml
deleted file mode 100644
index e40589909a8a..000000000000
--- a/dev-python/django-cms/metadata.xml
+++ /dev/null
@@ -1,42 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="person">
- <email>slis@gentoo.org</email>
- </maintainer>
- <use>
- <flag name="admin-style">
- Install plugin customizing admin panel styles
- </flag>
- <flag name="ckeditor">
- Install text-ckeditor plugin for rich text editing
- </flag>
- <flag name="file">
- Install djangocms file plugin
- </flag>
- <flag name="flash">
- Install djangocms flash plugin
- </flag>
- <flag name="inherit">
- Install djangocms inherit plugin
- </flag>
- <flag name="link">
- Install djangocms link plugin
- </flag>
- <flag name="picture">
- Install djangocms picture plugin
- </flag>
- <flag name="snippet">
- Install djangocms snippet plugin
- </flag>
- <flag name="teaser">
- Install djangocms teaser plugin
- </flag>
- <flag name="video">
- Install djangocms video plugin
- </flag>
- </use>
- <upstream>
- <remote-id type="github">divio/django-cms</remote-id>
- </upstream>
-</pkgmetadata>
diff --git a/profiles/package.mask b/profiles/package.mask
index 1b4af0caf4b5..282b383e2945 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -133,11 +133,6 @@ net-nds/gosa-plugin-mail
net-nds/gosa-plugin-samba
net-nds/gosa-plugin-systems
-# Virgil Dupras <vdupras@gentoo.org> (14 Nov 2018)
-# Unmaintained and depending on an purged version (1.8) of Django.
-# Removal in 30 days. bug #664012
-dev-python/django-cms
-
# Mike Gilbert <floppym@gentoo.org> (10 Nov 2018)
# Open bugs and no Gentoo maintainer.
# Removal in 30 days.