diff options
author | Brent Baude <ranger@gentoo.org> | 2011-04-14 20:10:23 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2011-04-14 20:10:23 +0000 |
commit | b55bcf3c41bc80429e13a4af9ace09b7f3af9ef5 (patch) | |
tree | 862cca923b3ada06e76a3a7f05e5c15c9dc1e7a6 /dev-python/matplotlib | |
parent | Marking stix-fonts-1.0.0-r1 ppc for bug 360635 (diff) | |
download | gentoo-2-b55bcf3c41bc80429e13a4af9ace09b7f3af9ef5.tar.gz gentoo-2-b55bcf3c41bc80429e13a4af9ace09b7f3af9ef5.tar.bz2 gentoo-2-b55bcf3c41bc80429e13a4af9ace09b7f3af9ef5.zip |
Marking matplotlib-1.0.1-r1 ppc for bug 360635
(Portage version: 2.1.9.42/cvs/Linux ppc64)
Diffstat (limited to 'dev-python/matplotlib')
-rw-r--r-- | dev-python/matplotlib/ChangeLog | 5 | ||||
-rw-r--r-- | dev-python/matplotlib/matplotlib-1.0.1-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/matplotlib/ChangeLog b/dev-python/matplotlib/ChangeLog index 4d150113c221..12f9ff86f22b 100644 --- a/dev-python/matplotlib/ChangeLog +++ b/dev-python/matplotlib/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/matplotlib # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/matplotlib/ChangeLog,v 1.105 2011/04/01 16:38:19 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/matplotlib/ChangeLog,v 1.106 2011/04/14 20:10:23 ranger Exp $ + + 14 Apr 2011; Brent Baude <ranger@gentoo.org> matplotlib-1.0.1-r1.ebuild: + Marking matplotlib-1.0.1-r1 ppc for bug 360635 01 Apr 2011; Kacper Kowalik <xarthisius@gentoo.org> matplotlib-1.0.1-r1.ebuild: diff --git a/dev-python/matplotlib/matplotlib-1.0.1-r1.ebuild b/dev-python/matplotlib/matplotlib-1.0.1-r1.ebuild index ef35cd847862..ac2538160c88 100644 --- a/dev-python/matplotlib/matplotlib-1.0.1-r1.ebuild +++ b/dev-python/matplotlib/matplotlib-1.0.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/matplotlib/matplotlib-1.0.1-r1.ebuild,v 1.4 2011/04/01 16:38:19 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/matplotlib/matplotlib-1.0.1-r1.ebuild,v 1.5 2011/04/14 20:10:23 ranger Exp $ EAPI="3" PYTHON_DEPEND="2" @@ -20,7 +20,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz IUSE="cairo doc excel examples fltk gtk latex qt4 traits tk wxwidgets" SLOT="0" -KEYWORDS="amd64 ~ppc ~ppc64 x86 ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="amd64 ppc ~ppc64 x86 ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" LICENSE="PYTHON BSD" CDEPEND="dev-python/numpy |