commit:     761d6fdc50e19c1363ce2748f6d753fde000d21d
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 17 09:12:05 2021 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Oct 17 09:12:05 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=761d6fdc

dev-python/pybtex-docutils: Remove old

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

 dev-python/pybtex-docutils/Manifest                |  1 -
 .../pybtex-docutils/pybtex-docutils-1.0.0.ebuild   | 25 ----------------------
 2 files changed, 26 deletions(-)

diff --git a/dev-python/pybtex-docutils/Manifest 
b/dev-python/pybtex-docutils/Manifest
index d248cad0589..20328ec890f 100644
--- a/dev-python/pybtex-docutils/Manifest
+++ b/dev-python/pybtex-docutils/Manifest
@@ -1,2 +1 @@
-DIST pybtex-docutils-1.0.0.tar.gz 13627 BLAKE2B 
5a18c29fb64f9b19deb4699017de17b1d4a112e0739d84066c4eb0df9d51005fe3b0132a7d1e46e3dad5b9b8e41340cf1a4da094ab20dd140cc83a3a53d82ca8
 SHA512 
d0054c5ed27a8c57b85963c5f3443d53fe8edab8ce2cf924eeac73240d662a6ac3cf74b2e38601d708809ddbf0984b3c7f24f177c67f77039bc236360474fa38
 DIST pybtex-docutils-1.0.1.tar.gz 14234 BLAKE2B 
3c3946309ad19acb19703c0ecd7fce048808580df27ba39ce7acadbc0db154bee1f1e31d448015a8ebbbe034812e2f76fbed6f47a687c035750fc2908ca940c2
 SHA512 
8f84a822287e78a09b935a0f358b48e8a02be21303907fdce352515a844fe22dadb44646ca1abc44c8a8e7523c4f7074f3673fd6d565b178c862589cf58e9a48

diff --git a/dev-python/pybtex-docutils/pybtex-docutils-1.0.0.ebuild 
b/dev-python/pybtex-docutils/pybtex-docutils-1.0.0.ebuild
deleted file mode 100644
index 180da6ee766..00000000000
--- a/dev-python/pybtex-docutils/pybtex-docutils-1.0.0.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{7..10} )
-
-inherit distutils-r1
-
-DESCRIPTION="A docutils backend for pybtex"
-HOMEPAGE="https://github.com/mcmtroffaes/pybtex-docutils";
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-RDEPEND="
-       dev-python/docutils[${PYTHON_USEDEP}]
-       dev-python/pybtex[${PYTHON_USEDEP}]
-
-"
-
-distutils_enable_tests pytest
-distutils_enable_sphinx doc

Reply via email to