diff options
author | Brent Baude <ranger@gentoo.org> | 2009-04-06 15:20:27 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2009-04-06 15:20:27 +0000 |
commit | 94405e794453168e091f9989760b9645646b4faf (patch) | |
tree | 1647aa3234b5ba41ba2acfbedd28b281631d4bfe /sci-visualization/qtiplot | |
parent | Marking cdrdao-1.2.2-r3 ppc for bug 264173 (diff) | |
download | gentoo-2-94405e794453168e091f9989760b9645646b4faf.tar.gz gentoo-2-94405e794453168e091f9989760b9645646b4faf.tar.bz2 gentoo-2-94405e794453168e091f9989760b9645646b4faf.zip |
Marking qtiplot-0.9.7.4 ~ppc for bug 215830
(Portage version: 2.1.6.11/cvs/Linux ppc64)
Diffstat (limited to 'sci-visualization/qtiplot')
-rw-r--r-- | sci-visualization/qtiplot/ChangeLog | 7 | ||||
-rw-r--r-- | sci-visualization/qtiplot/qtiplot-0.9.7.4.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/sci-visualization/qtiplot/ChangeLog b/sci-visualization/qtiplot/ChangeLog index d5d225317a01..5d7eed5877af 100644 --- a/sci-visualization/qtiplot/ChangeLog +++ b/sci-visualization/qtiplot/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-visualization/qtiplot -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-visualization/qtiplot/ChangeLog,v 1.39 2008/12/20 07:11:02 grozin Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sci-visualization/qtiplot/ChangeLog,v 1.40 2009/04/06 15:20:27 ranger Exp $ + + 06 Apr 2009; Brent Baude <ranger@gentoo.org> qtiplot-0.9.7.4.ebuild: + Marking qtiplot-0.9.7.4 ~ppc for bug 215830 *qtiplot-0.9.7.4 (20 Dec 2008) diff --git a/sci-visualization/qtiplot/qtiplot-0.9.7.4.ebuild b/sci-visualization/qtiplot/qtiplot-0.9.7.4.ebuild index bf5cbf0bcb45..497317a1721b 100644 --- a/sci-visualization/qtiplot/qtiplot-0.9.7.4.ebuild +++ b/sci-visualization/qtiplot/qtiplot-0.9.7.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-visualization/qtiplot/qtiplot-0.9.7.4.ebuild,v 1.1 2008/12/20 07:11:02 grozin Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-visualization/qtiplot/qtiplot-0.9.7.4.ebuild,v 1.2 2009/04/06 15:20:27 ranger Exp $ EAPI="1" inherit eutils multilib qt4 fdo-mime python @@ -12,7 +12,7 @@ SRC_URI="mirror://berlios/${PN}/${P}.tar.bz2 LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc64 ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" IUSE="python doc bindist" LANGS="de es fr ja ru sv" |