diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2010-02-04 16:55:44 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2010-02-04 16:55:44 +0000 |
commit | bc43bc37b958e2a75c44f2686396959d4a1e3e0b (patch) | |
tree | 6dda54e3977eb3f49362733e4554fd70ecce6db3 | |
parent | Stable on amd64 wrt bug #299568 (diff) | |
download | gentoo-2-bc43bc37b958e2a75c44f2686396959d4a1e3e0b.tar.gz gentoo-2-bc43bc37b958e2a75c44f2686396959d4a1e3e0b.tar.bz2 gentoo-2-bc43bc37b958e2a75c44f2686396959d4a1e3e0b.zip |
Stable on amd64 wrt bug #270481
(Portage version: 2.2_rc62/cvs/Linux x86_64)
-rw-r--r-- | sci-visualization/pyxplot/ChangeLog | 5 | ||||
-rw-r--r-- | sci-visualization/pyxplot/pyxplot-0.7.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-visualization/pyxplot/ChangeLog b/sci-visualization/pyxplot/ChangeLog index f6de5794983e..783281943d1a 100644 --- a/sci-visualization/pyxplot/ChangeLog +++ b/sci-visualization/pyxplot/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-visualization/pyxplot # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-visualization/pyxplot/ChangeLog,v 1.15 2010/01/12 15:25:57 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-visualization/pyxplot/ChangeLog,v 1.16 2010/02/04 16:55:44 hwoarang Exp $ + + 04 Feb 2010; Markos Chandras <hwoarang@gentoo.org> pyxplot-0.7.1.ebuild: + Stable on amd64 wrt bug #270481 12 Jan 2010; Christian Faulhammer <fauli@gentoo.org> pyxplot-0.7.1.ebuild: stable x86, bug 270481 diff --git a/sci-visualization/pyxplot/pyxplot-0.7.1.ebuild b/sci-visualization/pyxplot/pyxplot-0.7.1.ebuild index 1109be516d64..e927b64d3462 100644 --- a/sci-visualization/pyxplot/pyxplot-0.7.1.ebuild +++ b/sci-visualization/pyxplot/pyxplot-0.7.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-visualization/pyxplot/pyxplot-0.7.1.ebuild,v 1.2 2010/01/12 15:25:57 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-visualization/pyxplot/pyxplot-0.7.1.ebuild,v 1.3 2010/02/04 16:55:44 hwoarang Exp $ EAPI=2 inherit eutils python @@ -10,7 +10,7 @@ HOMEPAGE="http://www.pyxplot.org.uk/" SRC_URI="http://www.pyxplot.org.uk/src/${PN}_${PV}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 x86" +KEYWORDS="amd64 x86" IUSE="" RDEPEND="virtual/latex-base |