diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-05-07 07:35:41 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-05-07 07:35:41 +0000 |
commit | fbbbe69ea18e79cf64815ead56ceebaf3665eb32 (patch) | |
tree | 37a39a2040dac0a0d4fc2249d8d9a49575fcc70c /sci-visualization/qtiplot | |
parent | Removing maintainer (diff) | |
download | gentoo-2-fbbbe69ea18e79cf64815ead56ceebaf3665eb32.tar.gz gentoo-2-fbbbe69ea18e79cf64815ead56ceebaf3665eb32.tar.bz2 gentoo-2-fbbbe69ea18e79cf64815ead56ceebaf3665eb32.zip |
Added ~ppc64
(Portage version: 2203-svn)
Diffstat (limited to 'sci-visualization/qtiplot')
-rw-r--r-- | sci-visualization/qtiplot/ChangeLog | 5 | ||||
-rw-r--r-- | sci-visualization/qtiplot/qtiplot-0.8.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-visualization/qtiplot/ChangeLog b/sci-visualization/qtiplot/ChangeLog index 88e5ec4d73c2..4a6af7b80fa6 100644 --- a/sci-visualization/qtiplot/ChangeLog +++ b/sci-visualization/qtiplot/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-visualization/qtiplot # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-visualization/qtiplot/ChangeLog,v 1.7 2006/05/05 16:04:49 caleb Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-visualization/qtiplot/ChangeLog,v 1.8 2006/05/07 07:35:41 corsair Exp $ + + 07 May 2006; Markus Rothe <corsair@gentoo.org> qtiplot-0.8.2.ebuild: + Added ~ppc64 05 May 2006; Caleb Tennis <caleb@gentoo.org> qtiplot-0.8.2.ebuild: Change qwt dep to 4.2 so that it doesn't try and build against 5 diff --git a/sci-visualization/qtiplot/qtiplot-0.8.2.ebuild b/sci-visualization/qtiplot/qtiplot-0.8.2.ebuild index ae8609fd5565..b104bed89b30 100644 --- a/sci-visualization/qtiplot/qtiplot-0.8.2.ebuild +++ b/sci-visualization/qtiplot/qtiplot-0.8.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-visualization/qtiplot/qtiplot-0.8.2.ebuild,v 1.2 2006/05/05 16:04:49 caleb Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-visualization/qtiplot/qtiplot-0.8.2.ebuild,v 1.3 2006/05/07 07:35:41 corsair Exp $ inherit eutils multilib qt3 @@ -10,7 +10,7 @@ SRC_URI="http://soft.proindependent.com/src/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" IUSE="" DEPEND="$(qt_min_version 3.3) |