summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2010-01-23 15:56:35 +0000
committerBrent Baude <ranger@gentoo.org>2010-01-23 15:56:35 +0000
commitadb15ad954d04437a2439ed239582dde4b2a4e9a (patch)
treeb2555a05967de6df82c4b03c4e41d7bb92dde7ee /sci-visualization
parentstable ppc, bug 301491 (diff)
downloadgentoo-2-adb15ad954d04437a2439ed239582dde4b2a4e9a.tar.gz
gentoo-2-adb15ad954d04437a2439ed239582dde4b2a4e9a.tar.bz2
gentoo-2-adb15ad954d04437a2439ed239582dde4b2a4e9a.zip
stable ppc, 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 71785d9dfb3d..d246fab75db5 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.11 2010/01/22 21:26:33 tgall Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-visualization/xd3d/ChangeLog,v 1.12 2010/01/23 15:56:35 ranger Exp $
+
+ 23 Jan 2010; Brent Baude <ranger@gentoo.org> xd3d-8.3.1.ebuild:
+ stable ppc, bug 301489
22 Jan 2010; Tom Gall <tgall@gentoo.org> xd3d-8.3.1.ebuild:
stable on ppc64, 301489
diff --git a/sci-visualization/xd3d/xd3d-8.3.1.ebuild b/sci-visualization/xd3d/xd3d-8.3.1.ebuild
index 213d85745676..851598f61731 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.5 2010/01/22 21:26:33 tgall Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-visualization/xd3d/xd3d-8.3.1.ebuild,v 1.6 2010/01/23 15:56:35 ranger 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"