aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHorea Christian <chr@chymera.eu>2020-10-20 13:41:19 -0400
committerHorea Christian <chr@chymera.eu>2020-10-20 13:41:19 -0400
commitc590dad65d877560eea0033fd7de44e9cc5eac7a (patch)
treea7694902aa56fc4ff24a386401e644c99925c035 /dev-python/matrix2latex
parentdev-python/matrix2latex: EAPI, metadata, PYTHON_COMPAT update (diff)
downloadsci-c590dad65d877560eea0033fd7de44e9cc5eac7a.tar.gz
sci-c590dad65d877560eea0033fd7de44e9cc5eac7a.tar.bz2
sci-c590dad65d877560eea0033fd7de44e9cc5eac7a.zip
dev-python/matrix2latex: dropped live ebuild
Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Horea Christian <chr@chymera.eu>
Diffstat (limited to 'dev-python/matrix2latex')
-rw-r--r--dev-python/matrix2latex/matrix2latex-9999.ebuild17
1 files changed, 0 insertions, 17 deletions
diff --git a/dev-python/matrix2latex/matrix2latex-9999.ebuild b/dev-python/matrix2latex/matrix2latex-9999.ebuild
deleted file mode 100644
index e206c1d0f..000000000
--- a/dev-python/matrix2latex/matrix2latex-9999.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-PYTHON_COMPAT=( python{2_7,3_4} )
-
-inherit distutils-r1 git-r3 multilib
-
-DESCRIPTION="A tool to create LaTeX tables from python lists and arrays"
-HOMEPAGE="https://github.com/TheChymera/matrix2latex"
-EGIT_REPO_URI="https://github.com/TheChymera/matrix2latex"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS=""
-IUSE=""