commit:     9335b0d106c0e6972e6ba20ef524ab153bbc59c2
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 16 07:56:58 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Feb 16 07:56:58 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9335b0d1

dev-python/milksets: Remove last-rited pkg

Closes: https://bugs.gentoo.org/705518
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/milksets/Manifest                 |  1 -
 dev-python/milksets/metadata.xml             | 15 ---------------
 dev-python/milksets/milksets-0.1.3-r1.ebuild | 19 -------------------
 profiles/package.mask                        |  1 -
 4 files changed, 36 deletions(-)

diff --git a/dev-python/milksets/Manifest b/dev-python/milksets/Manifest
deleted file mode 100644
index 5f3adc0abd7..00000000000
--- a/dev-python/milksets/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST milksets-0.1.3.tar.gz 10438190 BLAKE2B 
e056b51924fcfdb0f510c4a1088a15364ed55aafd7e4e087c2c633505a237058f3e49968acadf8441b086566fd0f645de417fa01f46cc4c0957b8e6272fc5e9b
 SHA512 
45ea6b14dc5e15c8797a42483fdbf3f5b8794f68a378b070f39e3117ff98fad810bb9b200f569061f8e65337380d908e32284c8563e74939b5b2cc202f2103d8

diff --git a/dev-python/milksets/metadata.xml b/dev-python/milksets/metadata.xml
deleted file mode 100644
index 55ba88d2e3c..00000000000
--- a/dev-python/milksets/metadata.xml
+++ /dev/null
@@ -1,15 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
-<pkgmetadata>
-  <maintainer type="project">
-    <email>s...@gentoo.org</email>
-    <name>Gentoo Science Project</name>
-  </maintainer>
-  <longdescription lang="en">
-  This packages contains some U.C.I. datasets in a common Pythonic
-  interface, which makes them easy to use with milk.
-</longdescription>
-  <upstream>
-    <remote-id type="pypi">milksets</remote-id>
-  </upstream>
-</pkgmetadata>

diff --git a/dev-python/milksets/milksets-0.1.3-r1.ebuild 
b/dev-python/milksets/milksets-0.1.3-r1.ebuild
deleted file mode 100644
index 86f3aff73ab..00000000000
--- a/dev-python/milksets/milksets-0.1.3-r1.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-PYTHON_COMPAT=( python2_7 )
-
-inherit distutils-r1
-
-DESCRIPTION="Datasets in a common Pythonic interface to use with milk"
-HOMEPAGE="http://luispedro.org/software/milksets";
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
-IUSE=""
-
-DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"

diff --git a/profiles/package.mask b/profiles/package.mask
index 351a0f56591..dc9d6e0c01c 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -574,7 +574,6 @@ dev-python/pyemf
 # Abandoned upstream.  Python 2 only.  No reverse dependencies.
 # Removal in 30 days.  Bug #705518.
 dev-python/milk
-dev-python/milksets
 
 # Michał Górny <mgo...@gentoo.org> (2020-01-16)
 # The new version loses Python 2 support but does not introduce any real

Reply via email to