commit:     bfb8121c8d507905b9d823a02d1a477f61060093
Author:     Arthur Zamarin <arthurzam <AT> gmail <DOT> com>
AuthorDate: Mon Aug  2 04:58:55 2021 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Aug  2 05:51:32 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bfb8121c

dev-python/fleep: drop 1.0.1

Signed-off-by: Arthur Zamarin <arthurzam <AT> gmail.com>
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/fleep/Manifest           |  1 -
 dev-python/fleep/fleep-1.0.1.ebuild | 23 -----------------------
 2 files changed, 24 deletions(-)

diff --git a/dev-python/fleep/Manifest b/dev-python/fleep/Manifest
index a93cb40682f..0b83e6b8338 100644
--- a/dev-python/fleep/Manifest
+++ b/dev-python/fleep/Manifest
@@ -1,2 +1 @@
 DIST fleep-1.0.1.gh.tar.gz 197438 BLAKE2B 
cf099a941d63443a9ee314727966ae95e143acc2f33f7760fe34772d4a2d371af534c029ad207b7727d34e7472c9396b3fc1e9c82066d98ae248dd4f7bd430d7
 SHA512 
ea287b9cec0f88f378b6c2f248938417e7e51b004a03bb4421611f9cbdae7b97cf1c02b5096c491df934922d906812daadab02d46ae49e64dc2a2a880ab4d87e
-DIST fleep-1.0.1.tar.gz 6547 BLAKE2B 
75ede77464e32404b3e1229adc9484d1d44b33323ed18f4be5275ffd1c8f63863459f46ff9cbf4f90d0e1387c0e5c967cce13ac8f6ce65710709dd227c04df89
 SHA512 
ba56f3a6c99f4c793e9f5c4ec04f7a96effabeadd92b18aeb7689a75d8504ccfca086db635d33e358ea9f67887e904c141e259ce2e9b9f3ea77f9e24c1b0eb27

diff --git a/dev-python/fleep/fleep-1.0.1.ebuild 
b/dev-python/fleep/fleep-1.0.1.ebuild
deleted file mode 100644
index 0171f1ef752..00000000000
--- a/dev-python/fleep/fleep-1.0.1.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{7..9} )
-
-inherit distutils-r1
-
-DESCRIPTION="File format determination library for Python"
-HOMEPAGE="https://github.com/floyernick/fleep-py";
-
-if [ "${PV}" = "9999" ]; then
-       EGIT_REPO_URI="https://github.com/floyernick/fleep-py.git";
-       inherit git-r3
-else
-       SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-       KEYWORDS="~amd64 ~x86"
-fi
-
-LICENSE="MIT"
-SLOT="0"
-IUSE=""

Reply via email to