diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2011-04-01 16:38:19 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2011-04-01 16:38:19 +0000 |
commit | a6a6a91eaaab449db954ded5569398796a303a78 (patch) | |
tree | 7c9a91bcf4a81a2190ae054581434e88eb2dc3d8 /dev-python/matplotlib | |
parent | Marked ~ppc64 wrt #342297 (diff) | |
download | historical-a6a6a91eaaab449db954ded5569398796a303a78.tar.gz historical-a6a6a91eaaab449db954ded5569398796a303a78.tar.bz2 historical-a6a6a91eaaab449db954ded5569398796a303a78.zip |
Marked ~ppc64 wrt #342297
Package-Manager: portage-2.2.0_alpha27/cvs/Linux x86_64
Diffstat (limited to 'dev-python/matplotlib')
-rw-r--r-- | dev-python/matplotlib/ChangeLog | 6 | ||||
-rw-r--r-- | dev-python/matplotlib/matplotlib-1.0.1-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-python/matplotlib/ChangeLog b/dev-python/matplotlib/ChangeLog index 5df8dda45461..4d150113c221 100644 --- a/dev-python/matplotlib/ChangeLog +++ b/dev-python/matplotlib/ChangeLog @@ -1,6 +1,10 @@ # 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.104 2011/03/28 13:24:13 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/matplotlib/ChangeLog,v 1.105 2011/04/01 16:38:19 xarthisius Exp $ + + 01 Apr 2011; Kacper Kowalik <xarthisius@gentoo.org> + matplotlib-1.0.1-r1.ebuild: + Marked ~ppc64 wrt #342297 28 Mar 2011; Pawel Hajdan jr <phajdan.jr@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 dae137398ca4..ef35cd847862 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.3 2011/03/28 13:24:13 phajdan.jr Exp $ +# $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 $ 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 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 |