summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-08-22 09:07:55 +0200
committerMichał Górny <mgorny@gentoo.org>2020-08-22 09:07:55 +0200
commit14f32fe159d029157604b4d3cc08cd684faba3d6 (patch)
tree147273f78562c78de12f296b66f3a63c7a4401a5 /dev-python/pandocfilters/pandocfilters-1.4.2-r1.ebuild
parentdev-python/openpyxl: Remove redundant versions (diff)
downloadgentoo-14f32fe159d029157604b4d3cc08cd684faba3d6.tar.gz
gentoo-14f32fe159d029157604b4d3cc08cd684faba3d6.tar.bz2
gentoo-14f32fe159d029157604b4d3cc08cd684faba3d6.zip
dev-python/pandocfilters: Remove redundant versions
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/pandocfilters/pandocfilters-1.4.2-r1.ebuild')
-rw-r--r--dev-python/pandocfilters/pandocfilters-1.4.2-r1.ebuild17
1 files changed, 0 insertions, 17 deletions
diff --git a/dev-python/pandocfilters/pandocfilters-1.4.2-r1.ebuild b/dev-python/pandocfilters/pandocfilters-1.4.2-r1.ebuild
deleted file mode 100644
index a549b6eac542..000000000000
--- a/dev-python/pandocfilters/pandocfilters-1.4.2-r1.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python3_{6,7} )
-
-inherit distutils-r1
-
-DESCRIPTION="Utilities for writing pandoc filters in python"
-HOMEPAGE="https://github.com/jgm/pandocfilters"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="amd64 ~arm64 x86 ~amd64-linux ~x86-linux"
-IUSE=""