diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-05-15 17:51:08 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-05-15 17:51:08 +0000 |
commit | ee39dacd71cae1d0019e4dd4fc23a13a3142013e (patch) | |
tree | ed5f9d06cf6f15e2cced3cc8c42b2d4faa0a124a | |
parent | Add ~alpha/~ia64/~m68k/~s390/~sh/~sparc wrt #358079 (diff) | |
download | gentoo-2-ee39dacd71cae1d0019e4dd4fc23a13a3142013e.tar.gz gentoo-2-ee39dacd71cae1d0019e4dd4fc23a13a3142013e.tar.bz2 gentoo-2-ee39dacd71cae1d0019e4dd4fc23a13a3142013e.zip |
x86 stable wrt bug #365887
(Portage version: 2.1.9.42/cvs/Linux i686)
-rw-r--r-- | sci-visualization/veusz/ChangeLog | 5 | ||||
-rw-r--r-- | sci-visualization/veusz/veusz-1.11.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-visualization/veusz/ChangeLog b/sci-visualization/veusz/ChangeLog index 21c62e796188..acd0ec97302f 100644 --- a/sci-visualization/veusz/ChangeLog +++ b/sci-visualization/veusz/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-visualization/veusz # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-visualization/veusz/ChangeLog,v 1.31 2011/05/06 18:24:08 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-visualization/veusz/ChangeLog,v 1.32 2011/05/15 17:51:08 phajdan.jr Exp $ + + 15 May 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> veusz-1.11.ebuild: + x86 stable wrt bug #365887 06 May 2011; Markos Chandras <hwoarang@gentoo.org> veusz-1.11.ebuild: Stable on amd64 wrt bug #365887 diff --git a/sci-visualization/veusz/veusz-1.11.ebuild b/sci-visualization/veusz/veusz-1.11.ebuild index 171a0acde7fa..5084148031b0 100644 --- a/sci-visualization/veusz/veusz-1.11.ebuild +++ b/sci-visualization/veusz/veusz-1.11.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/sci-visualization/veusz/veusz-1.11.ebuild,v 1.2 2011/05/06 18:24:08 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-visualization/veusz/veusz-1.11.ebuild,v 1.3 2011/05/15 17:51:08 phajdan.jr Exp $ EAPI="3" PYTHON_DEPEND="2" @@ -15,7 +15,7 @@ SRC_URI="http://download.gna.org/${PN}/${P}.tar.gz" IUSE="doc examples fits" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" LICENSE="GPL-2" DEPEND="dev-python/numpy" |