aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
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=""