diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-11-06 10:58:40 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-11-06 10:58:40 +0000 |
commit | 1169937ad8905a73e2aeec32dc263665049bb477 (patch) | |
tree | 6a13b003cadfebdf9f95938de71e6ad55e542961 /dev-python/matplotlib | |
parent | Stable for amd64, wrt bug #441276 (diff) | |
download | gentoo-2-1169937ad8905a73e2aeec32dc263665049bb477.tar.gz gentoo-2-1169937ad8905a73e2aeec32dc263665049bb477.tar.bz2 gentoo-2-1169937ad8905a73e2aeec32dc263665049bb477.zip |
Stable for amd64, wrt bug #441278
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'dev-python/matplotlib')
-rw-r--r-- | dev-python/matplotlib/ChangeLog | 5 | ||||
-rw-r--r-- | dev-python/matplotlib/matplotlib-1.1.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/matplotlib/ChangeLog b/dev-python/matplotlib/ChangeLog index 7f6cd78de05c..e94b6288f060 100644 --- a/dev-python/matplotlib/ChangeLog +++ b/dev-python/matplotlib/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/matplotlib # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/matplotlib/ChangeLog,v 1.125 2012/11/06 01:18:51 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/matplotlib/ChangeLog,v 1.126 2012/11/06 10:58:40 ago Exp $ + + 06 Nov 2012; Agostino Sarubbo <ago@gentoo.org> matplotlib-1.1.1.ebuild: + Stable for amd64, wrt bug #441278 06 Nov 2012; Anthony G. Basile <blueness@gentoo.org> matplotlib-1.1.1.ebuild: stable ppc, bug #441278 diff --git a/dev-python/matplotlib/matplotlib-1.1.1.ebuild b/dev-python/matplotlib/matplotlib-1.1.1.ebuild index 4e50e298ddc4..b0770605246d 100644 --- a/dev-python/matplotlib/matplotlib-1.1.1.ebuild +++ b/dev-python/matplotlib/matplotlib-1.1.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/matplotlib/matplotlib-1.1.1.ebuild,v 1.3 2012/11/06 01:18:51 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/matplotlib/matplotlib-1.1.1.ebuild,v 1.4 2012/11/06 10:58:40 ago Exp $ EAPI="3" @@ -24,7 +24,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" IUSE="cairo doc excel examples fltk gtk latex qt4 test tk wxwidgets" SLOT="0" -KEYWORDS="~amd64 ppc ~ppc64 ~x86 ~amd64-linux ~ppc-macos ~x64-macos ~x86-freebsd ~x86-linux ~x86-macos" +KEYWORDS="amd64 ppc ~ppc64 ~x86 ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" # Main license: matplotlib # Some modules: BSD |