dev-python/statistics: remove last-rited package
authorVirgil Dupras <vdupras@gentoo.org>
Tue, 30 Apr 2019 14:18:42 +0000 (10:18 -0400)
committerVirgil Dupras <vdupras@gentoo.org>
Tue, 30 Apr 2019 14:18:42 +0000 (10:18 -0400)
Bug: https://bugs.gentoo.org/616596
Signed-off-by: Virgil Dupras <vdupras@gentoo.org>
dev-python/statistics/Manifest [deleted file]
dev-python/statistics/metadata.xml [deleted file]
dev-python/statistics/statistics-1.0.3.5.ebuild [deleted file]
dev-python/statistics/statistics-3.4.0_beta3.ebuild [deleted file]
profiles/package.mask

diff --git a/dev-python/statistics/Manifest b/dev-python/statistics/Manifest
deleted file mode 100644 (file)
index 0e4af9d..0000000
+++ /dev/null
@@ -1,2 +0,0 @@
-DIST statistics-1.0.3.5.tar.gz 8303 BLAKE2B bbefc6b9ea5fa00f2980072afced8810e9a33acba5ef07ffbaa6c6356a1dd66fe8062b98bf6d4273860d482aa352453395c16143220afca7050cee3546fad8ab SHA512 1d7fd2304a885dbd9ebc564323349f9c5ad1ea1ecea8182b52a1f42308963bd49f07c9dc9f0b87a35d2f6ed3c37429dbc38183c0b1bd65a527558e4504a9a3a0
-DIST statistics-3.4.0b3.tar.gz 12486 BLAKE2B d13c8fdba3a8788f1959a97fb3d11c53cdfa5d217751b0b1303d0be186e6f37a27ba5f641cf0cc90ecb96482527bdaa4b61778795a6c6a0fa19a93d881376d2a SHA512 d7bd7614fe3afe24e542eaebfedcd2147111ec567024e2533faaa379438c3f53138ce205c9b8fc71bed51bc13d5cb3d370b476f199a6250f4457adcba4be6522
diff --git a/dev-python/statistics/metadata.xml b/dev-python/statistics/metadata.xml
deleted file mode 100644 (file)
index 41bf24b..0000000
+++ /dev/null
@@ -1,16 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-  <maintainer type="project">
-    <email>python@gentoo.org</email>
-    <name>Python</name>
-  </maintainer>
-  <upstream>
-    <remote-id type="pypi">statistics</remote-id>
-    <maintainer status="unknown">
-      <email>stefano@digitalemagine.com</email>
-      <name>Stefano Crosta</name>
-    </maintainer>
-    <remote-id type="github">digitalemagine/py-statistics</remote-id>
-  </upstream>
-</pkgmetadata>
diff --git a/dev-python/statistics/statistics-1.0.3.5.ebuild b/dev-python/statistics/statistics-1.0.3.5.ebuild
deleted file mode 100644 (file)
index 45d4800..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-PYTHON_COMPAT=( python2_7 pypy pypy3 )
-
-inherit distutils-r1
-
-DESCRIPTION="A Python 2.* port of 3.4 Statistics Module"
-HOMEPAGE="https://github.com/digitalemagine/py-statistics
-       https://pypi.org/project/statistics/"
-SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
-IUSE=""
-
-RDEPEND=""
-DEPEND="${RDEPEND}
-       dev-python/setuptools[${PYTHON_USEDEP}]"
diff --git a/dev-python/statistics/statistics-3.4.0_beta3.ebuild b/dev-python/statistics/statistics-3.4.0_beta3.ebuild
deleted file mode 100644 (file)
index 10ab210..0000000
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python2_7 pypy pypy3 )
-
-inherit distutils-r1
-
-MY_P=${PN}-${PV/_beta/b}
-
-DESCRIPTION="A Python 2.* port of 3.4 Statistics Module"
-HOMEPAGE="https://github.com/digitalemagine/py-statistics
-       https://pypi.org/project/statistics/"
-SRC_URI="mirror://pypi/${P:0:1}/${PN}/${MY_P}.tar.gz"
-
-LICENSE="PSF-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
-IUSE=""
-
-RDEPEND=""
-DEPEND="${RDEPEND}
-       dev-python/setuptools[${PYTHON_USEDEP}]"
-
-S=${WORKDIR}/${MY_P}
index de44c1ff205438ae886626bc02b4e88fe737193f..d9825ef16c228d7d79154cc476bbb3d8891b3f31 100644 (file)
@@ -609,7 +609,6 @@ media-plugins/vdr-markad
 # Virgil Dupras <vdupras@gentoo.org> (31 Mar 2019)
 # Unmaintained, no revdeps.
 # Removal in 30 days. Bug #616596
-dev-python/statistics
 dev-python/reverend
 
 # Michał Górny <mgorny@gentoo.org> (31 Mar 2019)