commit:     0cb2cbce4668759634141444bbc993878de206fc
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 15 07:44:42 2019 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Mon Apr 15 07:44:42 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0cb2cbce

dev-python/ets: remove last rited package

Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>

 dev-python/ets/Manifest            |  1 -
 dev-python/ets/ets-4.4.1-r1.ebuild | 40 --------------------------------------
 dev-python/ets/metadata.xml        | 20 -------------------
 3 files changed, 61 deletions(-)

diff --git a/dev-python/ets/Manifest b/dev-python/ets/Manifest
deleted file mode 100644
index 0a5db01289d..00000000000
--- a/dev-python/ets/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST ets-4.4.1.tar.gz 5074 BLAKE2B 
be844d7e1b7b7921883835fc9f640c105f5a66723b4dffa2bd4508804eac8b53ece40da1227be9623ddb36b2e573ec0ee5139a67a497c92cf14a543e1e98913e
 SHA512 
50e8b0a4777e2ba433366ea6a34ef7c31ed9f41b2d662360839aa2ebaf40b0a9c613b3c472518be0931c5f523a7b383a382e9bd401e7b713f29337d4fd3a2c35

diff --git a/dev-python/ets/ets-4.4.1-r1.ebuild 
b/dev-python/ets/ets-4.4.1-r1.ebuild
deleted file mode 100644
index 77b4992bc69..00000000000
--- a/dev-python/ets/ets-4.4.1-r1.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-PYTHON_COMPAT=( python2_7 )
-
-inherit distutils-r1
-
-DESCRIPTION="Meta package for the Enthought Tool Suite"
-HOMEPAGE="https://pypi.org/project/ets/
-       https://github.com/enthought/ets";
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
-IUSE=""
-
-# see the setup_data.py file for version numbers
-RDEPEND="
-       >=dev-python/apptools-4.2.0[${PYTHON_USEDEP}]
-       >=dev-python/blockcanvas-4.0.3[${PYTHON_USEDEP}]
-       >=dev-python/casuarius-1.1[${PYTHON_USEDEP}]
-       >=dev-python/chaco-4.4.1[${PYTHON_USEDEP}]
-       >=dev-python/codetools-4.2.0[${PYTHON_USEDEP}]
-       >=dev-python/enable-4.3.0[${PYTHON_USEDEP}]
-       >=dev-python/enaml-0.6.8[${PYTHON_USEDEP}]
-       >=dev-python/encore-0.4.0[${PYTHON_USEDEP}]
-       >=dev-python/envisage-4.4.0[${PYTHON_USEDEP}]
-       >=dev-python/etsdevtools-4.0.2[${PYTHON_USEDEP}]
-       >=dev-python/etsproxy-0.1.2[${PYTHON_USEDEP}]
-       >=dev-python/graphcanvas-4.0.2[${PYTHON_USEDEP}]
-       >=sci-visualization/mayavi-4.3.0[${PYTHON_USEDEP}]
-       >=dev-python/pyface-4.4.0[${PYTHON_USEDEP}]
-       >=dev-python/scimath-4.1.2[${PYTHON_USEDEP}]
-       >=dev-python/traits-4.4.0[${PYTHON_USEDEP}]
-       >=dev-python/traitsui-4.4.0[${PYTHON_USEDEP}]"
-
-DEPEND=""

diff --git a/dev-python/ets/metadata.xml b/dev-python/ets/metadata.xml
deleted file mode 100644
index 8aae8f86956..00000000000
--- a/dev-python/ets/metadata.xml
+++ /dev/null
@@ -1,20 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
-<pkgmetadata>
-<!-- maintainer-needed -->
-<longdescription lang="en">
-  The Enthought Tool Suite (ETS) is a collection of Python components
-  developed by Enthought and its partners to construct custom scientific
-  applications. It includes a wide variety of components including:
-    * An extensible application framework
-    * Application building blocks
-    * 2-D and 3-D graphics libraries
-    * Scientific and math libraries
-    * Developer tools
-  This metapackage contains the dependencies for installing all of the
-  components comprised by the suite.
-</longdescription>
-<upstream>
-  <remote-id type="pypi">ets</remote-id>
-</upstream>
-</pkgmetadata>

Reply via email to