commit:     3585e2a9db25496c8272b731a19eb50ae2dc26e6
Author:     Marius Brehler <marbre <AT> linux <DOT> sungazer <DOT> de>
AuthorDate: Thu Jan 21 08:04:48 2016 +0000
Commit:     Marius Brehler <marbre <AT> linux <DOT> sungazer <DOT> de>
CommitDate: Thu Jan 21 08:04:48 2016 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=3585e2a9

dev-python/matplotlib2tikz: Version bump, drop old, bump to EAPI=6

Package-Manager: portage-2.2.26

 ...{matplotlib2tikz-0.5.3.ebuild => matplotlib2tikz-0.5.4.ebuild} | 4 ++--
 dev-python/matplotlib2tikz/matplotlib2tikz-9999.ebuild            | 8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/dev-python/matplotlib2tikz/matplotlib2tikz-0.5.3.ebuild 
b/dev-python/matplotlib2tikz/matplotlib2tikz-0.5.4.ebuild
similarity index 83%
rename from dev-python/matplotlib2tikz/matplotlib2tikz-0.5.3.ebuild
rename to dev-python/matplotlib2tikz/matplotlib2tikz-0.5.4.ebuild
index b10d23d..ec78e4f 100644
--- a/dev-python/matplotlib2tikz/matplotlib2tikz-0.5.3.ebuild
+++ b/dev-python/matplotlib2tikz/matplotlib2tikz-0.5.4.ebuild
@@ -2,13 +2,13 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
 PYTHON_COMPAT=( python2_7 python3_{3,4,5} )
 
 inherit distutils-r1
 
-DESCRIPTION="Python script for converting matplotlib figures into native 
Pgfplots (TikZ) figures"
+DESCRIPTION="Convert 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"

diff --git a/dev-python/matplotlib2tikz/matplotlib2tikz-9999.ebuild 
b/dev-python/matplotlib2tikz/matplotlib2tikz-9999.ebuild
index b81eda2..7495ab0 100644
--- a/dev-python/matplotlib2tikz/matplotlib2tikz-9999.ebuild
+++ b/dev-python/matplotlib2tikz/matplotlib2tikz-9999.ebuild
@@ -1,14 +1,14 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
-PYTHON_COMPAT=( python2_7 python3_{3,4} )
+PYTHON_COMPAT=( python2_7 python3_{3,4,5} )
 
 inherit distutils-r1 git-r3
 
-DESCRIPTION="Python script for converting matplotlib figures into native 
Pgfplots (TikZ) figures"
+DESCRIPTION="Convert matplotlib figures into native Pgfplots (TikZ) figures"
 HOMEPAGE="https://github.com/nschloe/matplotlib2tikz";
 EGIT_REPO_URI="https://github.com/nschloe/${PN}.git 
git://github.com/nschloe/${PN}.git"
 KEYWORDS=""

Reply via email to