diff options
author | 2015-01-25 21:14:35 +0000 | |
---|---|---|
committer | 2015-01-25 21:14:35 +0000 | |
commit | d9a9a5f045f7709fa37b65dd43697a965d4e0cad (patch) | |
tree | a9d3c425d06b8f3ec19c100d0f8bc43d1566cba4 /dev-python/matplotlib | |
parent | arm stable, bug #530324 (diff) | |
download | gentoo-2-d9a9a5f045f7709fa37b65dd43697a965d4e0cad.tar.gz gentoo-2-d9a9a5f045f7709fa37b65dd43697a965d4e0cad.tar.bz2 gentoo-2-d9a9a5f045f7709fa37b65dd43697a965d4e0cad.zip |
arm stable, bug #530538
(Portage version: 2.2.15/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Diffstat (limited to 'dev-python/matplotlib')
-rw-r--r-- | dev-python/matplotlib/ChangeLog | 5 | ||||
-rw-r--r-- | dev-python/matplotlib/matplotlib-1.4.2.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/dev-python/matplotlib/ChangeLog b/dev-python/matplotlib/ChangeLog index ff05f66f1ad1..1f3a438be527 100644 --- a/dev-python/matplotlib/ChangeLog +++ b/dev-python/matplotlib/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/matplotlib # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/matplotlib/ChangeLog,v 1.178 2015/01/05 14:40:19 hasufell Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/matplotlib/ChangeLog,v 1.179 2015/01/25 21:14:35 maekke Exp $ + + 25 Jan 2015; Markus Meier <maekke@gentoo.org> matplotlib-1.4.2.ebuild: + arm stable, bug #530538 *matplotlib-1.3.0-r1 (05 Jan 2015) diff --git a/dev-python/matplotlib/matplotlib-1.4.2.ebuild b/dev-python/matplotlib/matplotlib-1.4.2.ebuild index 1a65a92cbd92..2d21154e3534 100644 --- a/dev-python/matplotlib/matplotlib-1.4.2.ebuild +++ b/dev-python/matplotlib/matplotlib-1.4.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/matplotlib/matplotlib-1.4.2.ebuild,v 1.3 2014/12/05 05:08:01 heroxbd Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/matplotlib/matplotlib-1.4.2.ebuild,v 1.4 2015/01/25 21:14:35 maekke Exp $ EAPI=5 @@ -20,7 +20,7 @@ SLOT="0" # matplotlib/backends/qt4_editor: MIT # Fonts: BitstreamVera, OFL-1.1 LICENSE="BitstreamVera BSD matplotlib MIT OFL-1.1" -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="~amd64 arm ~ppc ~ppc64 ~x86 ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="cairo doc excel examples fltk gtk gtk3 latex pyside qt4 test tk wxwidgets" # #456704 -- a lot of py2-only deps |