diff options
author | 2007-12-15 06:25:27 +0000 | |
---|---|---|
committer | 2007-12-15 06:25:27 +0000 | |
commit | b13e73bc6d7f4bd3e8d0bb1b4400e520543bca28 (patch) | |
tree | 56c88d4dc532c9c7a97c3a6eb535f64a92fc421f /dev-python/matplotlib | |
parent | Stable for HPPA (bug #202158). (diff) | |
download | gentoo-2-b13e73bc6d7f4bd3e8d0bb1b4400e520543bca28.tar.gz gentoo-2-b13e73bc6d7f4bd3e8d0bb1b4400e520543bca28.tar.bz2 gentoo-2-b13e73bc6d7f4bd3e8d0bb1b4400e520543bca28.zip |
Stable on x86 wrt bug #202250
(Portage version: 2.1.3.19)
Diffstat (limited to 'dev-python/matplotlib')
-rw-r--r-- | dev-python/matplotlib/ChangeLog | 5 | ||||
-rw-r--r-- | dev-python/matplotlib/matplotlib-0.90.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/matplotlib/ChangeLog b/dev-python/matplotlib/ChangeLog index dea970a22196..216430eda0db 100644 --- a/dev-python/matplotlib/ChangeLog +++ b/dev-python/matplotlib/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/matplotlib # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/matplotlib/ChangeLog,v 1.38 2007/12/14 17:36:48 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/matplotlib/ChangeLog,v 1.39 2007/12/15 06:25:27 cla Exp $ + + 15 Dec 2007; Dawid Węgliński <cla@gentoo.org> matplotlib-0.90.1.ebuild: + Stable on x86 (bug #202250) 14 Dec 2007; nixnut <nixnut@gentoo.org> matplotlib-0.90.1.ebuild: Stable on ppc wrt bug 202250 diff --git a/dev-python/matplotlib/matplotlib-0.90.1.ebuild b/dev-python/matplotlib/matplotlib-0.90.1.ebuild index 63c63d26512f..a13f94a1a472 100644 --- a/dev-python/matplotlib/matplotlib-0.90.1.ebuild +++ b/dev-python/matplotlib/matplotlib-0.90.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/matplotlib/matplotlib-0.90.1.ebuild,v 1.8 2007/12/14 17:36:48 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/matplotlib/matplotlib-0.90.1.ebuild,v 1.9 2007/12/15 06:25:27 cla Exp $ NEED_PYTHON=2.3 @@ -15,7 +15,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz IUSE="doc examples gtk latex tk" SLOT="0" -KEYWORDS="~amd64 ppc ~x86" +KEYWORDS="~amd64 ppc x86" LICENSE="PYTHON" DEPEND="|| ( |