summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-02-16 08:56:58 +0100
committerMichał Górny <mgorny@gentoo.org>2020-02-16 08:56:58 +0100
commit9335b0d106c0e6972e6ba20ef524ab153bbc59c2 (patch)
tree9917b8b7c968bf3b8547eebc5ecffc34537b9115
parentx11-libs/qscintilla: Remove python@ from maintainers (diff)
downloadgentoo-9335b0d106c0e6972e6ba20ef524ab153bbc59c2.tar.gz
gentoo-9335b0d106c0e6972e6ba20ef524ab153bbc59c2.tar.bz2
gentoo-9335b0d106c0e6972e6ba20ef524ab153bbc59c2.zip
dev-python/milksets: Remove last-rited pkg
Closes: https://bugs.gentoo.org/705518 Signed-off-by: Michał Górny <mgorny@gentoo.org>
-rw-r--r--dev-python/milksets/Manifest1
-rw-r--r--dev-python/milksets/metadata.xml15
-rw-r--r--dev-python/milksets/milksets-0.1.3-r1.ebuild19
-rw-r--r--profiles/package.mask1
4 files changed, 0 insertions, 36 deletions
diff --git a/dev-python/milksets/Manifest b/dev-python/milksets/Manifest
deleted file mode 100644
index 5f3adc0abd71..000000000000
--- 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 55ba88d2e3c5..000000000000
--- 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>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
index 86f3aff73ab2..000000000000
--- 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 351a0f56591a..dc9d6e0c01c2 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 <mgorny@gentoo.org> (2020-01-16)
# The new version loses Python 2 support but does not introduce any real