summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2010-05-22 14:48:23 +0000
committerPacho Ramos <pacho@gentoo.org>2010-05-22 14:48:23 +0000
commiteb64cf300c34b52f497ecc5eb3ba85b0d64da3c3 (patch)
treec2dc22622cf396760321f28442a6b8d0d648d545 /sci-visualization/xd3d
parentCleanup old versions, use new syntax. (diff)
downloadgentoo-2-eb64cf300c34b52f497ecc5eb3ba85b0d64da3c3.tar.gz
gentoo-2-eb64cf300c34b52f497ecc5eb3ba85b0d64da3c3.tar.bz2
gentoo-2-eb64cf300c34b52f497ecc5eb3ba85b0d64da3c3.zip
stable amd64, bug 301489
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'sci-visualization/xd3d')
-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 d246fab75db5..062ad23327bc 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.12 2010/01/23 15:56:35 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-visualization/xd3d/ChangeLog,v 1.13 2010/05/22 14:48:23 pacho Exp $
+
+ 22 May 2010; Pacho Ramos <pacho@gentoo.org> xd3d-8.3.1.ebuild:
+ stable amd64, bug 301489
23 Jan 2010; Brent Baude <ranger@gentoo.org> xd3d-8.3.1.ebuild:
stable ppc, bug 301489
diff --git a/sci-visualization/xd3d/xd3d-8.3.1.ebuild b/sci-visualization/xd3d/xd3d-8.3.1.ebuild
index 851598f61731..c0f83cec8ba2 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.6 2010/01/23 15:56:35 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-visualization/xd3d/xd3d-8.3.1.ebuild,v 1.7 2010/05/22 14:48:23 pacho 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"