dev-python/milksets: Remove last-rited pkg
authorMichał Górny <mgorny@gentoo.org>
Sun, 16 Feb 2020 07:56:58 +0000 (08:56 +0100)
committerMichał Górny <mgorny@gentoo.org>
Sun, 16 Feb 2020 07:56:58 +0000 (08:56 +0100)
Closes: https://bugs.gentoo.org/705518
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/milksets/Manifest [deleted file]
dev-python/milksets/metadata.xml [deleted file]
dev-python/milksets/milksets-0.1.3-r1.ebuild [deleted file]
profiles/package.mask

diff --git a/dev-python/milksets/Manifest b/dev-python/milksets/Manifest
deleted file mode 100644 (file)
index 5f3adc0..0000000
+++ /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 (file)
index 55ba88d..0000000
+++ /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>sci@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 (file)
index 86f3aff..0000000
+++ /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}]"
index 351a0f56591ae2b1274707d74acf344702584c5d..dc9d6e0c01c2c8f1ca5342b7e3ba858fd11ac50c 100644 (file)
@@ -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 <mgorny@gentoo.org> (2020-01-16)
 # The new version loses Python 2 support but does not introduce any real