commit:     64fdced697b5613babb00374793f2d50e99698bf
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Jul  2 19:23:21 2022 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Jul  2 19:25:57 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=64fdced6

dev-python/mergedict: Remove old

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/mergedict/mergedict-1.0.0.ebuild | 18 ------------------
 1 file changed, 18 deletions(-)

diff --git a/dev-python/mergedict/mergedict-1.0.0.ebuild 
b/dev-python/mergedict/mergedict-1.0.0.ebuild
deleted file mode 100644
index 25e1a968b531..000000000000
--- a/dev-python/mergedict/mergedict-1.0.0.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{8..10} )
-
-inherit distutils-r1
-
-DESCRIPTION="A Python 'dict' with a merge() method"
-HOMEPAGE="https://github.com/schettino72/mergedict/";
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="amd64 ~riscv x86"
-
-distutils_enable_tests pytest

Reply via email to