From 42818b5e4928b375255e0ee1cc7cca81be2b70b3 Mon Sep 17 00:00:00 2001 From: Christian Faulhammer Date: Thu, 21 Jan 2010 14:05:57 +0000 Subject: stable x86, bug 301489 (Portage version: 2.1.6.13/cvs/Linux i686) --- sci-visualization/xd3d/ChangeLog | 7 +++++-- sci-visualization/xd3d/xd3d-8.3.1.ebuild | 6 +++--- 2 files changed, 8 insertions(+), 5 deletions(-) (limited to 'sci-visualization/xd3d') diff --git a/sci-visualization/xd3d/ChangeLog b/sci-visualization/xd3d/ChangeLog index fd7195554dca..ec969c7fac3c 100644 --- a/sci-visualization/xd3d/ChangeLog +++ b/sci-visualization/xd3d/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-visualization/xd3d -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-visualization/xd3d/ChangeLog,v 1.9 2009/12/04 19:05:23 bicatali Exp $ +# 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 $ + + 21 Jan 2010; Christian Faulhammer xd3d-8.3.1.ebuild: + stable x86, bug 301489 04 Dec 2009; Sébastien Fabbro xd3d-8.3.1.ebuild, files/xd3d-8.3.1-gentoo.diff, +files/xd3d-8.3.1-parallel.patch, diff --git a/sci-visualization/xd3d/xd3d-8.3.1.ebuild b/sci-visualization/xd3d/xd3d-8.3.1.ebuild index 3974d26a083f..3b279148e76e 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-2009 Gentoo Foundation +# 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.3 2009/12/04 19:05:23 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-visualization/xd3d/xd3d-8.3.1.ebuild,v 1.4 2010/01/21 14:05:57 fauli 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="~ppc ~ppc64 ~x86 ~amd64" +KEYWORDS="~amd64 ~ppc ~ppc64 x86" IUSE="" RDEPEND="x11-libs/libXpm" -- cgit v1.2.3-65-gdbad