diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-01-17 18:40:03 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-01-17 18:40:03 +0000 |
commit | efcdac36fae196da909f4c918c0a33910dfef6da (patch) | |
tree | 966806c01ec211eb4fcf0193c3999d3633bbb4c0 /sci-visualization/opendx | |
parent | alpha/arm/ia64/s390/sh/sparc stable wrt #297023 (diff) | |
download | gentoo-2-efcdac36fae196da909f4c918c0a33910dfef6da.tar.gz gentoo-2-efcdac36fae196da909f4c918c0a33910dfef6da.tar.bz2 gentoo-2-efcdac36fae196da909f4c918c0a33910dfef6da.zip |
stable x86, bug 299835
(Portage version: 2.1.6.13/cvs/Linux i686)
Diffstat (limited to 'sci-visualization/opendx')
-rw-r--r-- | sci-visualization/opendx/ChangeLog | 6 | ||||
-rw-r--r-- | sci-visualization/opendx/opendx-4.4.4-r4.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sci-visualization/opendx/ChangeLog b/sci-visualization/opendx/ChangeLog index e048a851e6bc..c2f567efd7e4 100644 --- a/sci-visualization/opendx/ChangeLog +++ b/sci-visualization/opendx/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sci-visualization/opendx # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-visualization/opendx/ChangeLog,v 1.19 2010/01/12 19:00:12 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-visualization/opendx/ChangeLog,v 1.20 2010/01/17 18:40:03 fauli Exp $ + + 17 Jan 2010; Christian Faulhammer <fauli@gentoo.org> + opendx-4.4.4-r4.ebuild: + stable x86, bug 299835 12 Jan 2010; nixnut <nixnut@gentoo.org> opendx-4.4.4-r4.ebuild: ppc stable #299835 diff --git a/sci-visualization/opendx/opendx-4.4.4-r4.ebuild b/sci-visualization/opendx/opendx-4.4.4-r4.ebuild index 8c9be00ac042..28858eed9618 100644 --- a/sci-visualization/opendx/opendx-4.4.4-r4.ebuild +++ b/sci-visualization/opendx/opendx-4.4.4-r4.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/opendx/opendx-4.4.4-r4.ebuild,v 1.2 2010/01/12 19:00:12 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-visualization/opendx/opendx-4.4.4-r4.ebuild,v 1.3 2010/01/17 18:40:03 fauli Exp $ EAPI=2 @@ -13,7 +13,7 @@ SRC_URI="http://opendx.sdsc.edu/source/${P/open}.tar.gz" LICENSE="IPL-1" SLOT="0" -KEYWORDS="~amd64 ppc ~x86" +KEYWORDS="~amd64 ppc x86" IUSE="hdf cdf netcdf tiff imagemagick szip smp" |