commit:     33f5c3ed50ddb72a30fdc1bf80f036ee55d62061
Author:     Aisha Tammy <gentoo <AT> aisha <DOT> cc>
AuthorDate: Wed Oct  7 02:29:57 2020 +0000
Commit:     Aisha Tammy <gentoo <AT> aisha <DOT> cc>
CommitDate: Wed Oct  7 02:29:57 2020 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=33f5c3ed

dev-python/pywcsgrid2: drop dead package

Signed-off-by: Aisha Tammy <gentoo <AT> aisha.cc>

 dev-python/pywcsgrid2/metadata.xml           | 14 --------------
 dev-python/pywcsgrid2/pywcsgrid2-9999.ebuild | 23 -----------------------
 2 files changed, 37 deletions(-)

diff --git a/dev-python/pywcsgrid2/metadata.xml 
b/dev-python/pywcsgrid2/metadata.xml
deleted file mode 100644
index c240a7553..000000000
--- a/dev-python/pywcsgrid2/metadata.xml
+++ /dev/null
@@ -1,14 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
-<pkgmetadata>
-       <maintainer type="project">
-               <email>[email protected]</email>
-               <name>Gentoo Astronomy Project</name>
-       </maintainer>
-       <longdescription lang="en">
-pywcsgrid2 provides a custom Axes class (derived from matplotlib's
-original Axes class) suitable for displaying fits images. Its main
-functionality is to draw ticks, ticklabels, and grids in an
-appropriate sky coordinates.
-</longdescription>
-</pkgmetadata>

diff --git a/dev-python/pywcsgrid2/pywcsgrid2-9999.ebuild 
b/dev-python/pywcsgrid2/pywcsgrid2-9999.ebuild
deleted file mode 100644
index d544c5cfa..000000000
--- a/dev-python/pywcsgrid2/pywcsgrid2-9999.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-PYTHON_COMPAT=( python2_7 python3_{3,4} )
-
-inherit distutils-r1 git-r3
-
-DESCRIPTION="Custom Matplotlib Axes class for displaying astronomical fits 
images"
-HOMEPAGE="http://leejjoon.github.io/pywcsgrid2/";
-EGIT_REPO_URI="https://github.com/leejjoon/pywcsgrid2.git";
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS=""
-IUSE=""
-
-RDEPEND="
-       dev-python/astropy[${PYTHON_USEDEP}]
-       dev-python/numpy[${PYTHON_USEDEP}]
-       dev-python/matplotlib[${PYTHON_USEDEP}]"
-DEPEND="${RDEPEND}"

Reply via email to