commit:     672f79ed8c47e65ce59dcd330437ba2d700b6761
Author:     Virgil Dupras <vdupras <AT> gentoo <DOT> org>
AuthorDate: Mon Sep  3 13:25:09 2018 +0000
Commit:     Virgil Dupras <vdupras <AT> gentoo <DOT> org>
CommitDate: Mon Sep  3 13:33:12 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=672f79ed

dev-python/Coffin: remove last-rited package

Bug: https://bugs.gentoo.org/662632

 dev-python/Coffin/Coffin-2.0.1.ebuild | 27 ---------------------------
 dev-python/Coffin/Manifest            |  1 -
 dev-python/Coffin/metadata.xml        |  9 ---------
 3 files changed, 37 deletions(-)

diff --git a/dev-python/Coffin/Coffin-2.0.1.ebuild 
b/dev-python/Coffin/Coffin-2.0.1.ebuild
deleted file mode 100644
index eecd59328f9..00000000000
--- a/dev-python/Coffin/Coffin-2.0.1.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} pypy )
-
-inherit distutils-r1
-
-DESCRIPTION="Jinja2 adapter for Django"
-HOMEPAGE="https://pypi.org/project/Coffin/";
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
-RDEPEND=""
-
-python_prepare_all() {
-       # Req'd to avoid file collisions
-       sed -e s":find_packages():find_packages(exclude=['tests']):" -i 
setup.py || die
-
-       distutils-r1_python_prepare_all
-}
-# Tests attempt to import an abandoned module

diff --git a/dev-python/Coffin/Manifest b/dev-python/Coffin/Manifest
deleted file mode 100644
index c498b6b40fb..00000000000
--- a/dev-python/Coffin/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST Coffin-2.0.1.tar.gz 9858 BLAKE2B 
9ea2e80cff1edfb4b40d69831184c116bb83c710bdf9234ae1df56d7a4255d8d8c57013f8e97ea4a5b8f4fb4ea02ecbe32f30e0b3bb4164ea56904c6e96fdbab
 SHA512 
e618c74a91f84e7f41411c8e34b2c97fad1a59bc5124f0f5b3439abf1b0c2972d5f59d4b71f49393e843cd588ec143c08d659e90d2cfd006d55b5244b5727ccc

diff --git a/dev-python/Coffin/metadata.xml b/dev-python/Coffin/metadata.xml
deleted file mode 100644
index 24ceccaaf4d..00000000000
--- a/dev-python/Coffin/metadata.xml
+++ /dev/null
@@ -1,9 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
-<pkgmetadata>
-  <!-- maintainer-needed -->
-  <upstream>
-    <remote-id type="pypi">Coffin</remote-id>
-    <remote-id type="github">coffin/coffin</remote-id>
-  </upstream>
-</pkgmetadata>

Reply via email to