commit:     d99e59278a8b65c861fbb28193566cd7bf2e22ca
Author:     Marius Brehler <marbre <AT> linux <DOT> sungazer <DOT> de>
AuthorDate: Thu Dec  3 13:58:15 2015 +0000
Commit:     Marius Brehler <marbre <AT> linux <DOT> sungazer <DOT> de>
CommitDate: Thu Dec  3 13:58:15 2015 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=d99e5927

dev-python/matplotlib2tikz: Drop old

Package-Manager: portage-2.2.20.1

 dev-python/matplotlib2tikz/ChangeLog               |  4 ++++
 .../matplotlib2tikz/matplotlib2tikz-0.2.4.ebuild   | 23 ----------------------
 2 files changed, 4 insertions(+), 23 deletions(-)

diff --git a/dev-python/matplotlib2tikz/ChangeLog 
b/dev-python/matplotlib2tikz/ChangeLog
index b357a96..634f068 100644
--- a/dev-python/matplotlib2tikz/ChangeLog
+++ b/dev-python/matplotlib2tikz/ChangeLog
@@ -2,6 +2,10 @@
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
 # $Id$
 
+  03 Dec 2015; Marius Brehler <[email protected]>
+  -matplotlib2tikz-0.2.4.ebuild:
+  dev-python/matplotlib2tikz: Drop old
+
 *matplotlib2tikz-0.5.1 (03 Dec 2015)
 
   03 Dec 2015; Marius Brehler <[email protected]>

diff --git a/dev-python/matplotlib2tikz/matplotlib2tikz-0.2.4.ebuild 
b/dev-python/matplotlib2tikz/matplotlib2tikz-0.2.4.ebuild
deleted file mode 100644
index db655fe..0000000
--- a/dev-python/matplotlib2tikz/matplotlib2tikz-0.2.4.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-PYTHON_COMPAT=( python2_7 python3_{3,4} )
-
-inherit distutils-r1
-
-DESCRIPTION="Python script for converting matplotlib figures into native 
Pgfplots (TikZ) figures"
-HOMEPAGE="https://github.com/nschloe/matplotlib2tikz";
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-KEYWORDS="~amd64"
-
-LICENSE="MIT"
-SLOT="0"
-IUSE=""
-
-RDEPEND="dev-python/matplotlib[${PYTHON_USEDEP}]
-       dev-texlive/texlive-pictures"
-DEPEND="${RDEPEND}"
-       #test? ( dev-python/pytest[${PYTHON_USEDEP}] )"

Reply via email to