summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Gall <tgall@gentoo.org>2010-01-22 21:26:33 +0000
committerTom Gall <tgall@gentoo.org>2010-01-22 21:26:33 +0000
commitd0fcc2edf4db27679f263f77f9ce048d153f2e78 (patch)
tree8500d8980efd8bbe06379f12666900555ad62bfb /sci-visualization
parentKeyword ~amd64-linux/~x86-linux (diff)
downloadgentoo-2-d0fcc2edf4db27679f263f77f9ce048d153f2e78.tar.gz
gentoo-2-d0fcc2edf4db27679f263f77f9ce048d153f2e78.tar.bz2
gentoo-2-d0fcc2edf4db27679f263f77f9ce048d153f2e78.zip
stalbe on ppc64, bug 301489
(Portage version: 2.1.6.13/cvs/Linux ppc64)
Diffstat (limited to 'sci-visualization')
-rw-r--r--sci-visualization/xd3d/ChangeLog5
-rw-r--r--sci-visualization/xd3d/xd3d-8.3.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-visualization/xd3d/ChangeLog b/sci-visualization/xd3d/ChangeLog
index ec969c7fac3c..71785d9dfb3d 100644
--- a/sci-visualization/xd3d/ChangeLog
+++ b/sci-visualization/xd3d/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-visualization/xd3d
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-visualization/xd3d/ChangeLog,v 1.10 2010/01/21 14:05:57 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-visualization/xd3d/ChangeLog,v 1.11 2010/01/22 21:26:33 tgall Exp $
+
+ 22 Jan 2010; Tom Gall <tgall@gentoo.org> xd3d-8.3.1.ebuild:
+ stable on ppc64, 301489
21 Jan 2010; Christian Faulhammer <fauli@gentoo.org> xd3d-8.3.1.ebuild:
stable x86, bug 301489
diff --git a/sci-visualization/xd3d/xd3d-8.3.1.ebuild b/sci-visualization/xd3d/xd3d-8.3.1.ebuild
index 3b279148e76e..213d85745676 100644
--- a/sci-visualization/xd3d/xd3d-8.3.1.ebuild
+++ b/sci-visualization/xd3d/xd3d-8.3.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/xd3d/xd3d-8.3.1.ebuild,v 1.4 2010/01/21 14:05:57 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-visualization/xd3d/xd3d-8.3.1.ebuild,v 1.5 2010/01/22 21:26:33 tgall Exp $
EAPI=2
inherit eutils toolchain-funcs
@@ -10,7 +10,7 @@ HOMEPAGE="http://www.cmap.polytechnique.fr/~jouve/xd3d/"
SRC_URI="mirror://gentoo/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 x86"
+KEYWORDS="~amd64 ~ppc ppc64 x86"
IUSE=""
RDEPEND="x11-libs/libXpm"