commit:     616bb61e1931d0dac47814558267986756dce07c
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 23 15:50:54 2017 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Fri Jun 23 15:50:54 2017 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=616bb61e

sci-geosciences/pydap_handlers_cdms: Drop package due to masked deps

Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>

 sci-geosciences/pydap_handlers_cdms/metadata.xml   | 19 ---------------
 .../pydap_handlers_cdms-0.2.0.1.ebuild             | 28 ----------------------
 2 files changed, 47 deletions(-)

diff --git a/sci-geosciences/pydap_handlers_cdms/metadata.xml 
b/sci-geosciences/pydap_handlers_cdms/metadata.xml
deleted file mode 100644
index 925bead0a..000000000
--- a/sci-geosciences/pydap_handlers_cdms/metadata.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-<?xml version='1.0' encoding='UTF-8'?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
-<pkgmetadata>
-  <maintainer type="person">
-    <email>t...@cerazone.net</email>
-    <name>Tim Cera</name>
-  </maintainer>
-  <maintainer type="project">
-    <email>sci-geoscien...@gentoo.org</email>
-    <name>Gentoo Geosciences Project</name>
-  </maintainer>
-  <longdescription lang="en">
-       Pydap is a pure Python library implementing the Data Access Protocol.
-       pydap_handlers_cdms allows Pydap server to serve GRADS formatted files.
-  </longdescription>
-  <upstream>
-    <remote-id type="pypi">pydap.handlers.cdms</remote-id>
-  </upstream>
-</pkgmetadata>

diff --git 
a/sci-geosciences/pydap_handlers_cdms/pydap_handlers_cdms-0.2.0.1.ebuild 
b/sci-geosciences/pydap_handlers_cdms/pydap_handlers_cdms-0.2.0.1.ebuild
deleted file mode 100644
index d3419a82f..000000000
--- a/sci-geosciences/pydap_handlers_cdms/pydap_handlers_cdms-0.2.0.1.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-PYTHON_COMPAT=( python2_7 )
-
-inherit distutils-r1
-
-MY_PN=${PN//_/.}
-MY_P=${P//_/.}
-
-DESCRIPTION="CDMS handler for Pydap server"
-HOMEPAGE="http://pydap.org/handlers.html#cdms";
-SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
-
-LICENSE="pydap"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE=""
-
-DEPEND=">=dev-python/setuptools-0.6_rc3[${PYTHON_USEDEP}]"
-RDEPEND="
-       >=sci-geosciences/pydap-3.0_rc10[${PYTHON_USEDEP}]
-       >=sci-geosciences/cdat-lite-6.0_alpha[${PYTHON_USEDEP}]
-       >=dev-python/arrayterator-1.0.1[${PYTHON_USEDEP}]"
-
-S="$WORKDIR/$MY_P"

Reply via email to